blob: bd3dcdbbfb65b00781415c1673e7fede1e4501ee [file] [log] [blame]
(:*******************************************************:)
(:Test: op-yearMonthDuration-equal2args-11 :)
(: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(lower bound) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") le xs:yearMonthDuration("P0Y0M")