Search Results

Results 1–10 of 15 for cat:function/javascript (xdmp:value)

Function pages

ArrayNode.xpath

ArrayNode.xpath arraynode.xpath arraynode xpath This is inherited from the Node object. Evaluate an XPath using the node as context. The XPath to evaluate. path String Namespace bindings to use to...
Function pages

XMLNode.xpath

XMLNode.xpath xmlnode.xpath xmlnode xpath This is inherited from the Node object. Evaluate an XPath using the node as context. The XPath to evaluate. path String Namespace bindings to use to...
Function pages

XMLNode.ownerDocument

XMLNode.ownerDocument xmlnode.ownerdocument xmlnode ownerdocument The document node containing this node, if any. XMLDocument fn.head(xdmp.value("//example")).ownerDocument.firstChild.nodeName
Function pages

Attr.ownerDocument

Attr.ownerDocument attr.ownerdocument attr ownerdocument This is inherited from the XMLNode object. The document node containing this node, if any. XMLDocument...
Function pages

BooleanNode.xpath

BooleanNode.xpath booleannode.xpath booleannode xpath This is inherited from the Node object. Evaluate an XPath using the node as context. The XPath to evaluate. path String Namespace bindings to...
Function pages

CharacterData.ownerDocument

CharacterData.ownerDocument characterdata.ownerdocument characterdata ownerdocument This is inherited from the XMLNode object. The document node containing this node, if any. XMLDocument...
Function pages

ObjectNode.xpath

ObjectNode.xpath objectnode.xpath objectnode xpath This is inherited from the Node object. Evaluate an XPath using the node as context. The XPath to evaluate. path String Namespace bindings to use...
Function pages

ProcessingInstruction.ownerDocument

ProcessingInstruction.ownerDocument processinginstruction.ownerdocument processinginstruction ownerdocument This is inherited from the XMLNode object. The document node containing this node, if...
Function pages

BinaryNode.xpath

BinaryNode.xpath binarynode.xpath binarynode xpath This is inherited from the Node object. Evaluate an XPath using the node as context. The XPath to evaluate. path String Namespace bindings to use...
Function pages

Document.xpath

Document.xpath document.xpath document xpath This is inherited from the Node object. Evaluate an XPath using the node as context. The XPath to evaluate. path String Namespace bindings to use to...