blob: a5e2c9f762a611a67435da88c8738720b41f0d58 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-yearMonthDuration-equal2args-15 :)
(: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(upper bound) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") le xs:yearMonthDuration("P2030Y12M")