<trailer>
<trailer> contains a closing title or footer appearing at the end of a division of a text. [4.2.4. Content of Textual Divisions 4.2. Elements Common to All Divisions]
Module | textstructure |
Attributes | Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.typed (type) att.placement (place) att.written (hand) |
Member of | |
Contained by | |
May contain |
core: abbr add bibl biblStruct choice cit date del desc ellipsis emph foreign gap gloss graphic hi l label lb lg list listBibl mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs sic term time title unclear
gaiji: g
header: idno
lim: noteMarker rule
linking: linkGrp
namesdates: addName affiliation forename genName geo listObject listOrg listPerson listPlace location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
Examples |
<trailer>Explicit pars tertia</trailer> <trailer> <l>In stead of FINIS this advice <hi>I</hi> send,</l> <l>Let Rogues and Thieves beware of <lb/> <hi>Hamans</hi> END.</l> </trailer> |
Source | Github
<elementSpec module="textstructure" ident="trailer"> <desc>contains a closing title or footer appearing at the end of a division of a text.</desc> <classes> <memberOf key="att.global"/> <memberOf key="att.typed"/> <memberOf key="att.placement"/> <memberOf key="att.written"/> <memberOf key="model.divBottomPart"/> </classes> <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <elementRef key="lg"/> <classRef key="model.gLike"/> <classRef key="model.phrase"/> <classRef key="model.inter"/> <classRef key="model.lLike"/> <classRef key="model.global"/> </alternate> </content> </elementSpec> |