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