On Tue, 12 Nov 2002, Stefan Lischke wrote: > Hi > > > > By the way has anyone a XSLT which generates a HTML Input form a XSD > > > > I've been thinking about this too... this is all I've found so far > > > > http://lists.xml.org/archives/xml-dev/200012/msg00083.html > > know this, but i think its impossible with for example recursive > Definitions. We have to use multiple Transformations depends on the input. > > But wait one more month, i'm working on a good solution > > mfg stefan >
Hah! I just remembered where I saw that link: http://www.xml.com/pub/a/2002/06/12/xupdate.html This sample will be too basic for your needs, Stefan, but may help some other folks who just want some basics... Also, article has some good links to other projects (eg. the w3.org XForm project + links to XForm impls like cocoon XMLForm ... which i for one was unaware of) im-unlearned-o, the choices seem to be 1) use a simple approach like the one in the article, or 2) inject yet-another-abstraction-layer in ye-olde presentation-content model e.g. struts mvc+, or xforms processor, or [other] j