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