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

<elementSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" ident="redo" module="transcr">
  <desc versionDate="2013-04-16" xml:lang="en">indicates one or more cancelled interventions in a
		  document which have subsequently been
		  marked as reaffirmed or repeated.</desc>
  <classes>
    <memberOf key="model.pPart.transcriptional"/>
    <memberOf key="att.global"/>
    <memberOf key="att.spanning"/>
    <memberOf key="att.transcriptional"/>
  </classes>
  <content>
    <rng:empty/>
  </content>
  <attList>
    <attDef ident="target">
      <desc versionDate="2013-04-16" xml:lang="en">points to one or more elements representing the
	 interventions which are being reasserted.</desc>
      <datatype minOccurs="1" maxOccurs="unbounded">
        <rng:ref name="data.pointer"/>
      </datatype>
    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <line><redo hand="#g_t" target="#redo-1" cause="fix"/><mod xml:id="redo-1" rend="strikethrough" spanTo="#anchor-1" hand="#g_bl"/>Ihr hagren, triſten, krummgezog<mod rend="strikethrough">nen</mod>ener Nacken</line>
      <line>Wenn ihr nur piepſet iſt die Welt ſchon matt.<anchor xml:id="anchor-1"/>
         </line>
    </egXML>
    <p>This encoding represents the following sequence of events:
<list><item>"Ihr hagren, triſten, krummgezog nenener Nacken/ Wenn ihr
nur piepſet iſt die Welt ſchon matt." is written </item><item>the redundant letters "nen" in "nenener" are deleted</item><item>the whole passage is deleted by hand <code>g_bl</code> using strikethrough</item><item>the deletion is reasserted by another hand (identified here as <code>g_t</code>)</item></list>
      </p>
  </exemplum>
  <listRef>
    <ptr target="#undo"/>
  </listRef>
</elementSpec>
