fn:sequence-node-identical

fn:sequence-node-identical( node()* $parameter1, node()* $parameter2) → boolean?

Function signature

$parameter1

node() *

$parameter2

node() *

Result

xs:boolean ?

Tests whether two sequences contain identical nodes in identical positions

XPath 2.0 Specification

Removed in Saxon 7.8

Expand

Up  Next