subtitle
subtitle — The subtitle of a document.
Synopsis
subtitle ::=
- Zero or more of:
- text
html:button
html:fieldset
html:input
html:label
html:select
html:textarea
- Bibliography inlines
- Computer-output inlines
- Graphic inlines
- Linking inlines
- Markup inlines
- Operating system inlines
- Product inlines
- Publishing inlines
- Technical inlines
- Ubiquitous inlines
- User-input inlines
Attributes
Description
A subtitle
identifies the subtitle of a document, or
portion of a document.
Titles are so common, and so often the only “info” elements
associated with their parent, that they (title
,
subtitle
, and titleabbrev
) are allowed outside
the info
element. This is a tradeoff favoring author
convenience over a small amount of additional complexity in
processing. However, the title elements must either all be outside of
the info
wrapper or all inside, you cannot have some
outside and some inside.
Processing expectations
Formatted as a displayed block.
Parents
These elements contain subtitle
: appendix
, bibliodiv
, bibliography
, bibliomixed
, bibliomset
, head
, info
(db.info), info
(db.titlereq.info), section
, sidebar
.
Children
The following elements occur in subtitle
: text, abbrev
, acronym
, author
, citetitle
, command
, computeroutput
, editor
, email
, emphasis
, filename
, footnote
, footnoteref
, html:button
, html:fieldset
, html:input
, html:label
, html:select
, html:textarea
, inlinemediaobject
, link
(db.link), literal
, option
, orgname
, personname
, phrase
(db.phrase), quote
, rddl:resource
, replaceable
, subscript
, superscript
, systemitem
, trademark
, userinput
, xref
.
See Also
Related elements: title
, titleabbrev
.