Cross-references (internal links)
Capture cross-references using xrefGrp and xref elements by capturing the id of the target in the cross-reference ref attribute.
| XR | Cross-reference |
| Xref_bibInline | Inline bib cross-reference |
| Xref_bib | Superscript bib cross-reference |
| Xref_fig | Figure cross-reference |
| Xref_tab | Table cross-reference |
| Xref_box | Box cross-reference |
| Xref_vid | Video cross-reference |
| Xref_chap | Chapter cross-reference |
| Xref_part | Part cross-reference |
| Xref_eqn | Equation cross-reference |
| Xref_sect | Section cross-reference |
| Xref_article | Article cross-reference |
| Xref_para | Paragraph cross-reference |
| Xref_note | Note cross-reference |
| Xref_appx | Appendix cross-reference |
| ABV | abbreviation reference |
//xrefGrp/xref
Do not capture references within a document to sections of itself as bibliography items. Capture them as cross references using the xref element.
List of valid target elements for xref links:
- affiliation
- article
- appendix
- appendixGroup
- bibItem
- bibList
- bibliography
- bibliographyGroup
- boxedMatter
- chapter
- chapterFrontMatter
- displayMaths
- displayText
- div1
- div2
- div3
- div4
- div5
- div6
- div7
- divN
- e
- eSub
- figureGroup
- indexGroup
- indexList
- indexItem1
- indexItem2
- indexItem3
- indexItem4
- indexItemN
- item1
- item2
- item3
- item4
- itemN
- line
- lineGroup
- list
- milestone
- miscMatter
- miscMatterGroup
- multiBibItem
- note
- p
- parallelText
- part
- section
- tableGroup
- mediaGroup
If the reference is pointing to a different volume then capture it using the extRef element.
Where a cross-reference refers to an individual’s surname and forename or initial, capture the name using nameGrp with all relevant attributes within the xref.
When there are multiple cross-references in a group or sentence (such as multiple pages
cited as a group for an index term separated by commas, or several cross references listed in
a sentence separated by commas and the word and
), capture multiple
xref elements within xrefGrp.