blob: 281b52fc75e227e8dcfe3339a336417ee5655ce2 [file] [log] [blame]
(: Name: preceding-3 :)
(: Description: Evaluation of the preceding axis that is part of an "is" expression (return true). :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works/employee[2]/preceding::employee) is ($input-context1/works/employee[1])