<signed>

<signed> (signature) contains the closing salutation, etc., appended to a foreword, dedicatory epistle, or other division of a text. [4.2.2. Openers and Closers]
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
figures: figure table
lim: NB
May contain
Examples

<signed>Thine to command <name>Humph. Moseley</name>
</signed>

<closer>
   
<signed>Sign'd and Seal'd,
  
<list>
         
<item>John Bull,</item>
         
<item>Nic. Frog.</item>
      
</list>
   
</signed>
</closer>
Source Github

<elementSpec module="textstructure" ident="signed">
   
<gloss>signature</gloss>
   
<desc>contains the closing salutation, etc., appended to a foreword,
dedicatory epistle, or other division of a text.
</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="att.written"/>
      
<memberOf key="model.divBottomPart"/>
      
<memberOf key="model.divTopPart"/>
   
</classes>
   
<content>
      
<macroRef key="macro.paraContent"/>
   
</content>
</elementSpec>