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