XMLAddAttribute Command

Adds an attribute to the XML at the current location.

XMLAddAttribute <attribute-name> <attribute-value> <reference>

Parameters

attribute-name

The attribute name for the element being created.

attribute-value

The attribute value for the element being created.

reference

Reference for the XML document.