Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > getAttributeByNameNS

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.