XML::Compile::Schema::BuiltInFacets(3pm) | User Contributed Perl Documentation | XML::Compile::Schema::BuiltInFacets(3pm) |
XML::Compile::Schema::BuiltInFacets - handling of built-in facet checks
XML::Compile::Schema::BuiltInFacets is a Exporter
# Not for end-users use XML::Compile::Schema::BuiltInFacets qw/builtin_facet/
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.
This module is part of XML-Compile distribution version 1.61, built on November 09, 2018. Website: http://perl.overmeer.net/xml-compile/
Copyrights 2006-2018 by [Mark Overmeer <markov@cpan.org>]. 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://dev.perl.org/licenses/
2018-11-26 | perl v5.28.0 |