blob: 505012fef686be7bb6482ba95891d3aeefa32bdd [file] [log] [blame]
(: Name: followingsibling-16 :)
(: Description: Evaluation of the following-sibling axis that is part of a boolean expression ("and" and fn:true(). :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works[1]/employee[12]/following-sibling::employee) and fn:true()