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