Automatic Schema validation? [message #17344] |
Thu, 10 April 2003 13:51  |
Eclipse User |
|
|
|
Originally posted by: dirk.schesmer.divos.de
Hi all,
how to validate an XML Schema I produced with XSD? Is there an API ?
Or are they always not only well-formed but also valid ?
Thanks,
Dirk V. Schesmer
|
|
|
Re: Automatic Schema validation? [message #18619 is a reply to message #17344] |
Thu, 10 April 2003 14:30  |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
Dirk,
Just call xsdSchema.validate and look at the
xsdSchema.getAllDiagnostics(). (Have you checked out the FAQ?)
"Dirk V. Schesmer" wrote:
> Hi all,
> how to validate an XML Schema I produced with XSD? Is there an API ?
>
> Or are they always not only well-formed but also valid ?
>
> Thanks,
> Dirk V. Schesmer
|
|
|
Re: Automatic Schema validation? [message #567717 is a reply to message #17344] |
Thu, 10 April 2003 14:30  |
Eclipse User |
|
|
|
Dirk,
Just call xsdSchema.validate and look at the
xsdSchema.getAllDiagnostics(). (Have you checked out the FAQ?)
"Dirk V. Schesmer" wrote:
> Hi all,
> how to validate an XML Schema I produced with XSD? Is there an API ?
>
> Or are they always not only well-formed but also valid ?
>
> Thanks,
> Dirk V. Schesmer
|
|
|
Powered by
FUDForum. Page generated in 0.03479 seconds