blob: df9c99a0b91a0bac0c7d77c35013c0b05e8008cc [file] [log] [blame]
(:*******************************************************:)
(:Test: op-dayTimeDuration-less-than2args-2 :)
(: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(mid range) :)
(:$arg2 = xs:dayTimeDuration(lower bound) :)
(:*******************************************************:)
xs:dayTimeDuration("P15DT11H59M59S") lt xs:dayTimeDuration("P0DT0H0M0S")