<decoNote>

<decoNote> (note on decoration) contains a note describing either a decorative component of a manuscript, or a fairly homogenous class of such components. 10.7.3 Bindings, Seals, and Additional Material
Modulemsdescription — 10 Manuscript Description
Attributes att.typed (@type, @subtype)
Used by
May contain
Declaration

<rng:element name="decoNote">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:ref name="macro.specialPara"/>
</rng:element>
element decoNote
{
   att.global.attributes,
   att.typed.attributes,
   macro.specialPara
}
Example
<decoDesc>
 <decoNote type="initial">
  <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>
 </decoNote>
</decoDesc>