xpathNodeEqual Function Description
Description
The xpathNodeEqual function compares two atomic values of type xpathNode and returns true if and only if the 2 arguments to the function are equal according to the equality rules defined by the xpathNode type.
xpathNodeEqual belongs to the ALFA function reference's
XPath-based functions category. It maps to the XACML function identifier
urn:oasis:names:tc:xacml:3.0:function:xpath-node-equal, takes 2 arguments and returns a value of type boolean.
| Property | Value |
|---|---|
| Category | XPath-based functions |
| # Arguments | 2 |
| Arguments |
|
| Return Value | boolean |
| Expressed As | pre-fix |
| Representation | (not part of 6.0 release) |
| Allowed In Target | true |
| ALFA Shorthand | == |
| Commutative | true |
Example
Related Functions
Other functions in the XPath-based functions category: