blob: e63994511d18897b7d4abf6bb5878c405c09c453 [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 element nodes:)
(: operator = >=:)
(: operand2 = Sequence of single atomic value:)
(:*******************************************************:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
($input-context1/works/employee[1]/hours[1]) >= (50000)