<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
core: lg list
figures: figure table
lim: NB
textstructure: body div front postscript
May contain
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>
From EEBO A87070
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>