<?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="metamark" xml:id="gi-metamark" module="transcr">
  <desc versionDate="2013-04-16" xml:lang="en">contains or describes any kind of graphic or written signal
   within a document the function of which is to determine how it
   should be read rather than forming part of the actual content of
   the document.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.placement"/>
    <memberOf key="att.spanning"/>
    <memberOf key="model.global"/>
    </classes>
  <content>
    <macroRef key="macro.specialPara"/>
  </content>
  <attList>
    <attDef ident="function">
      <desc versionDate="2013-04-16" xml:lang="en">describes the function (for example  status, insertion,
	 deletion, transposition) of the metamark.</desc>
      <datatype minOccurs="1"><dataRef key="teidata.word"/></datatype>
    </attDef>
    <attDef ident="target">
      <desc versionDate="2013-04-16" xml:lang="en">identifies one or more elements to which the metamark applies.</desc>
      <datatype minOccurs="1" maxOccurs="unbounded"><dataRef key="teidata.pointer"/></datatype>
    </attDef>
  </attList>
  <exemplum xml:lang="no">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-metamark-egXML-zn">
      <line><seg xml:id="tp-ib01">bör</seg><metamark rend="underline" function="transposition" target="#tp-ib01" place="above">2.</metamark>
   og <seg xml:id="tp-ib02">hör</seg>
            <metamark rend="underline" function="transposition" target="#tp-ib02" place="above">1.</metamark>
         </line>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-metamark-egXML-pz">
      <surface>
 <metamark function="used" rend="line" target="#X2"/>
 <zone xml:id="zone-X2">
  <line>I am that halfgrown <add>angry</add> boy, fallen asleep</line>
  <line>The tears of foolish passion yet undried</line>
  <line>upon my cheeks.</line>
<!-- ... -->
  <line>I pass through <add>the</add> travels and <del>fortunes</del> of
  <retrace>thirty</retrace>
  </line>
  <line>years and become old,</line>
  <line>Each in its due order comes and goes,</line>
  <line>And thus a message for me comes.</line>
  <line>The</line>
 </zone>
 <metamark function="used" target="#zone-X2">Entered - Yes</metamark>
</surface>
    </egXML>
  </exemplum>	
  <listRef>
    <ptr target="#PH-meta"/>
  </listRef>
</elementSpec>
