<?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: 2009-06-06 18:19:51 +0100 (Sat, 06 Jun 2009) $
$Id: scriptNote.xml 6523 2009-06-06 17:19:51Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0"
  module="header" ident="scriptNote">
  <equiv/>
  <desc>describes a particular script distinguished within
    the description of a manuscript or similar resource.</desc>
  <classes>
    <memberOf key="att.handFeatures"/>
  </classes>
  <content>
    <rng:ref name="macro.specialPara"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <scriptNote scope="sole">       </scriptNote>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#msph2"/>
  </listRef>
</elementSpec>
