The table below lists all the
NumberNode built-in
functions (in this namespace:
).
Function name | Description |
---|---|
NumberNode.baseURI | This is inherited from the Node object. Returns a string representing the base URI of the node. |
NumberNode.nodeKind | This is inherited from the Node object. Return a string indicating the type of the node. |
NumberNode.nodeType | This is inherited from the Node object. Return the DOM code indicating the type of the node. |
NumberNode.xpath | This is inherited from the Node object. Evaluate an XPath using the node as context. |