blob: 7eca5497a4a75d9ed1bf6c4ea4db515c252448ed [file] [log] [blame]
(:*******************************************************:)
(:Test: op-yearMonthDuration-equal2args-14 :)
(:Written By: Carmelo Montanez :)
(:Date: June 3, 2005 :)
(:Purpose: Evaluates The "op:yearMonthDuration-equal" operator (le) :)
(: with the arguments set as follows: :)
(:$arg1 = xs:yearMonthDuration(lower bound) :)
(:$arg2 = xs:yearMonthDuration(mid range) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") le xs:yearMonthDuration("P1000Y6M")