V5.2synopsisinfo
synopsisinfo — Information supplementing synopsis.
Synopsis
synopsisinfo ::= × ⏵
- Sequence of:
info
? (db.titleforbidden.info)- One of:
- Zero or more of:
- text
lineannotation
- Bibliography inlines ⏵
- Computer-output inlines ⏵
- Error inlines ⏵
- Graphic inlines ⏵
- GUI inlines ⏵
- Indexing inlines ⏵
- Keyboard inlines ⏵
- Linking inlines ⏵
- Markup inlines ⏵
- Math inlines ⏵
- Object-oriented programming inlines ⏵
- Operating system inlines ⏵
- Product inlines ⏵
- Programming inlines ⏵
- Publishing inlines ⏵
- Technical inlines ⏵
- Ubiquitous inlines ⏵
- User-input inlines ⏵
textobject
- Zero or more of:
Attributes
Common attributes and common linking attributes.
Additional attributes:
- All of:
- continuation (enumeration)
- “continues”
- “restarts”
- linenumbering (enumeration)
- “numbered”
- “unnumbered”
- startinglinenumber (integer)
- xml:space (enumeration)
- “preserve”
- language
- continuation (enumeration)
Description
A synopsisinfo
is a verbatim environment for use in
synopsis elements. It’s an “escape hatch” to include additional lines
of text that don’t otherwise fit into the modeling provided by the
synopsis element.
Processing expectations
This element is displayed “verbatim”; whitespace and line breaks within this element are significant.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
- continuation
Determines whether line numbering continues from the previous element or restarts
Enumerated values: “continues” Line numbering continues from the immediately preceding element with the same name.
“restarts” Line numbering restarts (begins at 1, usually).
- language
Identifies the language (i.e. programming language) of the verbatim content
- linenumbering
Determines whether lines are numbered
Enumerated values: “numbered” Lines are numbered.
“unnumbered” Lines are not numbered.
- startinglinenumber
Specifies the initial line number
- xml:space
Can be used to indicate explicitly that whitespace in the verbatim environment is preserved. Whitespace must always be preserved in verbatim environments whether this attribute is specified or not
Enumerated values: “preserve” Whitespace must be preserved.
Parents
9 elements contain synopsisinfo
. × ⏵
Children
119 elements occur in synopsisinfo
. × ⏵