func setUnSched(mapKey, compliant, comment, info string, footnote []string) (string, string, []string) {
    if system.IsSched.MatchString(mapKey) && strings.Contains(info, "NA") {
        compliant = compliant + " [5]"
        comment = comment + " [5]"
        footnote[4] = footnote5