Hi Simon,
Tamino will support distinct-values() in its next version.
distinct-nodes() has been droppped from XQuery and thus
Tamino will not support it. Instead make a list of nodes
$ln unique by making it a path expression as, for instance
$ln/. which will also sort it in document order.
Regards,
Juliane.
#API-Management#webMethods#Tamino