<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.4 Content of Textual Divisions 4.2 Elements Common to All Divisions | |
Module | textstructure — 4 Default Text Structure |
Attributes | Global attributes only |
Used by | |
May contain | core: abbr add address binaryObject cb choice corr date del distinct email emph expan foreign gap gloss graphic hi index lb measure measureGrp mentioned milestone name note num orig pb ptr ref reg rs sic soCalled term time title unclear figures: formula gaiji: g msdescription: catchwords depth dimensions height heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark width |
Declaration |
element closer { att.global.attributes, ( text | model.gLike | signed | dateline | salute | model.phrase | model.global )* } |
Example | <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> |
Example | <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> |