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