isDefaultNamespace
Description
Test if this namespace is the default namespace for this node.
Syntax
XopusNode .isDefaultNamespace (namespaceURI : String) : Boolean
Arguments
- namespaceURI
-
String. The namespace to check.
Return Value
Boolean. true if the given namespace is indeed the default namespace.