<?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: 2011-12-12 19:26:58 +0000 (Mon, 12 Dec 2011) $
$Id: scriptNote.xml 9933 2011-12-12 19:26:58Z 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.global"/>
    <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>
