Skip to main content



      Home
Home » Archived » XML Schema Definition (XSD) » Automatic Schema validation?
Automatic Schema validation? [message #17344] Thu, 10 April 2003 13:51 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:XML Schema Generation and <!DOCTYPE>-statements: How to?
Next Topic:Attributes in Schema
Goto Forum:
  


Current Time: Fri Apr 25 21:11:13 EDT 2025

Powered by FUDForum. Page generated in 0.03479 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top