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] )
LICENSE
Copyrights 2006-2016 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