blob: 0f0becf217bf32e558fd5ef3e180a985bb0e3771 [file] [log] [blame]
(:*******************************************************:)
(:Written By: Carmelo Montanez (Automatic Generation) :)
(:Date: June 2, 2005 :)
(:Purpose: Test of a General Expression :)
(:with the operands set as follows :)
(: operand1 = Sequence of single atomic values:)
(: operator = >=:)
(: operand2 = Sequence of multiple element nodes (single source):)
(:*******************************************************:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
(10000,50000) >= ($input-context1/works/employee[1]/hours[1],$input-context1/works/employee[6]/hours[1])