Search Results
cat:function/javascript (xdmp:value)
Results 1–10 of 15 for cat:function/javascript (xdmp:value)
![]() |
XMLDocument.ownerDocumentXMLDocument.ownerDocument xmldocument.ownerdocument xmldocument 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... |
![]() |
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... |
![]() |
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... |
![]() |
Element.ownerDocumentElement.ownerDocument element.ownerdocument element ownerdocument This is inherited from the XMLNode object. The document node containing this node, if any. XMLDocument... |
![]() |
Attr.ownerDocumentAttr.ownerDocument attr.ownerdocument attr ownerdocument This is inherited from the XMLNode object. The document node containing this node, if any. XMLDocument... |
![]() |
NumberNode.xpathNumberNode.xpath numbernode.xpath numbernode 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... |
![]() |
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... |
![]() |
CharacterData.ownerDocumentCharacterData.ownerDocument characterdata.ownerdocument characterdata ownerdocument This is inherited from the XMLNode object. The document node containing this node, if any. XMLDocument... |
![]() |
XMLNode.ownerDocumentXMLNode.ownerDocument xmlnode.ownerdocument xmlnode ownerdocument The document node containing this node, if any. XMLDocument fn.head(xdmp.value("//example")).ownerDocument.firstChild.nodeName |