Whole document tree
    

Whole document tree

LoTentry

LoTentry

Name

LoTentry -- Entry in a LoT

Description

Entry in a LoT, or List of Titles. It contains the text to be listed, including, if desired, in-line elements. It has common, SrcCredit, and PageNum attributes. PageNum should be used to indicate either the page on which the entry begins or the pages it covers.

Parents

LoTentry occurs in LoT.

Attributes

SrcCredit

SrcCredit holds information about the source of the graphic or LoTentry, as for use in a list of illustrations.

Pagenum

PageNum is the number of the page on which a given element begins or occurs in a printed book.

Examples

<LOT>
<TITLE>List of Figures</TITLE>
<LOTENTRY SRCCREDIT="A.N. Oxgrifter" PAGENUM="7">Camels at play</LOTENTRY>
<LOTENTRY PAGENUM="11">Goats working hard</LOTENTRY>
<LOTENTRY SRCCREDIT="Author" PAGENUM="17">Elk at ease</LOTENTRY>
</LOT>