Which parser are you using? How have you set it up (via set___() methods)? What are the contents of strXml? Does the document you are parsing really exist? We need way more details.
Matt On Mar 11, pankaj bavishi wrote: ----------------- > > > >I have a xml file to parse. > >I am using: > >parser->parse(strXml.c_str()); > >DOM_Document doc = parser->getDocument(); > >But it returns 0 elements. why? > > > > > >_______________________________________________________________________________ >Send and receive Hotmail on your mobile device: Click Here >--------------------------------------------------------------------- To >unsubscribe, e-mail: [EMAIL PROTECTED] For >additional commands, e-mail: [EMAIL PROTECTED] > -- Matt Leinhos [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]