<scriptDesc>
<scriptDesc> (script description) contains a description of the scripts used in a manuscript or other object. [10.7.2.1. Writing] | |
Module | msdescription |
Attributes |
|
Member of | |
Contained by | msdescription: physDesc |
May contain | |
Example | <scriptDesc> <p/> </scriptDesc> |
Example | <scriptDesc> <summary>Contains two distinct styles of scripts </summary> <scriptNote xml:id="style-1">.</scriptNote> <scriptNote xml:id="style-2">.</scriptNote> </scriptDesc> |
Content model | <content> |
Schema Declaration | element scriptDesc { tei_att.global.attributes, ( tei_model.pLike+ | ( tei_summary?, tei_scriptNote+ ) ) } |