createElementNS
fun createElementNS(
namespace: String?,
qualifiedName: String,
options: ElementCreationOptions = definedExternally
): Element
fun createElementNS(
namespace: String?,
qualifiedName: String,
options: ElementCreationOptions = definedExternally
): Element