Centrum voor Teksteditie en Bronnenstudie - Centre for Scholarly Editing and Document Studies

Centrum voor Teksteditie en Bronnenstudie

Centre for Scholarly Editing and Document Studies

a research centre of the Royal Academy of Dutch Language and Literature

<letPart>


<letPart> Contains metadata about distinct parts of a letter.
Attributes
No other than global attributes
Example
<letDesc>
   <letIdentifier>
      <country>Belgium</country>
      <settlement>Antwerp</settlement>
      <repository>AMVC</repository>
      <collection>S 154/1235</collection>
      <idno>223949</idno>
   </letIdentifier>
   <letHeading>
      <author>Stijn Streuvels</author>
      <addressee>Lannoo</addressee>
      <placeLet>Ingooigem</placeLet>
      <dateLet>1943-04-24</dateLet>
   </letHeading>
   <physDesc>
      <type>letter</type>
      <support>
         <p>single page with pre-printed letterhead, writing on both sides</p>
      </support>
      <extent>
         <dimensions>
            <height units="mm">214</height>
            <width units="mm">276</width>
         </dimensions>
      </extent>
   </physDesc>
   <envOcc occ="yes" />
   <letPart>
      <letHeading>
         <author>Joris Lannoo</author>
         <addressee>Stijn Streuvels</addressee>
         <placeLet>Tielt</placeLet>
         <dateLet>1943-04-20</dateLet>
      </letHeading>
      <physDesc>
         <type>letter</type>
         <support>
            <p>typed letter on recto side of the letter</p>
         </support>
         <extent>
            <dimensions>
	       <height units="mm">214</height>
	       <width units="mm">276</width>
	    </dimensions>
         </extent>
      </physDesc>
      <letContents>
         <p>Joris Lannoo asks Streuvels what to do ...</p>
      </letContents>
   </letPart>
   <letPart>
      <letHeading>
         <author>Joris Lannoo</author>
         <addressee>Stijn Streuvels</addressee>
         <placeLet>Tielt</placeLet>
         <dateLet>1943-04-20</dateLet>
      </letHeading>
      <physDesc>
         <type>letter</type>
         <support>
            <p>written letter on verso side of the letter</p>
         </support>
         <extent>
            <dimensions>
	       <height units="mm">214</height>
	       <width units="mm">276</width>
	    </dimensions>
         </extent>
      </physDesc>
      <letContents>
         <p>Streuvels advises Lannoo to ...</p>
      </letContents>
   </letPart>
</letDesc>
Content Must contain at least one of the child elements; when more are used, they must occur in the order specified. The note(s) may only be used to provide additional information after all other elements.
Parents letDesc letPart
Children additional history idno letContents letHeading letPart note physDesc
Declaration
<!ELEMENT letPart %om.RR; 
          ((idno, letHeading?, physDesc?, letContents?, history?, additional?, letPart*, note*) |
          (letHeading, physDesc?, letContents?, history?, additional?, letPart*, note*) |
          (physDesc, letContents?, history?, additional?, letPart*, note*) |
          (letContents, history?, additional?, letPart*, note*) |
          (history, additional?, letPart*, note*) |
          (additional, letPart*, note*) |
          (letPart+, note*))> 
<!ATTLIST letPart 
          %a.global;>
See further 4.8. Distinct letter parts: <letPart>

Up: Appendix A Reference documentation for DALF elements and classes