blob: 6b9bc9e80749e7043498364ddda96f2bd1f9de87 [file] [log] [blame]
(: Name: followingsibling-3 :)
(: Description: Evaluation of the following-sibling axis that is part of an "is" expression (return true). :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works/employee[12]/following-sibling::employee) is ($input-context1/works/employee[13])