Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Automatic Schema validation?
Automatic Schema validation? [message #17344] Thu, 10 April 2003 17: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 18: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 18:30 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
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


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:XML Schema Generation and <!DOCTYPE>-statements: How to?
Next Topic:Attributes in Schema
Goto Forum:
  


Current Time: Sat Apr 27 05:07:58 GMT 2024

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

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

Back to the top