|
IDL Reference Guide: File Format Object Classes |
|
The IDLffXMLDOMElement::SetAttribute procedure method adds a new attribute to the element node.
Obj->[IDLffXMLDOMElement::]SetAttribute, Name, Value
A scalar string that contains the name of the attribute.
A scalar string that contains the value of the attribute.
None
IDL Online Help (March 06, 2007)