blob: 4d88c8c28d5f52abc9b4672101896e55dcf938af [file] [log] [blame]
(: Name: followingsibling-15 :)
(: Description: Evaluation of the following-sibling axis that is part of an "except" operation. Both operands are different. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works[1]/employee[12]/overtime/day) except ($input-context1/works[1]/employee[12]/overtime/day[1]/following-sibling::day)