blob: 00a75976a4b7d6094e5c35818664b501897345f0 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-yearMonthDurations-5 :)
(:Written By: Carmelo Montanez :)
(:Date: June 28 2005 :)
(:Purpose: Evaluates The "subtract-yearMonthDurations" function that :)
(:is used as an argument to the fn:boolean function. :)
(: Apply "fn:string" function to account for new EBV. :)
(:*******************************************************:)
fn:boolean(fn:string(xs:yearMonthDuration("P05Y08M") - xs:yearMonthDuration("P03Y06M")))