[
Lists Home |
Date Index |
Thread Index
]
- From: Jean-Marc Vanel <jmvanel@free.fr>
- To: "xml-dev@xml.org" <xml-dev@xml.org>, Jean Marc VANEL <jean-marc_vanel@effix.fr>
- Date: Tue, 09 May 2000 23:10:10 +0200
Hello
I did an XSLT transform from an XML Schema to an HTML form corresponding
to the Schema .
I allows a browser client to connect to a server whose schema is known.
Or simply to have a User Interface view of a Schema.
It is still work in progress....
See :
http://wwbota.free.fr/XSLT_models/README.htm
(look for XMLSchema2GUI.xslt)
The generated HTML uses <html:fieldset> , which doesn't work with
Netscape 4.7 (maybe with NS 6 ?).
--
<person>
<firstName>Jean-Marc</firstName>
<lastName>Vanel</LastName>
<motto>Veni, vidi, convici</motto>
<conference>9th International World Wide Web Conference - Amsterdam,
May 15-19, 2000
<a href="http://www.www9.org/">site</a>
</conference>
<project>Worlwide Botanical Knowledge Base -
making botany available on Internet
<a href="http://wwbota.free.fr/" >site</a>
</project>
<a href="http://jmvanel.free.fr/>home page</a>
<a href="mailto:jmvanel@free.fr">mail (possibly put "wwbota" in
subject to route your mail in relevant folder)</a>
</person>
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|