Description
Returns the URI that is mapped to a PBDOM_ELEMENT object prefix or, if there is no prefix, to the PBDOM_ELEMENT object default namespace. If no URI is mapped to the PBDOM_ELEMENT object, GetNameSpaceUri returns an empty string.
Syntax
pbdom_element_name.GetNamespaceUri()
Return value
String.
The namespace URI for the PBDOM_ELEMENT object.
See also