Stephen Welker wrote:
> Is there a simple way of checking the well-formness of an XML file?

There is a mountain of stuff out there that will help with this.  Surf
around a bit at places like http://xml.apache.org (for Xerces) or at the
pointers at places like http://www.w3.org or
http://www.oasis-open.org/cover.  

For simple WF-checking, xmlwf by James Clark is lightweight and
lightning fast.  It's part of expat, development of which is now hosted
on sourceforge.

 Steve

Reply via email to