Master Project

The MASTER Document Type Definition: reference manual

<decoration>


<decoration> contains a description of the decoration of a manuscript, either as a sequence of paragraphs, or as a sequence of topically organised <decoNote> elements.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<decoration>
<p>The start of each book of the Bible with a 10-line historiated
illuminated initial; prefaces decorated with 6-line blue initials with red
penwork flourishing; chapters marked by 3-line plain red initials; verses
with 1-line initials, alternately blue or red.</p>
</decoration>
Declaration
<!ELEMENT decoration  - -  (p+|decoNote+)> 
<!ATTLIST decoration  
      %a.global;>
See further 2.6.3 Decoration and binding

Up: Appendix A Reference Documentation for Elements and Classes