[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: can i use xslt to generate html forms on .xsd file

Subject: RE: can i use xslt to generate html forms on .xsd files.
From: Rene de Vries <RdVries@xxxxxxxxxxx>
Date: Mon, 2 Jul 2001 16:28:19 +0200
generate html from xsd
Hi Maria,

Yes you can, because an XSD is an XML.
The only thing I've done so far is to present an XSD neatly in HTML. So not 
the fancy stuff you want to do with HTML->XML, but it must be possible.
Just treat the XSD as you would use an XML and state in your XSL:
<xsl:stylesheet version="1.0" 
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
xmlns:xsd="http://www.w3.org/2000/10/XMLSchema">

The parser will then recognize all xsd:.....

See also: http://lists.xml.org/archives/xml-dev/200012/msg00083.html for a 
generic XSL displaying an XSD.

Greetings Rene
   { @   @ }
        ^
      \__/

"You don't need eyes to see, you need vision!"

-----Oorspronkelijk bericht-----
Van:	Maria Gray [SMTP:maria.gray@xxxxxxxxxx]
Verzonden:	maandag 2 juli 2001 16:02
Aan:	xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Onderwerp:	 can i use xslt to generate html forms on .xsd files.

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


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.