in reply to
xsd to html-form
XSD is just an XML file, so read with
XML::Twig
,
XML::LibXML
,
XML::Compile::Schema
, and then something something :)
Comment on
Re: xsd to html-form
In Section
Seekers of Perl Wisdom