How to generate XML sample data from XSD Schema file?
Posted: Wed Sep 02, 2009 4:24 pm
Assume I have a XSD Schema file. How can I generate an XML sample instance doc with sample values from this XSD (with Oxygen) ?
If this is not possible with Oxygen: Which other tool can help me
at this task?
What, if the XSD Schema file contains <xsd:choice> in deeper levels and I want to generate some sample XML for lets say the fifth variant?
Can I select between different branches of such a <xsd:choice>?
Peter
If this is not possible with Oxygen: Which other tool can help me
at this task?
What, if the XSD Schema file contains <xsd:choice> in deeper levels and I want to generate some sample XML for lets say the fifth variant?
Can I select between different branches of such a <xsd:choice>?
Peter