blob: 40360f9119f018cb70073a619972c2da72818588 [file] [log] [blame]
(: Name: ancestor-19 :)
(: Description: Evaluation of the ancestor axis that is part of a boolean expression ("or" and fn:false()). :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works/employee[12]/overtime/day[ancestor::overtime]) or fn:false()