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