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