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