blob: d90535b05fd2ccde663b550558773890d1c07fb5 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-gMonth-equal-4 :)
(:Written By: Carmelo Montanez :)
(:Date: June 16, 2005 :)
(:Purpose: Evaluates The "gMonth-equal" function that :)
(:return true and used together with fn:not (ne operator):)
(:*******************************************************:)
fn:not(xs:gMonth("--05Z") ne xs:gMonth("--06Z"))