<decoDesc>
| <decoDesc> (decoration description) contains a description of the decoration of a manuscript or other object, either as in paragraphs, or as one or more decoNote elements. [11.7.3. Bindings, Seals, and Additional Material] | |
| Module | msdescription |
| Attributes |
|
| Member of | |
| Contained by | msdescription: physDesc |
| May contain | |
| Example | <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> |
| Content model | <content> |
| Schema Declaration | element decoDesc { tei_att.global.attributes, ( tei_model.pLike+ | ( tei_summary?, tei_decoNote+ ) ) } |