Xmlattribute
L’oggetto gestisce un elemento di tipo attributo associato a un xmlelement.
*xmlattribute*.setvalue(*value*)
*xmlattribute*.setvalue(*value*)
Imposta il valore dell’attributo XML.
*value* = *xmlattribute*.getvalue()
*value* = *xmlattribute*.getvalue()
Recupera il valore dell’attributo XML.