blob: 9d7d82f1160df230a040a2860c67bec0ac427c16 [file] [log] [blame]
(: Name: preceding-17 :)
(: Description: Evaluation of the preceding 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::employee) and fn:false()