ReferenceElement Reference<cross-references>

<cross-references>

The <cross-references> tag is an empty configuration element that sets the default text style for <xref> links throughout a document. Place it in <docinfo> or a publication file when you want a global style such as global or type-global.

Use <xref> in the document body to make individual references; use <cross-references> only to choose the default formatting.

Syntax

Attributes

Attributes for <cross-references>
AttributeRequired?Values
text = "…"required"local""global""hybrid""type-local""type-global""type-hybrid""phrase-global""phrase-hybrid""type-local-title""type-global-title""title""custom"

Children

This tag must be empty (i.e., no children or text allowed).

Parents

This element may appear as an immediate child of the following elements: <docinfo>

Examples