Re: [xsl] Creating HTML form from XSD Schema with XSLT ???

Subject: Re: [xsl] Creating HTML form from XSD Schema with XSLT ???
From: Micah Dubinko <micah@xxxxxxxxxxxx>
Date: Sun, 07 Nov 2004 15:25:35 -0700
Chiba (chiba.sf.net) includes a fairly advanced XSD-to-XForms converter as a separate tool from the server side forms engine.

However, as long as you're using XSD, you will be stuck with lots of complexity and frustrating limitations. Another approach is to generate forms from sample instances, as I have done with http://examploforms.org

More on topic for this list, it includes an XSLT implementation. :)

Thanks,

.micah

Michael Kay wrote:

Have you looked at server-side XForms implementations?

Michael Kay
http://www.saxonica.com/




-- Available for consulting. XForms, web forms, information overload. Micah Dubinko mailto:micah@xxxxxxxxxxxx Brain Attic, L.L.C. http://brainattic.info Yahoo IM: mdubinko Learn XForms today: http://xformsinstitute.com

Current Thread