xsl-list
[Top] [All Lists]

RE: Creating HTML form from XSD Schema with XSLT ???

2004-11-07 14:09:36
Is there a way to create a HTML form from a given XSD Schema?
This form should contain an entry field for every declared element
in the XSD Schema.

If not, may it is possibile to achieve this with a few restrictions?

Perhaps XSLT 2.0 offers some more of the needed features ?

No, XSLT 2.0 doesn't provide an introspection API for the schema.

Have you looked at server-side XForms implementations?

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