blob: d778aba011c600958ae3e5a8729c406309439f86 [file] [log] [blame]
(: Name: preceding-18 :)
(: Description: Evaluation of the preceding 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::employee) or fn:true()