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