GetNamespaceManager

Returns an XmlNamespaceManager object initialized with NameTable of given XmlDocument. This namespace manager can be used to run XPath queries with qualified namespaces. For this purpose, add the custom namespaces to the manager first.

SYNTAX
GetNamespaceManager() 
RETURN XML namespace manager object for this MLXmlDocument instance