blob: 1b773c4235e0eb73a27862e88a7f2b562f6d44d9 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-yearMonthDuration-less-than-4 :)
(:Written By: Carmelo Montanez :)
(:Date: June 13, 2005 :)
(:Purpose: Evaluates The "yearMonthDuration-less-than" function that :)
(:return true and used together with fn:not (le operator):)
(:*******************************************************:)
fn:not(xs:yearMonthDuration("P20Y10M") le xs:yearMonthDuration("P20Y10M"))