<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 |
att.global
xml:id
n
xml:lang
att.global.rendition
style
rendition
att.global.linking
corresp
copyOf
next
prev
att.global.source
source
att.written
hand
|
| Member of | |
| Contained by | |
| May contain | |
| 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> </elementSpec> |