[xsl] can i use xslt to generate html forms on .xsd files.

Subject: [xsl] can i use xslt to generate html forms on .xsd files.
From: Maria Gray <maria.gray@xxxxxxxxxx>
Date: Mon, 2 Jul 2001 15:04:15 +0100
Hi,
 
Is it possible to use xslt on a schema document (.xsd) to generate html ? 
I will have no source xml to run the xslt on they way you normally would. 
 
The idea is that the xslt will turn the xsd document into a html form - drop
down lists for enumerations, input boxes for attributes etc. The user can
then fill in the values, the form will post to a servlet which will generate
the xml.
 
Maria.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread