xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

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


Subject: Re: [xsl] 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

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: [xsl] 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
Keywords
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor