blob: fae428cb17ba347e13c2d1c406c9572fc66aeff3 [file] [log] [blame]
(: Name: position-22 :)
(: Description: Evaluation of "fn:position" used in the middle of a path expression. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
for $h in ($input-context1/works)
return $h/employee[position() = 12]/overtime