blob: 951ad0d786f5b64d223e5c25dcc13829708ee381 [file] [log] [blame]
(: Name: preceding-sibling-4 :)
(: Description: Evaluation of the preceding-sibling axis that is part of an "is" expression (return false). :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works[1]/employee[2]/preceding-sibling::employee) is ($input-context1/works[1]/employee[2])