getAttributeByNameNS

addAttributeByNameNS(namespaceURI: String;
                     localName:    String): JadeXMLAttribute;

The addAttributeByNameNS method of the JadeXMLElement class returns a reference to the JadeXMLAttribute node instance that has the namespace URI and local name specified in the namespaceURI and localName parameters, respectively.