tbook: User Element View [DTD Element View]
[Home] [Elements] [Entities] [Prev] [Next]

Element closing

Synopsis

Mixed Content Model

(#PCDATA|em|visual|verb|m|math|ch|latex|url|hspace|unit|relax|
 wrap|cite|pageref|ref|vref|mathref|footnote|ix|idx|indexsee|
 graphics)*

Attributes

NameTypeDefault Value
style CDATA None
class CDATA None
kind Enumeration:
  above
  below
  signature
None
xml:lang NMTOKEN None
id ID None

Description

It ends the letter with “Sincerely yours …” or something like that.

The default for kind is "signature" for formal letters and "above" else. "above" means that the contents of <closing> is printed above the space for the signature, "below" means, well, below, and "signature" means above, but with the name of the author below.

So, if you only want to have your name below the signature, you have to say:

<closing kind="signature"/>

Parents

letter

Children

ch, cite, em, footnote, graphics, hspace, idx, indexsee, ix, latex, m, math, mathref, pageref, ref, relax, unit, url, verb, visual, vref, wrap

Example

See <letter>.


HTML Presentation of tbook by DTDParse (version 2.0beta6).