Guide to the DocBook DTD | ||
---|---|---|
Prev | Next |
(#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)+
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
Abbreviated version of any Title. TitleAbbrev may contain in-line elements and has common attributes.
You may want to use this element when a title is so long that it might be truncated in some part of an online display, such as a title bar.
These elements contain TitleAbbrev: Appendix, ArtHeader, BiblioDiv, BiblioEntry, BiblioMSet, BiblioMixed, BiblioSet, Bibliography, Book, BookBiblio, BookInfo, CalloutList, Chapter, Dedication, DocInfo, Equation, Example, Figure, GlossDiv, Glossary, Index, IndexDiv, LoT, Part, PartIntro, Preface, Procedure, RefSect1, RefSect1Info, RefSect2, RefSect2Info, RefSect3, RefSect3Info, RefSynopsisDiv, RefSynopsisDivInfo, Reference, Sect1, Sect1Info, Sect2, Sect2Info, Sect3, Sect3Info, Sect4, Sect4Info, Sect5, Sect5Info, SegmentedList, SeriesInfo, Set, SetIndex, SetInfo, Sidebar, SimpleSect, Table, ToC, VariableList.
TitleAbbrev contains these elements: Abbrev, Acronym, Action, Anchor, Application, Author, AuthorInitials, Citation, CiteRefEntry, CiteTitle, ClassName, Command, Comment, ComputerOutput, CorpAuthor, Database, Email, Emphasis, EnVar, ErrorCode, ErrorName, ErrorType, Filename, FirstTerm, Footnote, FootnoteRef, ForeignPhrase, 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, SystemItem, Token, Trademark, Type, ULink, UserInput, WordAsWord, XRef.
In some contexts, additional elements may be allowed by inclusions in parent elements. Similarly, in some contexts, some of these elements may be invalid due to exclusions in parent elements.
<CHAPTER LABEL="II"> <TITLE>A Chapter Devoted to Hierarchy</TITLE> <TITLEABBREV>Hierarchy</TITLEABBREV> <TOCCHAP> <TOCENTRY>Hierarchy</TOCENTRY> <TOCLEVEL1> <TOCENTRY>Lonely at the Top</TOCENTRY> </TOCLEVEL1> <TOCLEVEL1> <TOCENTRY>A Gravid Section</TOCENTRY> </TOCLEVEL1> </TOCCHAP> <EPIGRAPH> <ATTRIBUTION>Benjamin Franklin</ATTRIBUTION> <PARA>In going on with these experiments, how many pretty systems do we build, which we soon find ourselves obliged to destroy?</PARA> </EPIGRAPH> <HIGHLIGHTS> <SIMPLELIST> <MEMBER>Best of the Top</MEMBER> <MEMBER>Best of the Middle</MEMBER> <MEMBER>Best of the Bottom</MEMBER> </SIMPLELIST> </HIGHLIGHTS> <SECT1 <TITLE>Lonely at the Top</TITLE> <FORMALPARA> <TITLE>A Formal Paragraph</TITLE> <PARA>A short paragraph, but a formal one.</PARA> </FORMALPARA> <SIMPLESECT> <TITLE>Don't Delve Deeper</TITLE> <PARA>SimpleSects can't contain other Sects. </PARA> </SIMPLESECT> </SECT1> <SECT1> <TITLE>A Gravid Section</TITLE> <PARA>A short paragraph.</PARA> <SECT2> <TITLE>Under the Forest Canopy</TITLE> <GLOSSARY> <GLOSSENTRY> <GLOSSTERM>fum </GLOSSTERM> <GLOSSDEF><PARA>Syllable following "fee, fie, fo"</PARA> </GLOSSDEF> </GLOSSENTRY> </GLOSSARY> <SIMPARA>A short, simple paragraph that can't contain blocklike objects.</SIMPARA> <BRIDGEHEAD RENDERAS="sect4">Down to Brass Tacks</BRIDGEHEAD> <PARA>A short paragraph.</PARA> <BRIDGEHEAD RENDERAS="sect4">Brass Tacks and Brass Tasks</BRIDGEHEAD> <PARA>A short paragraph.</PARA> <SECT3> <TITLE>Delving Deeper</TITLE> <PARA>A short paragraph.</PARA> <SECT4> <TITLE>We Like Short Sections</TITLE> <PARA>A short paragraph.</PARA> <SIDEBAR> <TITLE>Feeling Out of the Flow?</TITLE> <PARA>That's because you're in a Sidebar.</PARA> </SIDEBAR> <SECT5 RENDERAS="sect4"> <TITLE>Some Writers are Compulsive</TITLE> <PARA>A short paragraph.</PARA> </SECT5> </SECT4> </SECT3> </SECT2> </SECT1> <BIBLIOGRAPHY> <BIBLIOENTRY> <BOOKBIBLIO> <TITLE>Recursive Tooth Exercises </TITLE> <AUTHORGROUP> <CORPAUTHOR>The Incisor Group </CORPAUTHOR> </AUTHORGROUP> </BOOKBIBLIO> </BIBLIOENTRY> </BIBLIOGRAPHY> <INDEX></INDEX> </CHAPTER>
Prev | Home | Next |
Title | Up | ToC |