<?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$
    $Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>

<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>
