NullNode functions

The table below lists all the NullNode built-in functions (in this namespace: ).

4 functions
Function name Description
NullNode.baseURI This is inherited from the Node object. Returns a string representing the base URI of the node.
NullNode.nodeKind This is inherited from the Node object. Return a string indicating the type of the node.
NullNode.nodeType This is inherited from the Node object. Return the DOM code indicating the type of the node.
NullNode.xpath This is inherited from the Node object. Evaluate an XPath using the node as context.
Powered by MarkLogic Server | Terms of Use | Privacy Policy