Home All Groups Group Topic Archive Search About

How to identify whether the xml document is well-formed?

Author
12 Apr 2005 6:39 AM
Hatrim
How to identify whether the xml document is well-formed?

Author
12 Apr 2005 11:58 AM
JohnFol
you could always load it into a dom and check for parse errors?


Have a look at LoadXML / Load and ParseError


Show quoteHide quote
"Hatrim" <huanghaiq***@boco.com.cn> wrote in message
news:uPS0soyPFHA.1884@TK2MSFTNGP15.phx.gbl...
> How to identify whether the xml document is well-formed?
>
>