<sealDesc>
<sealDesc> (seal description) describes the seals or other external items attached to a manuscript, either as a series of paragraphs or as a series of distinct seal elements, possibly with additional decoNotes. [10.7.3.2 Seals] | |
Modul | msdescription — Manuscript Description |
Attribute | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) |
Mitglied des | |
Enthalten in | msdescription: physDesc |
Kann enthalten | |
Deklaration |
element sealDesc { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, ( model.pLike+ | ( summary?, ( decoNote | seal | condition )+ ) ) } |
Beispiel | <sealDesc> <seal type="pendant" contemporary="true"> <p>Green wax vertical oval seal attached at base.</p> </seal> </sealDesc> |
Beispiel |