createElementNS(_:qualifiedName:)

Declaration

func createElementNS(_ namespaceURI: String!, qualifiedName: String!) -> DOMElement!