<typeDesc>
<typeDesc> (typeface description) contains a description of the typefaces or other aspects of the printing of an incunable or other printed source. [11.7.2.1 Writing] | |
Module | msdescription — Manuscript Description |
Attributes |
|
Member of | |
Contained by |
msdescription: physDesc
|
May contain | |
Example | |
Example |
<typeDesc>
<summary>Contains a mixture of blackletter and Roman (antiqua) typefaces</summary> <typeNote xml:id="Frak1">Blackletter face, showing similarities to those produced in Wuerzburg after 1470.</typeNote> <typeNote xml:id="Rom1">Roman face of Venetian origins.</typeNote> </typeDesc> |
Content model |
<content> |
Schema Declaration |
<rng:element name="typeDesc"> element typeDesc { 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, att.global.source.attributes, ( model.pLike+ | ( summary?, typeNote+ ) ) } |