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