Saxonica.com

fn:reverse

fn:reverse($srcval as item()*) → item()?

Function signature

$srcval

item() *

Result

item() *

Reverses the order of the items in the input sequence.

XPath 2.0 Specification

Next