blob: d76c5e8b6b442aa5562a942fee7fde0b5c963893 [file] [log] [blame]
(: Name: preceding-sibling-10 :)
(: Description: Evaluation of the preceding-sibling axis that is part of an "node after" expression with different operands (returns false). :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works[1]/employee[13]) >> ($input-context1/works[1]/employee[2]/preceding-sibling::employee)