I did read the FAQs and I am on the way to the book store to pick up a SAX book
here is the question .. I am trying to write a C++ program (eventually it will be a CFX tag for cold fusion) to parse an XML string into a C++ data structure (an array even) Am I barking up the wrong tree .. and if not is there any other resources for sample code? Thanks At 05:46 PM 3/6/2002 +0100, you wrote: >We see such questions here yes. But please first read the Xerces C++ FAQ and >a basic DOM/SAX interface reference to avoid the most common questions. > >Regards > >Erik Rydgren >Mandarinen systems AB >Sweden > >-----Original Message----- >From: Thomas LaCicero [mailto:[EMAIL PROTECTED]] >Sent: den 6 mars 2002 16:49 >To: [EMAIL PROTECTED] >Subject: new to Xerces > > >I noticed there is a Xerces for Java User list but no >User list for C++ > >I have a few questions about using the Xerces API .. can I ask them here? > > > >--------------------------------------------------------------------- >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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
