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

<decoList>


<decoList> Contains a list of structured descriptions for each of the decorations in a letter.
Attributes
No other than global attributes
Example
<decoList>
   <decoItem id="fig1">
      <decoDesc>
         <p>small black/white drawing of a tree</p>
      </decoDesc>
   </decoItem>
   <decoItem id="fig2">
      <decoDesc>
         <p>small color drawing of suggested page layout, containing some text</p>
      </decoDesc>
      <decoText>
         <p>Eerste paragraaf Hier</p>
         <p>voetnoten!</p>
      </decoText>
   </decoItem>   
</decoList>
Content Must contain at least one list item.
Parents decoration
Children decoItem
Declaration
<!ELEMENT decoList %om.RR;
          (decoItem+)> 
<!ATTLIST decoList 
          %a.global;>
See further 4.3.6. Decorative elements: <decoration> and <paraphernalia>

Up: Appendix A Reference documentation for DALF elements and classes