Loading TOC...

ArrayNode functions (ArrayNode Object)

For the complete list of functions and categories in this namespace, refer to the main ArrayNode functions page.

4 functions
Function name Description
ArrayNode.baseURI This is inherited from the Node object. Returns a string representing the base URI of the node.
ArrayNode.nodeKind This is inherited from the Node object. Return a string indicating the type of the node.
ArrayNode.nodeType This is inherited from the Node object. Return the DOM code indicating the type of the node.
ArrayNode.xpath This is inherited from the Node object. Evaluate an XPath using the node as context.