Action
Retrieves the URI (Universal Resource Identifier) portion of the namespace.
Availability
This functionality is supported only if you are using the Classic Agent.
Syntax
sNamespacePrefix = XmlNode.GetNamespaceURI ( )
Notes
If the namespace was
<xmlns:xsl='http://www.anyco.com/xml/schema'> it returns
http://www.anyco.com/xml/schema'