blob: 4b2ee09be4437ef93e41e74c9e5e97064b7386e6 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-dayTimeDuration-from-time-14 :)
(:Written By: Carmelo Montanez :)
(:Date: July 1, 2005 :)
(:Purpose: Evaluates The "subtract-dayTimeDuration-from-time" operator used :)
(:together with the numeric-equal operator "ne". :)
(:*******************************************************:)
(xs:time("04:04:05Z") - xs:dayTimeDuration("P08DT08H05M")) ne xs:time("05:08:02Z")