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