TXmlNode() > Methods for attributes | ![]() |
![]() |
![]() |
![]() |
Sets a named attribute and its value for an XML tag.
:setAttribute( <cAttribute>, <cValue> ) --> cValue
Method :setAttribute() assigns the value <cValue> to the XML attribute <cAttribute>. If the attribute does no exist, it is created.
http://www.xHarbour.com