thanks, yeah implementing it with xerces was a cake walk.. A great tool from apache.. anyway thanks.
>From: "Narasimha Kumar" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: RE: help required >Date: Fri, 10 May 2002 10:34:29 +0530 > >Why do you want to write a verifier by yourself when there are good ones >Available freely. Check out libxml parser. If you want to use sax, use >xerces... > >cheers > >-----Original Message----- >From: bhaskar bhowmick [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, May 07, 2002 10:12 AM >To: [EMAIL PROTECTED] >Subject: help required > >hi, >i am totaly new to xml, dom and sax. I want to implement a xml verifier. >Given a dtd, and a xml file it will tell whether there is any >discripency or >not.. >I don't want give a DOCTYPE specifcation in the xml document. >I want implement it using sax and c++. Plz, help me > >with regards >bhowmick > > > >_________________________________________________________________ >Send and receive Hotmail on your mobile device: http://mobile.msn.com > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
