[Home] [By Thread] [By Date] [Recent Entries]
I think that should be possible, after all a XML Schema is an XML file.
So just write an XSL file that transforms the Schema to HTML. You can match every xsd:element in the schema and output appropriate html for each. <xsl:for-each select="//xsd:element"> html code.. </for-each> /Gabriel ----- Original Message ----- From: "Matt Adams" <mattad@xxxxxxxxx> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx> Sent: Sunday, November 07, 2004 9:47 PM Subject: Creating HTML form from XSD Schema with XSLT ???
If not, may it is possibile to achieve this with a few restrictions? Perhaps XSLT 2.0 offers some more of the needed features ? Matt -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm
|

Cart



