hi erik,

  why not just 
   a. apply the sourcegenerator on the schema,
   b. use java to construct an instance 
   c. marshal it to xml
  ?

  this indirectly provides a schema-to-instance
  generation mecahnism.

  can you explain why one might seek a different
  way to do schema-to-instance?

thanks, eitan

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 06, 2002 4:56 PM
Subject: [castor-dev] the reverse of XMLInstance2Schema


> Hi all,
> 
> I'm familiar with XMLInstance2Schema.  However, I'm
> looking for a process that does the reverse --
> takes a schema and creates an XML document that adheres to the schema.
> We want to use this as a start to creating test data for our system.
> 
> XML Spy has this feature, but I was looking for 
> something with source code to tinker with.
> I found
> http://incrementaldevelopment.com/papers/xsltrick/#schema-to-instance,
> but it is rather incomplete.
> 
> Thanks,
> 
> --Erik

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to