blob: 0bad387e09f5a8c41e1e406420d1b2c59351af58 [file] [log] [blame]
(: Name: ancestorself-19 :)
(: Description: Evaluation of the ancestor-or-self 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-or-self::overtime]) or fn:false()