CdmBuilder.addAttribute
Adds an attribute to the current tag node.
The current node is used as the attribute value.
Parameters
name | Attribute name. |
ns | Namespace prefix. |
loc | Source location of the attribute. |
Adds an attribute to the current tag node.
The current node is used as the attribute value.
name | Attribute name. |
ns | Namespace prefix. |
loc | Source location of the attribute. |