<sealDesc>
<sealDesc> (seal description) describes the seals or similar items related to the object described, either as a series of paragraphs or as a series of seal elements. [10.7.3.2. Seals] | |
Module | msdescription |
Attributes |
|
Member of | |
Contained by | msdescription: physDesc |
May contain | |
Example | <sealDesc> <seal type="pendant" contemporary="true"> <p>Green wax vertical oval seal attached at base.</p> </seal> </sealDesc> |
Example | <sealDesc> <p>Parchment strip for seal in place; seal missing.</p> </sealDesc> |
Content model | <content> |
Schema Declaration | element sealDesc { tei_att.global.attributes, ( tei_model.pLike+ | ( tei_summary?, ( tei_decoNote | tei_seal | tei_condition )+ ) ) } |