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 cstr.png Yes
Qualified Name cstr.png Yes
Value cstr.png Yes

Remarks

The following table lists the characteristics of this method.

Short Name DUXSetAttributeNS