Short Name: Set Attribute Node NS
Requires: Base Development System
Class: Element Methods
Adds a new attribute. If an attribute with the same local name and namespace URI already exists in the element, the new attribute replaces it.
Name | Type | Direction |
---|---|---|
New Attribute | Attribute | in |
Old Attribute | Attribute | out |