closer (hendiWorksTEI)
                    
                    Back
                
            <closer> (closer) groups together salutations, datelines, and similar phrases appearing as a final group at the end of a division, especially of a letter.
                                Other Customizations
                            
                            
                        
                                Attributes
                            
                            rend
                                                                                                    
                                                    opt
                                                
                                            
                                                        
                                                            (rendition)
                                                            indicates how the element in question was rendered or presented in the source text.
                                                        
                                                    
                                                
                                                        Datatype
                                                    
                                                    wegadata.textAlignment
                                                    xml:id
                                                                                                    
                                                    opt
                                                
                                            
                                                        
                                                            (identifier)
                                                            provides a unique identifier for the element bearing the attribute.
                                                        
                                                    
                                                
                                    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>