<?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="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="model.global"/>
    <!-- was pPart.transcriptional-->
    <memberOf key="att.spanning"/>
    <memberOf key="att.placement"/>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <rng:ref name="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 mark.</desc>
      <datatype minOccurs="1">
        <rng:ref name="data.word"/>
      </datatype>
    </attDef>
    <attDef ident="target">
      <desc versionDate="2013-04-16" xml:lang="en">identifies one or more elements to which the function
	 indicated by the metamark applies.</desc>
      <datatype minOccurs="1" maxOccurs="unbounded">
        <rng:ref name="data.pointer"/>
      </datatype>
    </attDef>
  </attList>
  <exemplum xml:lang="no">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <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>
  <listRef>
    <ptr target="#PH-meta"/>
  </listRef>
</elementSpec>
