<typeDesc>

<typeDesc> contains a description of the typefaces or other aspects of the printing of an incunable or other printed source. 10.7.2.1 Writing
モジュールmsdescription — 10 Manuscript Description
属性
当該モジュールを使用するもの
下位
core: p
header: type注釈
linking: ab
msdescription: summary
宣言

<rng:element name="typeDesc">
<rng:ref name="att.global.attributes"/>
<rng:choice>
 <rng:oneOrMore>
  <rng:ref name="model.pLike"/>
 </rng:oneOrMore>
 <rng:group>
  <rng:optional>
   <rng:ref name="summary"/>
  </rng:optional>
  <rng:oneOrMore>
   <rng:ref name="type注釈"/>
  </rng:oneOrMore>
 </rng:group>
</rng:choice>
</rng:element>
element typeDesc{   att.global.attributes,   ( model.pLike+ | ( summary?, type注釈+ ) )}
<typeDesc>
 <p>Uses an unidentified black letter font, probably from the
   15th century</p>
</typeDesc>
<typeDesc>
 <summary>Contains a mixture of blackletter and Roman (antiqua) typefaces</summary>
 <type注釈 xml:id="Frak1">Blackletter face, showing
   similarities to those produced in Wuerzburg after 1470.</type注釈>
 <type注釈 xml:id="Rom1">Roman face of Venetian origins.</type注釈>
</typeDesc>