Search the Catalog
DocBook: The Definitive Guide

DocBook: The Definitive Guide

By Norman Walsh & Leonard Muellner
1st Edition October 1999
1-56592-580-7, Order Number: 5807
652 pages, $36.95 , Includes CD-ROM

DocBook Content Parameter Entities

Name

DocBook Content Parameter Entities -- Specify content of selected elements

Synopsis

These parameter entities control the content of selected elements.

Description

The content model of several elements in DocBook are controlled by parameter entities.

%bookcomponent.content;

The content model of book components (Chapter, Appendix, etc.).

  ((CalloutList | GlossList | ItemizedList | OrderedList
  | SegmentedList | SimpleList | VariableList | Caution
  | Important | Note | Tip | Warning | LiteralLayout
  | ProgramListing | ProgramListingCO | Screen | ScreenCO
  | ScreenShot | Synopsis | CmdSynopsis | FuncSynopsis
  | FormalPara | Para | SimPara | Address | BlockQuote
  | Graphic | GraphicCO | InformalEquation
  | InformalExample | InformalTable | Equation | Example
  | Figure | Table | MsgSet | Procedure | Sidebar | Anchor
  | BridgeHead | Comment | Highlights | Abstract
  | AuthorBlurb | Epigraph)+, (Sect1* | (RefEntry)*
  | SimpleSect*))
  | (Sect1+ | (RefEntry)+ | SimpleSect+)

This parameter entity occurs in the content model of the following elements: Appendix, Article, Chapter, PartIntro, and Preface.

%bookcomponent.title.content;

The content model of book components titles.

  DocInfo?, Title, TitleAbbrev?

This parameter entity occurs in the content model of the following elements: Appendix, Bibliography, Chapter, Glossary, Index, LoT, Part, Preface, Reference, SetIndex, and ToC.

%div.title.content;

The content model of division titles.

  Title, TitleAbbrev?

This parameter entity occurs in the content model of the following elements: Book, PartIntro, and Set.

%equation.content;

The content model of equations.

  Graphic+

This parameter entity occurs in the content model of the following elements: Equation and InformalEquation.

%formalobject.title.content;

The content model of formal object titles.

  Title, TitleAbbrev?

This parameter entity occurs in the content model of the following elements: CalloutList, Equation, Example, Figure, Procedure, SegmentedList, Sidebar, and VariableList.

This parameter entity also occurs in the replacement text of %tbl.table.mdl;.

%inlineequation.content;

The content model of inline equations.

  Graphic+

This parameter entity occurs in the content model of InlineEquation.

%programlisting.content;

The content model of ProgramListing.

  CO | LineAnnotation | #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

This parameter entity occurs in the content model of ProgramListing.

%refsect.title.content;

The content model of RefEntry sections.

  Title, TitleAbbrev?

This parameter entity occurs in the content model of the following elements: RefSect1, RefSect2, RefSect3, and RefSynopsisDiv.

%screen.content;

The content model of Screens.

  CO | LineAnnotation | #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

This parameter entity occurs in the content model of Screen.

%sect.title.content;

The content model of sectioning elements.

  Title, TitleAbbrev?

This parameter entity occurs in the content model of the following elements: BiblioDiv, Dedication, GlossDiv, IndexDiv, Sect1, Sect2, Sect3, Sect4, Sect5, and SimpleSect.

Back to: DocBook: The Definitive Guide


oreilly.com Home | O'Reilly Bookstores | How to Order | O'Reilly Contacts
International | About O'Reilly | Affiliated Companies | Privacy Policy

© 2001, O'Reilly & Associates, Inc.