blob: af928d7904a67fc3376fefce1958e9600ebad44e [file] [log] [blame]
(:*******************************************************:)
(: Test: K-YearMonthDurationSubtract-3 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: Simple test of substraction two arbitrary xs:yearMonthDurations. :)
(:*******************************************************:)
xs:yearMonthDuration("P32Y43M") - xs:yearMonthDuration("P12Y13M")
eq xs:yearMonthDuration("P22Y6M")