JATS-0041 - callouts

Topic Overview

JATS-0041-001

The @id attribute is required on ( ref , fn , fig , table-wrap , disp-formula , aff , aff-alternatives , target , milestone-start , underline-start , overline-start ) elements.

JATS-0041-002

The @rid attribute is required on xref elements

JATS-0041-003

xref element must contain clickable text

JATS-0041-004

xref elements in the article title must not contain text

JATS-0041-005

@ref-type is required for an xref that points to string-join(key('element-by-id', tokenize(@rid, '\s+'))/local-name(), ', ') elements.

JATS-0041-006

xref has @ref-type="fig" but does not point to a fig or fig-group element.

JATS-0041-007

xref has @ref-type="table" but does not point to a table-wrap or table-wrap-group element.

JATS-0041-008

xref has @ref-type="bibr" but does not point to a ref element.

JATS-0041-009

xref has @ref-type="fn" but does not point to a fn element.

JATS-0041-010

The text within xref should be consistent with the label in the referenced element

JATS-0041-011

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"

JATS-0041-012

xref has @ref-type="app" but does not point to an app element.

JATS-0041-013

xref has @ref-type="en" but does not point to a fn element with attribute fn-type="endnote".