blob: bf1281ede0634025c92b69b39d72f2b877b93e27 [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 multiple element constructors:)
(: operator = =:)
(: operand2 = Sequence of multiple element nodes (multiple sources):)
(:*******************************************************:)
(: insert-start :)
declare variable $input-context1 external;
declare variable $input-context2 external;
(: insert-end :)
(<a>10000</a>,<b>50000</b>) = ($input-context1/works/employee[1]/hours[1],$input-context2/staff/employee[6]/grade[1])