blob: 444f1dfbf935a59995956f54e80ff85c8121a14b [file] [log] [blame]
(: Name: preceding-sibling-20 :)
(: Description: Evaluation of the preceding-sibling axis that used as part of the deep-equal-function. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:deep-equal($input-context1/works[1]/employee[12]/preceding-sibling::employee,$input-context1/works[1]/employee[12]/preceding-sibling::employee)