Provided by: libxml-compile-perl_1.58-2_all bug

NAME

       XML::Compile::Schema::BuiltInFacets - handling of built-in facet checks

INHERITANCE

        XML::Compile::Schema::BuiltInFacets
          is a Exporter

SYNOPSIS

        # Not for end-users
        use XML::Compile::Schema::BuiltInFacets qw/builtin_facet/

DESCRIPTION

       This package implements the facet checks.  Facets are used to express restrictions on variable content
       which need to be checked dynamically.

       The content is not for end-users, but called by the schema translator.

FUNCTIONS

       builtin_facet( $path, $args, $type, [$value] )

SEE ALSO

       This  module  is  part  of  XML-Compile  distribution  version  1.58,  built  on  June 27, 2017. Website:
       http://perl.overmeer.net/xml-compile/

       Please       post       questions       or        ideas        to        the        mailinglist        at
       http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile  .  For live contact with other developers,
       visit the "#xml-compile" channel on "irc.perl.org".

LICENSE

       Copyrights 2006-2017 by [Mark Overmeer]. For other contributors see ChangeLog.

       This program is free software; you can redistribute it and/or modify it under the Artistic license.   See
       http://dev.perl.org/licenses/artistic.html

perl v5.26.1                                       2017-10-02              XML::Compile::...::BuiltInFacets(3pm)