-
Transforming XML Schema to HTML
Does anyone knows how to do the following?
1. Read the XML Schema (XSD)
2. Translate the XSD into a browser screen that might look like this:
PROPERTY/LOCATION Nodes
<XHSD:HOUSE_NUMBER> [x] yes [ ] no
<XHSD:STREET_DIR_PREFIX> [x] yes [ ] no
<XHSD:STREET_NAME> [x] yes [ ] no
<XHSD:STREET_DIR_SUFFIX> [x] yes [ ] no
... etc ...
[SAVE] [CANCEL]
3. Translate the saved data into an XML package
4. Save the XML package.
Any help would be greatly appreciated.
Thanks,
Robert
-
some (useless) reply
I have been looking for the same thing, and as yet I haven't found anything aside this chain (if you find out more, i will be VERY pleased to hear):
1) use xslt to transform xsd into an xforms document
2) use mozilla with xforms plugin to edit and post (or put!)
Easy
Now comes the hard part....
The technology is not quite ripe yet, and my knowledge is limited.
I think the xslt is very hard to write, and using mozilla leaves out quite a few customers (not that I mind very much...)
There are currently no support for schema-included schemas, ****, my brain doesn't support them either.
-
I'm doing it using ASP.net to transform the XSD to HTML form. I want it to be generated automatically after reading and parsing the XSD file and save the HTML file.
Robert Suner
Similar Threads
-
By Thaxton Mauzy in forum XML
Replies: 3
Last Post: 05-28-2006, 08:59 AM
-
By teclioness in forum .NET
Replies: 0
Last Post: 10-07-2005, 07:10 AM
-
Replies: 3
Last Post: 08-07-2001, 03:32 PM
-
Replies: 3
Last Post: 05-26-2001, 01:27 AM
-
By Tim Frost in forum xml.announcements
Replies: 0
Last Post: 04-02-2001, 10:53 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks