Feature request: Relax NG sample instance generation

Are you missing a feature? Request its implementation here.
madde001
Posts: 80
Joined: Fri Apr 23, 2004 5:24 pm
Location: Durham, NC, USA

Feature request: Relax NG sample instance generation

Post by madde001 »

Hi guys, I would really love it if you could add the ability to generate sample XML documents from Relax NG schemas. Kohsuke Kawaguchi wrote a program xmlgen.jar that is part of the MSV project that does a good job of this (downloadable at https://msv.dev.java.net). The latest build of xmlgen.jar is from 2006 and comes packaged with an older build of msv, but seems to work just as well with the newest 2/08 msv build.) It does some slightly funny stuff (like favoring japanese characters in random strings) but I'm sure this can be easily tuned. It has good documentation and very nice error messages. Also generates instances from dtd's and xmls's. Could you possibly build it into a future release of oxygen? John
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Feature request: Relax NG sample instance generation

Post by sorin_ristache »

Hello,

Thank you for your suggestion. We will check out the xmlgen.jar library and we will look also for other possibilities for generating XML instances of RELAX NG schemas.


Thank you,
Sorin
Post Reply