xml.DomNode.getNamespaceURI

Returns the namespace URI for a DomNode object.

Syntax

getNamespaceURI()
  RETURNING str STRING

Usage

Returns the namespace URI for this DomNode object, or NULL.