![]() |
![]()
| ![]() |
![]()
NAMEschema2example - convert XML schema knowledge into Perl or XML examples SYNOPSISschema2example xml-file schema-file(s) >outfile schema2example -x xml-file -s schema-file(s) -o outfile DESCRIPTIONXML schemas are quite hard to read, certainly when multiple name-spaces are involved. The template() function in XML::Compile::Schema function can help displaying the expected structure of a message; this module is a wrapper around that function. OptionsYou can either specify an XML message filename and one or more schema filenames as arguments, or use the options.
SEE ALSOThis module is part of Perl's XML-Compile distribution. Website: http://perl.overmeer.net/xml-compile/ LICENSECopyrights 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
|