Eitan,
You wrote:
> can you explain why one might seek a different
> way to do schema-to-instance?
As part of a QA/testing effort, we want
the non-technical folks in our dept
involved in creating the XML.
1) The tester guy/gal wants to flex the business functionality handled
by the
data structures in a particular schema (perhaps FundsTransfer.xsd).
2) The Tester clicks a link to generate sample xml instance based on
FundsTransfer.xsd schema.
3) The Tester modifies the generated instance using an XML editor.
4) The tester clicks a separate link to submit the xml to the system
5) The tester analyzes results (also in xml).
Ultimately, we'd like to use Daan's UI generator instead of the XML
editor.
Thanks,
--Erik
> -----Original Message-----
> From: Eitan Suez [mailto:eitan@;uptodata.com]
> Sent: Thursday, November 07, 2002 3:45 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [castor-dev] the reverse of XMLInstance2Schema
>
>
> 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
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev