=head1 NAME XML::Compile::Schema::BuiltInFacets - handling of built-in facet checks =head1 INHERITANCE XML::Compile::Schema::BuiltInFacets is a Exporter =head1 SYNOPSIS # Not for end-users use XML::Compile::Schema::BuiltInFacets qw/%facets/; =head1 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. =head1 FUNCTIONS B(PATH, ARGS, TYPE, [VALUE]) =over 4 =back =head1 SEE ALSO This module is part of XML-Compile distribution version 1.09, built on November 13, 2009. Website: F All modules in this suite: L, L, L, L, L, L, L, L, and L, L, L. Please post questions or ideas to the mailinglist at F For life contact with other developers, visit the C<#xml-compile> channel on C. =head1 LICENSE Copyrights 2006-2009 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 F