blob: 00fc4e75c849dbd91081d30366dc7a6d18ba55e7 [file] [log] [blame]
(: Name: ancestorself-18 :)
(: Description: Evaluation of the ancestor-or-self 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-or-self::overtime]) or fn:true()