isDefaultNamespace
Test if this namespace is the default namespace for this node.
- Documentation
- › API
- › DOM API
- › isDefaultNamespace
XopusNode.isDefaultNamespace( namespaceURI : String) : Boolean
: String) : BooleanArguments
- namespaceURI
- String. The namespace to check.
Return Value
true if the given namespace is indeed the default namespace.