<decoDesc>

<decoDesc> (descrizione della decorazione) contiene una descrizione della decorazione di un manoscritto in forma di sequenza di paragrafi oppure di sequenza di elementi decoNote organizzati per argomento 10.7.3 Bindings, Seals, and Additional Material
Modulomsdescription — 10 Manuscript Description
Attributi
Usato da
Può contenere
core: p
linking: ab
msdescription: decoNote
Dichiarazione

<rng:element name="decoDesc">
<rng:ref name="att.global.attributes"/>
<rng:choice>
 <rng:oneOrMore>
  <rng:ref name="model.pLike"/>
 </rng:oneOrMore>
 <rng:oneOrMore>
  <rng:ref name="decoNote"/>
 </rng:oneOrMore>
</rng:choice>
</rng:element>
element decoDesc { att.global.attributes, ( model.pLike+ | decoNote+ ) }
Esempio
<decoDesc>
 <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>
</decoDesc>