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