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