<?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-10-31 09:36:06 +0000 (Thu, 31 Oct 2013) $
    $Id: att.global.change.xml 12563 2013-10-31 09:36:06Z 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"?>
<classSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" ident="att.global.change" predeclare="true" module="transcr" type="atts">
  <desc versionDate="2011-10-31" xml:lang="en">supplies the <att>change</att> attribute, allowing its member
elements to specify one or more states or revision campaigns with which they are
associated.</desc>
  <attList>
    <attDef ident="change">
      <desc versionDate="2011-10-31" xml:lang="en">points to one or more <gi>change</gi> elements documenting
      a state or revision campaign to which the element bearing this
      attribute and its children have been assigned by the encoder.</desc>
      <datatype minOccurs="1" maxOccurs="unbounded">
        <rng:ref name="data.pointer"/>
      </datatype>
    </attDef>
  </attList>
  <!-- isotron rule need to check that we are pointing at <change>s -->
</classSpec>
