<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING.txt for details
$Date: 2008-06-14 16:15:08 +0100 (Sat, 14 Jun 2008) $
$Id: handNote.xml 4592 2008-06-14 15:15:08Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="header" ident="typeNote">
  <equiv/>
  <desc>describes a particular font or other significant typographic
  feature distinguished within the description of a printed resource.</desc>
  <classes>
    <memberOf key="att.handFeatures"/>
  </classes>
  <content>
    <rng:ref name="macro.specialPara"/>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <typeNote scope="sole">
        Printed in an Antiqua typeface showing strong Italianate
	influence.
      </typeNote>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#msph2"/>
  </listRef>
</elementSpec>
