blob: 32b10eb496328d504d787bb7b2a063ccb89ae50a [file] [log] [blame]
(: Name: preceding-sibling-16 :)
(: Description: Evaluation of the preceding-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]/preceding-sibling::employee) and fn:true()