in reply to Generate Perl Code from XML Schema?

Andy Wardley has implemented a seminal Module on this: XML::Schema. As far as i remember it really reads xml-snippets and validates against it.

PS: As far as i know not all facets/types are implemented, but most. The code is very clean and i am sure that patches would be wellcome ;)

Murat

20031218 Edit by Corion: Removed PRE tags

  • Comment on Re: Generate Perl Code from XML Schema?