Xmlattribute
El objeto gestiona un elemento de tipo de atributo asociado con un xmlelement.
*xmlattribute*.setvalue(*value*)
*xmlattribute*.setvalue(*value*)
Establece el valor del atributo XML.
*value* = *xmlattribute*.getvalue()
*value* = *xmlattribute*.getvalue()
Recupera el valor del atributo XML.