Message
ref-type attribute value "@ref-type" is not the name of the referenced element or in the list of values "aff", "app",
"author-notes", "award", "bibr", "bio", "boxed-text", "chem", "collab", "contrib",
"corresp", "disp-formula", "fig", "fn", "en", "kwd", "list", "plate", "scheme", "sec",
"statement", "supplementary-material", "table", "table-fn"
Rule XPath:
This rule ASSERTS the following, raising an alert if FALSE:
let $xref-rid-element-names := key('element-by-id', tokenize(@rid, '\s+'))/name()
returnnot(@ref-type) or @ref-type = ('aff', 'app', 'author-notes', 'award', 'bibr', 'bio',
'boxed-text', 'chem', 'collab', 'contrib', 'corresp', 'disp-formula', 'fig', 'fn',
'en', 'kwd', 'list', 'plate', 'scheme', 'sec', 'statement', 'supplementary-material',
'table', 'table-fn', $xref-rid-element-names)
Contexts
Inherited Contexts