idRef (crossRef)

Node type: Attribute

Definition

Indicates a reference to a paragraph’s ID; used in a crossRef element.

Attribute Values

Value/Content format: Text string

Used in Elements

crossRef

Code Sample

<para>See the diagram on <crossRef fileRef="32806_000_7" idRef="23">page 70</crossRef>.</para>

Display Sample

See the diagram on page 70.

Notes

Both fileRef and idRef are needed to indicate a location in a different file.