| <postmark> |
Contains the postmark on an envelope. |
| Attributes |
| No other than global attributes
|
|
| Example |
<postmark>
<placeName>Tielt</placeName>
<date value="1924-10-24">24.10.'24</date>
</postmark>
|
| Content |
Must contain at least one of the child elements. The
note(s) may only be used to provide additional information after
all other elements. |
| Parents |
envPart |
| Children |
date figure note placeName |
| Declaration |
<!ELEMENT postmark %om.RR;
((figure | placeName |date)+, note*)>
<!ATTLIST postmark
%a.global;> |
| See further |
5.1. The envelope: <envelope> |