I have installed Xerces c++ and compiled the dll. My implementation need is to parse an XML buffer that has been received over TCP/IP socket. The samples included in the downloads are lacking. MemParse is my obvious need. The example only breaks out number of elements, attributes, whitespaces and characters. I need to capture an element names and values associated with those elements. PrintParse seemed to offer some more capability but again the route to my solution was not at all obvious. Any help/direction/dialogue would be appreciated.
Thanks E. M. Purdy "Minds are like parachutes, they only work when they're open" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
