<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="https://jenkins.tei-c.org/job/TEIP5-dev/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" ident="retrace" xml:id="gi-retrace" module="transcr">
  <desc versionDate="2013-04-16" xml:lang="en">contains a sequence of writing which has been retraced, for
      example by over-inking, to clarify or fix it.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.dimensions"/>
    <memberOf key="att.spanning"/>
    <memberOf key="att.transcriptional"/>
    <memberOf key="model.linePart"/>
    <memberOf key="model.pPart.transcriptional"/>
  </classes>
  <content>
    <macroRef key="macro.paraContent"/>
  </content>
  <exemplum xml:lang="no">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-retrace-egXML-ve">
      <line>... Sku<retrace cause="unclear">l</retrace>dren </line>
    </egXML>
  </exemplum>
  <remarks versionDate="2013-04-16" xml:lang="en">
    <p>Multiple retraces are indicated by nesting one
      <gi>retrace</gi> within another. In principle, a retrace
      differs from a substitution in that second and subsequent
      rewrites do not materially alter the content of an
      element. Where minor changes have been made during the retracing action
      however these may be marked up using <gi>del</gi>, <gi>add</gi>,
      etc. with an appropriate value for the <att>change</att>
      attribute.</p>
    <!-- need an example for the latter case -->
  </remarks>
  <listRef>
    <ptr target="#PH-fix"/>
  </listRef>
</elementSpec>
