<classSpec ident="att.global.change" 
	   predeclare="true"
	   module="transcr"
	   xmlns="http://www.tei-c.org/ns/1.0"
	   type="atts" 
	   xmlns:rng="http://relaxng.org/ns/structure/1.0" >
<desc>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>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>
