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