Search Results
cat:function (cat:function/javascript (xdmp:value))
Results 1–10 of 15 for cat:function (cat:function/javascript (xdmp:value))
ArrayNode.xpathArrayNode.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... |
|
XMLNode.xpathXMLNode.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... |
|
XMLNode.ownerDocumentXMLNode.ownerDocument xmlnode.ownerdocument xmlnode ownerdocument The document node containing this node, if any. XMLDocument fn.head(xdmp.value("//example")).ownerDocument.firstChild.nodeName |
|
Attr.ownerDocumentAttr.ownerDocument attr.ownerdocument attr ownerdocument This is inherited from the XMLNode object. The document node containing this node, if any. XMLDocument... |
|
BooleanNode.xpathBooleanNode.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... |
|
CharacterData.ownerDocumentCharacterData.ownerDocument characterdata.ownerdocument characterdata ownerdocument This is inherited from the XMLNode object. The document node containing this node, if any. XMLDocument... |
|
ObjectNode.xpathObjectNode.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... |
|
ProcessingInstruction.ownerDocumentProcessingInstruction.ownerDocument processinginstruction.ownerdocument processinginstruction ownerdocument This is inherited from the XMLNode object. The document node containing this node, if... |
|
BinaryNode.xpathBinaryNode.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... |
|
Document.xpathDocument.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... |