klyn.io.xml.dom.XMLDocument.createAttributeNS
method
public createAttributeNS(namespaceURI as String, qualifiedName as String) as Attr throws DOMException:
Description

Performs a DOM operation.

Throws
  • DOMException if the DOM operation violates document ownership, hierarchy, naming, index, or node-state constraints.