blob: 482f63f23e80d67ae805baf3c8d22a32b4d197b0 [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 nodes (single source):)
(: operator = >=:)
(: operand2 = Sequence of single element constructor:)
(:*******************************************************:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works/employee[1]/hours[1],$input-context1/works/employee[6]/hours[1]) >= (<a>10000</a>)