Message
sec with title "title" must have the @sec-type value from the list: correction-statement, correction-notice,
correction-notice-minor, correction-notice-major
sec with title "title" must have the @sec-type value from the list: correction-statement, correction-notice,
correction-notice-minor, correction-notice-major
This rule REPORTS an alert when the following is TRUE:
matches(title, 'Correction Statement', 'i') and not(tokenize(@sec-type, ' ') = ('correction-statement',
'correction-notice', 'correction-notice-minor', 'correction-notice-major'))