[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: "Antony Scott" <Antony.Scott@xxxxxxxxxx>
Date: Tue, 3 Jul 2001 14:02:39 +0100
generate html forms
Rather than going straight from XSD to HTML, you may want to think in
terms of a step wise approach which allowed you to specify the form
structure in a separate (presentation-independent) XML document, then
populate that document with data from the schema, then apply a styling
XSLT to render it in HTML. This gives you a process which is not bound
to any specific schema or output device. You may find this is also
easier to develop and maintain, in that changes to the form design or
styling can be expressed in the 'form specification' XML or the final
XSLT respectively, instead of in a single complex XSLT file. You've also
got more control over which form objects are used for each XSD
component. 

Antony

Antony Scott
Director of Professional Services
RivCom
Tel: +44 (0)1934 835851
E-mail: antony.scott@xxxxxxxxxx
Internet: http://www.rivcom.com



Date: Mon, 2 Jul 2001 15:04:15 +0100 
From: Maria Gray <maria.gray@xxxxxxxxxx>
Subject:  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


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.