DOMElement.SetIdAttributeNS
Syntax:
Parameters:
<NamespaceURI> (required)
A namespace URI.
<LocalName> (required)
An attribute local name.
<IsID> (required)
An identifier flag.
Description:
If the <IsID> parameter = True, the specified attribute becomes "a user-defined identifier".
Availability:
Note:
- This node is read-only;
- The specified attribute is not an attribute of this element.