Validating XML against XSD

  • Thread starter =?iso-8859-1?q?Jean-Fran=E7ois_Michaud?=
  • Start date
?

=?iso-8859-1?q?Jean-Fran=E7ois_Michaud?=

Hello,

I was wondering if any of you knew of good validation tools in
existence, either off the shelf or open source (open source preffered)
to validate XML against XSD schemas.

I'm looking around the net, but gathering a good list will quite take
a bit of time so I thought I'd ask the experts ;-).

Any help would be greatly appreciated.

Regards
Jean-Francois Michaud
 
J

Joe Kesselman

XML parsers that support schema validation are widely available, and
most come with sample code that will just run validation from a command
line if that's all you want to do. Apache Xerces is one good and free
tool if you're working in Java or C++; others exist in these and other
languages.
 
T

The Magpie

Jean-François Michaud said:
Hello,

I was wondering if any of you knew of good validation tools in
existence, either off the shelf or open source (open source preffered)
to validate XML against XSD schemas.

I'm looking around the net, but gathering a good list will quite take
a bit of time so I thought I'd ask the experts ;-).

Any help would be greatly appreciated.
Eclipse.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top