Xmlattribute
The object manages an attribute type element associated with an xmlelement.
*xmlattribute*.setvalue(*value*)
*xmlattribute*.setvalue(*value*)
Sets the value of the XML attribute.
*value* = *xmlattribute*.getvalue()
*value* = *xmlattribute*.getvalue()
Retrieves the value of the XML attribute.