blob: deb1de789e32a77478cb1d61e49a2a7af2a087ae [file] [log] [blame]
(:*******************************************************:)
(:Test: sequence-type-1 :)
(:Written By: Carmelo Montanez :)
(:Date: March 29, 2006 :)
(:Purpose: Evaluate simple sequence type using instance of :)
(: and integers. :)
(:*******************************************************:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
(1,2,3) instance of xs:integer*