blob: 7653a1a7906efa08b9a7f284192588159c11c11b [file] [log] [blame]
(:*******************************************************:)
(: Test: K-GenCompEq-10 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Example from the XPath 2.0 specification. :)
(:*******************************************************:)
not((xs:untypedAtomic("1"), xs:untypedAtomic("2")) =
(xs:untypedAtomic("2.0"), 3.0))