blob: 61b7a1896ade9fa542912ca63f90a3d7dc6288c7 [file] [log] [blame]
(: Name: fn-root-14:)
(: Description: Evaluation of the fn:root function with argument set to a element node by quering an xml file.:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:root(fn:exactly-one($input-context1/langs[1]/para[1]))