Action
Returns the base name for the name qualified with the namespace.
Availability
This functionality is supported only if you are using the Classic Agent.
Syntax
sNamespaceBase = XmlNode.GetNamespaceBase ( )
Notes
If the namespace was
<xmlns:xsl='http://www.anyco.com/xml/schema'> it returns
xsl.