Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

xml validator exe

0 views
Skip to first unread message

GSA

unread,
Oct 21, 2009, 8:43:35 AM10/21/09
to
Please let me know of any xml schema validator available as a freeware
on the net.

Thanks in advance,
Rgds,
GSA

Martin Honnen

unread,
Oct 21, 2009, 9:10:56 AM10/21/09
to
GSA wrote:
> Please let me know of any xml schema validator available as a freeware
> on the net.

Apache Xerces is a validating XML parser. There is a C++ version
http://xerces.apache.org/xerces-c/ and a Java version
http://xerces.apache.org/xerces2-j/.

--

Martin Honnen
http://msmvps.com/blogs/martin_honnen/

Jürgen Kahrs

unread,
Oct 21, 2009, 10:54:16 AM10/21/09
to
GSA wrote:

> Please let me know of any xml schema validator available as a freeware
> on the net.

If you mean command line tools, have a look at xmllint:

http://en.wikipedia.org/wiki/XML_validation

0 new messages