JATS-0010-016

Rule Overview

Message

Contrib should only specify one of the following elements: anonymous, collab-name, collab-name-alternatives, collab-wrap, collab, collab-alternatives, name, name-alternatives, string-name

Rule XPath:

This rule ASSERTS the following, raising an alert if FALSE:

count(child::*[self::anonymous or self::collab-name or self::collab-name-alternatives or self::collab-wrap or self::collab or self::collab-alternatives or self::name or self::name-alternatives or self::string-name]) eq 1

Contexts