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/%facets/;

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 0.81, built on April 29, 2008. Website: http://perl.overmeer.net/xml-compile/ All modules in this suite: "XML::Compile", "XML::Compile::SOAP", "XML::Compile::SOAP::Daemon", "XML::Compile::Tester", "XML::Compile::Dumper".

Please post questions or ideas to http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile|the mailinglist For life contact with other developers, visit the #xml-compile channal on IRC.

LICENSE

Copyrights 2006-2008 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