addAttributeObject

addAttributeObject(attribute: JadeXMLAttribute;
                   name:      String;
                   value:     String): JadeXMLAttribute updating;

The addAttributeObject method of the JadeXMLElement class adds an attribute object with the values specified in the name and value parameters and returns a reference to the added JadeXMLAttribute object instance.