Node type: Element (may contain text and/or other elements)
Whitespace: Not protected
Marks a cross-reference. Typically becomes a hyperlink on the Web.
Attribute: fileIDref
Attribute: paraIDref
Any combination:
= Optional element or attribute
<para paraID="12">See the diagram on <crossRef fileIDref="32806_000_7" paraIDref="23">page 70</crossRef>.</para>
See the diagram on page 70.
Can refer to a point in the current file or any other file in the repository.
Use the crossRef character style. Note: The resulting XML code will need to be edited to supply the fileIDref and paraIDref values. Validating in an XML editor can help you quickly identify the code that needs to be edited.