Hi. I had been using the MSXML 2.0, 3.0 and 4.0 looking for needed functionality. I did not find it.
I moved over to Xerces C++ for the needed functionality. I am now trying to find the equivalent functionality in Xerces C++ that MSXML offered. Basically, the MSXML had a method to loadXML() that allowed me to pass in a character string representation of an XML document. Also, it had a get_xml() method that allowed a built XML document to be returned in a character string representation. Does the Xerces C++ API offer this ability? I did not see it on the DOM_Parser or the DOM_Document? Lisa ________________________________ Lisa Lombardo Software Engineer/Chief Fun Officer [EMAIL PROTECTED] COURION CORPORATION phone 508 879-8400, ext. 203 fax 508 879-8500 www.courion.com <http://www.courion.com/> ______________________________________________ THIS EMAIL CONTAINS CONFIDENTIAL INFORMATION AND IS INTENDED FOR THE RECIPIENT ONLY. PLEASE DELETE THIS IF YOU HAVE RECEIVED IT IN ERROR. ______________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
