JATS-0010-004

Rule Overview

Message

xref has @ref-type="corresp" but does not point to a <corresp/> element.

Rule XPath:

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

(every $rid in tokenize(@rid, '\s+') satisfies exists(key('element-by-id', $rid)[self::corresp])) or not(@ref-type = 'corresp')

Contexts

Inherited Contexts