blob: 6f0ab5f790b67bf3dd7f56ca6ae0f60b9bd86553 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprInstanceOf-24 :)
(: 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:string*)`. :)
(:*******************************************************:)
not((1, 2, "a string", 4, 5) instance of xs:string*)