blob: 5193f6e55054048484b2d8f04c0a3dc2ec0e1ed0 [file] [log] [blame]
(:*******************************************************:)
(:Written By: Carmelo Montanez (Automatic Generation) :)
(:Date: January 18, 2005 :)
(:Purpose: Test of a ComparisonExpression :)
(:with the operands set as follows :)
(: operand1 = empty Sequence:)
(: operator = <<:)
(: operand2 = Sequence of single Element Node:)
(:*******************************************************:)
(: insert-start :)
declare variable $input-context2 external;
(: insert-end :)
count(() << ($input-context2/staff[1]/employee[1]/empnum[1]))