"TOCI" elements are correctly linked to headings
Each table of contents item should link to the correct location in the document. The quality check warns if the link is defective, the destination cannot be found in the document, or links to an incorrect destination.
To resolve this quality check, make sure that the table of contents item’s link is not defective, the destination exists in the document, and the destination is correct.
Detailed explanation
Cases | Result |
---|---|
Link tag of the "TOCI" tag has no GoTo action | SKIPPED |
There is no heading in the document whose text matches the "Link" tag in the "TOCI" tag | WARN |
The "TOCI" tag has an associated heading, but the "Link" tag points to an incorrect coordinate position (outside of a tolerance limit) | WARN |
The "TOCI" tag has an associated heading, but the "Link" tag points to the whole page instead of the heading | WARN |
The "TOCI" tag has an associated heading and the "Link" tag points to the correct coordinate position (inside the tolerance limit) | PASS |