Up: Elements reference



<to> – recipient

Attributes:

nickname
ID of the recipient in the address book file.
xml:lang
human language (inherited)
id
unique name (identifier)
style/class
style properties and class (e.g. for CSS)

Possible Contents: (Text | inline element | newline)*

Description: Encloses the recipient. Single lines can be separated with <newline/>s. If the nickname attribute is given and there is contents, the contents of this element has higher priority. So, if you want to use the address book, leave it empty:

<to nickname="Knuth"/>

Example

See <letter>.