blob: d6d8444d36dec235acc9a60980b3f84d18993db1 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprInstanceOf-15 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: A test whose essence is: `not(xs:anyURI("http://www.example.com/") instance of xs:string)`. :)
(:*******************************************************:)
not(xs:anyURI("http://www.example.com/") instance of xs:string)