addElementObjectNS(element: JadeXMLElement; namespaceURI: String; qualifiedName: String): JadeXMLElement updating;
The addElementObjectNS method of the JadeXMLElement class adds a new JadeXMLElement object with the values specified in the namespaceURI and qualifiedName parameters to the receiver element and returns a reference to the added JadeXMLElement object instance.