blob: fc6a893e714435d4becd8ed0fcd857374c11c835 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-dayTimeDuration-equal2args-18 :)
(:Written By: Carmelo Montanez :)
(:Date: June 3, 2005 :)
(:Purpose: Evaluates The "op:dayTimeDuration-equal" operator (ge) :)
(: with the arguments set as follows: :)
(:$arg1 = xs:dayTimeDuration(upper bound) :)
(:$arg2 = xs:dayTimeDuration(lower bound) :)
(:*******************************************************:)
xs:dayTimeDuration("P31DT23H59M59S") ge xs:dayTimeDuration("P0DT0H0M0S")