<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Dual-licensed under CC-by and BSD2 licences 
See the file COPYING.txt for details
$Date: 2013-11-01 09:12:34 +0000 (Fri, 01 Nov 2013) $
$Id: typeDesc.xml 12574 2013-11-01 09:12:34Z rahtz $
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/release/xml/tei/odd/p5odds.rnc" type="application/relax-ng-compact-syntax"?>
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/release/xml/tei/odd/p5odds.isosch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="msdescription" ident="typeDesc">
  <gloss xml:lang="fr" versionDate="2009-04-17">description des styles de caractère</gloss>
  <desc versionDate="2008-09-02" xml:lang="en">contains a description of the typefaces or other aspects of
  the printing of an incunable or other printed source.</desc>
  <desc versionDate="2009-04-17" xml:lang="fr">contient la description des styles de caractères ou d'autres aspects de l'impression d'un incunable ou d'une autre source imprimée.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.physDescPart"/>
  </classes>
  <content>
    <rng:choice xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:oneOrMore>
        <rng:ref name="model.pLike"/>
      </rng:oneOrMore>
      <rng:group>
        <rng:optional>
          <rng:ref name="summary"/>
        </rng:optional>
        <rng:oneOrMore>
          <rng:ref name="typeNote"/>
        </rng:oneOrMore>
      </rng:group>
    </rng:choice>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <typeDesc>
        <p>Uses an unidentified black letter font, probably from the
	15th century</p>
      </typeDesc>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <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>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#msphwr"/>
  </listRef>
</elementSpec>
