JATS-0032-006

Rule Overview

Message

sec with title "title" must have the @sec-type of "orcid-section"

Rule XPath:

This rule REPORTS an alert when the following is TRUE:

matches(title, '^\s*ORCID\s*$', 'i') and not(tokenize(@sec-type, ' ') = 'orcid-section')

Contexts