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