Discuss this help topic in SecureBlackbox Forum
TElXMLDOMDocument.CreateElementNS
TElXMLDOMDocument See also
Filter: C#/Java VB.NET Pascal C++ PHP
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