Re: adding attributes to Node objects.
Subject: adding attributes to Node objects. | >| Hi, I am very new to Xerces and Xa
adding attributes to Node objects.
Hi, I am very new to Xerces and Xalan. I am working with DOM_Node and related APIs. When I apply an XPath to a DOM_Document type object(first converting it to XalanDocument using XercesDocumentBridge API), I finally have a list of DOM_Node objects of type Element nodes. I now have to add attribut
