Test Program [message #58134] |
Thu, 24 February 2005 05:38  |
Eclipse User |
|
|
|
Originally posted by: Jie.N.caramail.com
Hi Ed,
I found many sample codes building XSD Schema, but I want to get the
informations from existing schema. I suppose that you have a program (in
order to test the model) handling several different queries that can be
made on a schema. Where is it possible to download it or to edit it?
Thanks.
Jie
|
|
|
Re: Test Program [message #58229 is a reply to message #58134] |
Thu, 24 February 2005 06:18  |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
Jie,
Have a look at XSDMainTest.java in the org.eclipse.xsd.test plugin. It
shows how to load a schema and validate it. Once the schemas are
loaded, you can do what you want with them. The
org.eclipse.xsd.ecore.XSDEcoreBuilder is a good example of something
that analyzes a schema.
Jie Nao wrote:
> Hi Ed,
>
> I found many sample codes building XSD Schema, but I want to get the
> informations from existing schema. I suppose that you have a program
> (in order to test the model) handling several different queries that
> can be made on a schema. Where is it possible to download it or to
> edit it?
>
> Thanks.
>
> Jie
>
>
>
|
|
|
Re: Test Program [message #594276 is a reply to message #58134] |
Thu, 24 February 2005 06:18  |
Eclipse User |
|
|
|
Jie,
Have a look at XSDMainTest.java in the org.eclipse.xsd.test plugin. It
shows how to load a schema and validate it. Once the schemas are
loaded, you can do what you want with them. The
org.eclipse.xsd.ecore.XSDEcoreBuilder is a good example of something
that analyzes a schema.
Jie Nao wrote:
> Hi Ed,
>
> I found many sample codes building XSD Schema, but I want to get the
> informations from existing schema. I suppose that you have a program
> (in order to test the model) handling several different queries that
> can be made on a schema. Where is it possible to download it or to
> edit it?
>
> Thanks.
>
> Jie
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 1.03822 seconds