blob: 2461d3324b9fe6613e0d3a6c35cc34f513fd6342 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-YearMonthDurationGT-6 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of 'ge' for xs:yearMonthDuration, evaluating to false. :)
(:*******************************************************:)
not(xs:yearMonthDuration("P1999Y9M") ge
xs:yearMonthDuration("P1999Y10M"))