XML::Compile::Schema::Translate

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

XML::Compile::Schema::Translate Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mark Overmeer
  • Publisher web site:
  • http://search.cpan.org/~markov/

XML::Compile::Schema::Translate Tags


XML::Compile::Schema::Translate Description

XML::Compile::Schema::Translate is a Perl module to create an XML data parser. XML::Compile::Schema::Translate is a Perl module to create an XML data parser.INHERITANCE XML::Compile::Schema::Translate is an ExporterSYNOPSIS # 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 Related Software