Hi I need to pass on a portion of DOM parse tree in it's original text form to another program
In Microsoft's extension to the DOM; IXMLDOMNode has a property called xml which is used to convert the current node and its subtree into an XML document. So far I have not found a way to do this in Xerces Thanks John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
