XML::Compile::Schema::Translate 0.06 review

Download
by rbytes.net on

XML::Compile::Schema::Translate is a Perl module to create an XML data parser. INHERITANCE XML::Compile::Schema::Translate

License: Perl Artistic License
File size: 0K
Developer: Mark Overmeer
0 stars award from rbytes.net

XML::Compile::Schema::Translate is a Perl module to create an XML data parser.

INHERITANCE

XML::Compile::Schema::Translate
is an Exporter

SYNOPSIS

# for internal use only!

This module converts a schema type definition into a code reference which can be used to interpret a schema. The sole public function in this package is compile_tree(), and is called by XML::Compile::Schema::compile(), which does a lot of set-ups. Please do not try to use this package directly!

The code in this package interprets schemas; it understands, for instance, how complexType definitions work. Then, when the schema syntax is decoded, it will knot the pieces together into one CODE reference which can be used in the main user program.

Requirements:
Perl

XML::Compile::Schema::Translate 0.06 search tags