<letContents> |
Contains a description of the intellectual contents of the letter. |
Attributes |
In addition to global attributes:
|
defective |
Indicates whether the contents of the letter being described is defective, i.e. incomplete. |
|
Datatype: (yes | no | unk)
|
|
Legal values are:
yes |
the contents of the letter is incomplete |
no |
the contents of the letter is complete |
unk |
it is unknown whether the contents of the letter is complete |
|
|
Default: no
|
|
Example |
<letContents>
<class>love letter</class>
<p>Streuvels proposes to his girlfriend</p>
</letContents>
|
Content |
Must contain one or more paragraphs; possibly preceded
by a functional-communicative class indication of the
letter. The note(s) may only be used to provide additional
information after all other elements. |
Parents |
letDesc letPart |
Children |
class note p |
Declaration |
<!ELEMENT letContents %om.RR;
(class*, p+, note*)>
<!ATTLIST letContents
%a.global;
defective (yes|no|unk) "no"> |
See further |
4.5. The contents of the letter: <letContents> |