blob: b267641e2c813699f2e624cf1f62d55bfd949895 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprInstanceOf-23 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: A test whose essence is: `not((1, 2, 1.1, 4, 5) instance of xs:integer*)`. :)
(:*******************************************************:)
not((1, 2, 1.1, 4, 5) instance of xs:integer*)