JATS-0032-002

Rule Overview

Message

sec with title "title" must have the @sec-type of "supplementary-material"

Rule XPath:

This rule REPORTS an alert when the following is TRUE:

matches(title, '^\s*Supplement(al|ary) (Data|Material)\s*$', 'i') and not(tokenize(@sec-type, ' ') = 'supplementary-material')

Contexts