blob: 1adac8051333c3a4f6829bf7df35a258795ef1b0 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-yearMonthDuration-from-dateTime-13 :)
(:Written By: Carmelo Montanez :)
(:date: July 5, 2005 :)
(:Purpose: Evaluates The "subtract-yearMonthDuration-from-dateTime" operator used :)
(:together with the numeric-equal-operator "eq". :)
(:*******************************************************:)
(xs:dateTime("1980-05-05T05:05:05Z") - xs:yearMonthDuration("P23Y11M")) eq xs:dateTime("1980-05-05T05:05:05Z")