You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xerces.apache.org by bharath s <bh...@gmail.com> on 2008/03/26 12:17:21 UTC

ADDIND ATTRIBUTE TO A NODE

Hi all,

I want to know how to add an attribute to an existing DOM node?



Thanks in advance,

Bharath Shankar

Re: ADDIND ATTRIBUTE TO A NODE

Posted by Alberto Massari <am...@datadirect.com>.
bharath s wrote:
> Hi all,
>
> I want to know how to add an attribute to an existing DOM node?
>   

http://xerces.apache.org/xerces-c/apiDocs/classDOMElement.html

Alberto

>
>
> Thanks in advance,
>
> Bharath Shankar
>
>