Set Attribute NS
- Updated2026-02-04
- 1 minute(s) read
Adds a new attribute. If an attribute with the same local name and namespace URI already exists on the element, the prefix of the existing element changes to the prefix part of the qualified name indicated in the Qualified Name parameter, and its value changes to the value indicated in the Value parameter.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Namespace URI | ![]() |
Yes | |
| Qualified Name | ![]() |
Yes | |
| Value | ![]() |
Yes |
Remarks
The following table lists the characteristics of this method.
| Short Name | DUXSetAttributeNS |
