blob: a1bab6a7c42e8a0a6cd15a52449ef59ec134cda4 [file] [log] [blame]
(: Name: preceding-sibling-8 :)
(: Description: Evaluation of the preceding-sibling axis that is part of a "node after" expression (returns true). :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works[1]/employee[13]) >> ($input-context1/works[1]/employee[12]/preceding-sibling::employee[1])