XML::Compile::Schema::BuiltInFacets - handling of built-in facet checks
Contents
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] )
Inheritance
XML::Compile::Schema::BuiltInFacets
is an Exporter
License
Copyrights 2006-2024 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/
perl v5.40.0 2024-10-27 XML::Compile::...::BuiltInFacets(3pm)
Name
XML::Compile::Schema::BuiltInFacets - handling of built-in facet checks
See Also
This module is part of XML-Compile distribution version 1.64, built on October 21, 2024. Website:
http://perl.overmeer.net/xml-compile/Synopsis
# Not for end-users
use XML::Compile::Schema::BuiltInFacets qw/builtin_facet/
