blob: b236557d1d6d777a80202e3d310f8c02e636cc6d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-dayTimeDuration-less-than2args-9 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:06 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:dayTimeDuration-less-than" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:dayTimeDuration(lower bound) :)
(:$arg2 = xs:dayTimeDuration(mid range) :)
(:*******************************************************:)
xs:dayTimeDuration("P0DT0H0M0S") ge xs:dayTimeDuration("P15DT11H59M59S")