egards
> Ravi Jain
>
>
> > --
> > From: Himanshu
> > Verma[SMTP:[EMAIL PROTECTED]]
> > Reply To: [EMAIL PROTECTED]
> > Sent: Thursday, January 31, 2002 9:58
> > To: [EMAIL PROTECTED]
> > Subject:A problem with C Xerces/Xalan on Linux
: [EMAIL PROTECTED]
> Sent: Thursday, January 31, 2002 9:58
> To: [EMAIL PROTECTED]
> Subject: A problem with C Xerces/Xalan on Linux
>
> <><>
> Hi,
> I am trying to use Xerces/Xalan to parse a XML document and then
> using XPath support to extract
Hi,
I am trying to use Xerces/Xalan to parse a XML document and then
using XPath support to extract some values out of that. Everything
works fine for correct XML documents. But if the XML document is
incorrect (not a well-formed XML), the program gives segmentation
fault and crashes! What I exp