Provided by: libxml-compile-perl_1.42-1_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.42, built on January 06, 2014. Website:
       http://perl.overmeer.net/xml-compile/

       Other   distributions   in   this   suite:   XML::Compile,   XML::Compile::SOAP,    XML::Compile::WSDL11,
       XML::Compile::SOAP12,     XML::Compile::SOAP::Daemon,     XML::Compile::SOAP::WSA,    XML::Compile::C14N,
       XML::Compile::WSS,     XML::Compile::WSS::Signature,      XML::Compile::Tester,      XML::Compile::Cache,
       XML::Compile::Dumper, XML::Compile::RPC, XML::Rewrite and XML::LibXML::Simple.

       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-2014 by [Mark Overmeer]. For other contributors see ChangeLog.

       This  program  is  free  software;  you can redistribute it and/or modify it under the same terms as Perl
       itself.  See http://www.perl.com/perl/misc/Artistic.html

perl v5.18.1                                       2014-01-05              XML::Compile::...::BuiltInFacets(3pm)