Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Create 'template' xml from xsd model
Create 'template' xml from xsd model [message #589807] Tue, 20 July 2004 16:59
Gary is currently offline GaryFriend
Messages: 8
Registered: July 2009
Junior Member
Given an XSDSchema object I want to to generate a template XML tree using
all elements defined in the schema. In other words it would be the most
complete document that could be generated from the schema with all optional
elements and choices.

In my case I intend to generate an XML model that also contains not one but
all of the <choice> elements which means of course that the xml will not
validate against the schema but that's not what I want to do with it. I
just want an XML model that contains all the elements defined in the schema.

If someone could point me to the right place or has any ideas I would
appreciate it very much. Has anyone seen anything like this before or
anything close? Maybe anything that generates sample XML from a schema
would help.
Previous Topic:Remove XSD manually to Rinstall
Next Topic:Use xsd library in java applet
Goto Forum:
  


Current Time: Thu Apr 25 19:25:17 GMT 2024

Powered by FUDForum. Page generated in 1.24677 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top