Reference. Reference for the DocBook DTD

[Prev] [Next]


LoTentry

Name

LoTentry---Entry in a LoT

Synopsis

Content Model
  (#PCDATA | FootnoteRef | XRef | Abbrev | Acronym | Citation
  | CiteRefEntry | CiteTitle | Emphasis | FirstTerm
  | ForeignPhrase | GlossTerm | Footnote | Phrase | Quote
  | Trademark | WordAsWord | Link | OLink | ULink | Action
  | Application | ClassName | Command | ComputerOutput
  | Database | Email | EnVar | ErrorCode | ErrorName
  | ErrorType | Filename | Function | GUIButton | GUIIcon
  | GUILabel | GUIMenu | GUIMenuItem | GUISubmenu | Hardware
  | Interface | InterfaceDefinition | KeyCap | KeyCode
  | KeyCombo | KeySym | Literal | Markup | MediaLabel
  | MenuChoice | MouseButton | MsgText | Option | Optional
  | Parameter | Prompt | Property | Replaceable | ReturnValue
  | SGMLTag | StructField | StructName | Symbol | SystemItem
  | Token | Type | UserInput | Anchor | Author | AuthorInitials
  | CorpAuthor | ModeSpec | OtherCredit | ProductName
  | ProductNumber | RevHistory | Comment | Subscript
  | Superscript | InlineGraphic | InlineEquation | Synopsis
  | CmdSynopsis
  | FuncSynopsis)+

Attributes

This element has common and Role attributes.

Name Value(s) Type Default Value
Pagenum CDATA #IMPLIED  
SrcCredit CDATA #IMPLIED  

Tag Minimization

Both the start- and end-tags are required for this element.

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.

Children

LoTentry contains these elements: Abbrev, Acronym, Action, Anchor, Application, Author, AuthorInitials, Citation, CiteRefEntry, CiteTitle, ClassName, CmdSynopsis, Command, Comment, ComputerOutput, CorpAuthor, Database, Email, Emphasis, EnVar, ErrorCode, ErrorName, ErrorType, Filename, FirstTerm, Footnote, FootnoteRef, ForeignPhrase, FuncSynopsis, Function, GUIButton, GUIIcon, GUILabel, GUIMenu, GUIMenuItem, GUISubmenu, GlossTerm, Hardware, InlineEquation, InlineGraphic, Interface, InterfaceDefinition, KeyCap, KeyCode, KeyCombo, KeySym, Link, Literal, Markup, MediaLabel, MenuChoice, ModeSpec, MouseButton, MsgText, OLink, Option, Optional, OtherCredit, #PCDATA, Parameter, Phrase, ProductName, ProductNumber, Prompt, Property, Quote, Replaceable, ReturnValue, RevHistory, SGMLTag, StructField, StructName, Subscript, Superscript, Symbol, Synopsis, SystemItem, Token, Trademark, Type, ULink, UserInput, WordAsWord, and XRef.

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>


[Prev] LoT
[Next] ManVolNum
[Reference Home] [Davenport Group Home]