![]() |
Centrum voor Teksteditie en Bronnenstudie |
Centre for Scholarly Editing and Document Studies |
|
a research centre of the Royal Academy of Dutch Language and Literature |
|
<envelope> |
| <envelope> | Contains the information on the envelope. | ||||||||||||||
| Attributes |
|
||||||||||||||
| Example |
<envelope type="220x110">
<envPart side="front">
<address type="receiver">
<addrLine>Stijn Streuvels</addrLine>
<addrLine>Lijsternest</addrLine>
<addrLine>Ingooigem</addrLine>
</address>
<postmark>
<placeName>Tielt</placeName>
<date value="1924-10-24">24.10.'24</date>
</postmark>
<div>
<p>Dank u, postbode!</p>
</div>
</envPart>
<envPart side="back">
<address type="sender">
<addrLine>Lannoo uitgeverij</addrLine>
<addrLine>Meulebeekschesteenweg 641</addrLine>
<addrLine>Tielt</addrLine>
</address>
</envPart>
<envelope type="postcard">
<note>this envelope contains no data</note>
</envelope>
</envelope>
|
||||||||||||||
| Note |
The envelope can be functionally defined as ‘the part/room/space reserved for postal information’. This definition includes the postal information, as well as all other possible contents of that functional part of the letter. When an <envelope> element is present in the text, this should be matched by a envOcc / element in the header. |
||||||||||||||
| Content | Must contain at least one of the child elements. | ||||||||||||||
| Parents | envelope text | ||||||||||||||
| Children | envPart envelope note | ||||||||||||||
| Declaration | <!ELEMENT envelope %om.RR;
(envPart | envelope | note)+>
<!ATTLIST envelope
%a.global;
type CDATA #IMPLIED> |
||||||||||||||
| See further | 5.1. The envelope: <envelope> | ||||||||||||||
Up: Appendix A Reference documentation for DALF elements and classes