blob: bf4442922a152efacc1e4a584eb9a2d09dcb4867 [file] [log] [blame]
(: Name: position-4 :)
(: Description: Evaluation of "fn"position" together with "fn:last". :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
for $h in ($input-context1/works)
return $h/employee[position() = last()]