blob: 228871eeb378a4c264cfb841cd7e74cb24a63393 [file] [log] [blame]
(: Name: preceding-sibling-17 :)
(: Description: Evaluation of the preceding-sibling axis that is part of a boolean expression ("and" and fn:false()). :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works[1]/employee[12]/preceding-sibling::employee) and fn:false()