Discuss this help topic in SecureBlackbox Forum
TElXMLDOMDocument.CreateElementNS
TElXMLDOMDocument See also
Filter: C# VB.NET Pascal C++ PHP Java
Creates the element with given name.
Declaration
Parameters
Description
Use this method to create an element node with the given name and namespace URI.
See also: CreateElement