Altova Mailing List Archives
>xml-dev Archive Home
>Recent entries
>Thread Prev - Generating XML from XSD
[Thread Next]
Re: [xml-dev] Generating XML from XSD
To: xml-dev@-----.---.---
Date: 6/27/2007 5:20:00 PM
It's already been mentioned that tools like XMLSpy">XMLSpy and oXygen have some capability to produce XML instances to match a Schema. However, my own experience (mostly with users who had XMLSpy">XMLSpy) is that the tool often generated invalid instances, and the users then assumed that there was an error in the Schema that they had been given. In particular, I'm not sure if any tool will reliably generate valid instances if there are pattern restrictions in a Schema. This may well be an intractable problem, to generate a valid string match a pattern for any arbitrary pattern. Certainly it isn't a trivial problem. It does mean, however, that you should never expect an XML instance generator to fully valid XML. It may need editing to make it valid. Cheers, Tony. On Wed, 27 Jun 2007 06:55:46 +0100, Sagar Surana <sagar.surana@a...> wrote: > Hi, > > I want some kind of API's which can help generate a random XML based > on XSD. > > > > > Can someone please help me regarding the same. > > > > > Keep Smiling, > > Sagar Surana -- Anthony B. Coates Senior Partner Miley Watts LLP Experts In Data UK: +44 (20) 8816 7700, US: +1 (239) 344 7700 Mobile/Cell: +44 (79) 0543 9026 Data standards participant: genericode, ISO 20022 (ISO 15022 XML), UN/CEFACT, MDDL, FpML, UBL. http://www.mileywatts.com/
Disclaimer
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

