blob: 3550bfb29c546fa05815e2055d2d163cd3cceba2 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-yearMonthDurations-9 :)
(:Written By: Carmelo Montanez :)
(:Date: June 28, 2005 :)
(:Purpose: Evaluates The "subtract-yearMonthDurations" function used :)
(:together with and "and" expression. :)
(: Apply "fn:string" function to account for new EBV. :)
(:*******************************************************:)
fn:string((xs:yearMonthDuration("P01Y01M") - xs:yearMonthDuration("P02Y02M"))) and fn:string((xs:yearMonthDuration("P02Y03M") - xs:yearMonthDuration("P04Y04M")))