[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Check XML for well formedness
- From: "Julian F. Reschke" <julian.reschke@gmx.de>
- To: gramanan@edify.com, xml-dev@lists.xml.org
- Date: Mon, 29 Jan 2001 23:14:57 +0100
Why don't you just pass it and let MSXML tell you whether it's well-formed
or not???
> -----Original Message-----
> From: gramanan@edify.com [mailto:gramanan@edify.com]
> Sent: Monday, January 29, 2001 11:04 PM
> To: xml-dev@lists.xml.org
> Subject: Check XML for well formedness
>
>
> Is there a way to check the well formedness of a string containing XML
> before passing it to the IXMLDOMDocument::loadXML method? I'm using the
> MSXML parser ( msxml.dll v 2.5 )
>
> thanks
> Gayatri
> Email: gramanan@edify.com
>