blob: e1a8f9f6a5fa58df6d613a1398c42e8c491bbb64 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-yearMonthDuration-equal2args-20 :)
(: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(lower bound) :)
(:$arg2 = xs:yearMonthDuration(upper bound) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") ge xs:yearMonthDuration("P2030Y12M")