<closer>

<closer> (closer) groups together salutations, datelines, and similar phrases appearing as a final group at the end of a division, especially of a letter. [4.2.2. Openers and Closers 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.written (hand)
Member of
Contained by
core: lg list note
figures: figure table
lim: NB
textstructure: body div front postscript
May contain
textstructure: dateline salute signed
transcr: fw
Examples

<div type="letter">
   
<p> perhaps you will favour me with a sight of it when convenient.</p>
   
<closer>
      
<salute>I remain, &c. &c.</salute>
      
<signed>H. Colburn</signed>
   
</closer>
</div>

<div type="chapter">
   
<p><!-- ... --> and his heart was going like mad and yes I said yes I will Yes.</p>
   
<closer>
      
<dateline>
         
<name type="place">Trieste-Zürich-Paris,</name>
         
<date>1914–1921</date>
      
</dateline>
   
</closer>
</div>
Source Github

<elementSpec rend="change" module="textstructure" ident="closer">
   
<gloss>closer</gloss>
   
<desc>groups together salutations, datelines, and similar phrases appearing as a final group at
the end of a division, especially of a letter.
</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="att.written"/>
      
<memberOf key="model.divBottomPart"/>
   
</classes>
   
<content>
      
<macroRef key="lim.macro.openerAndCloserContent"/>
   
</content>
   
<attList/>
</elementSpec>