createElementNS method

Element createElementNS(
String namespaceURI,
String qualifiedName,
[String typeExtension]
)