<typeDesc>
<typeDesc> (typeface description) contains a description of the typefaces or other aspects of the printing of an incunable or other printed source. [10.7.2.1 Writing] | |
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)) (att.global.source (@source)) |
Mitglied des | |
Enthalten in |
msdescription: physDesc
|
Kann enthalten | |
Beispiel |
<typeDesc>
<p>Uses an unidentified black letter font, probably from the 15th century</p> </typeDesc> |
Beispiel |
<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 Deklaration |
<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+ ) ) } |