<?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: 2013-11-01 10:03:32 +0000 (Fri, 01 Nov 2013) $ $Id: substJoin.xml 12578 2013-11-01 10:03:32Z rahtz $ -->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/release/xml/tei/odd/p5odds.rnc" type="application/relax-ng-compact-syntax"?>
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/release/xml/tei/odd/p5odds.isosch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="transcr" ident="substJoin">
  <gloss versionDate="2011-11-08" xml:lang="en">substitution join</gloss>
  <gloss xml:lang="fr" versionDate="2007-06-12">jointure de substitution</gloss>
  <desc versionDate="2011-11-29" xml:lang="en">identifies a series of  possibly fragmented additions, deletions or other revisions on a manuscript that combine to make up a single intervention in the text</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.pointing"/>
    <memberOf key="att.transcriptional"/>
    <memberOf key="model.global.meta"/>
  </classes>
  <content>
    <zeroOrMore xmlns="http://relaxng.org/ns/structure/1.0">
      <choice>
        <ref name="model.descLike"/>
        <ref name="model.certLike"/>
      </choice>
    </zeroOrMore>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      While <del xml:id="r112">pondering</del> thus <add xml:id="r113">she mus'd</add>, her pinions fann'd<substJoin target="#r112 #r113"/>
      </egXML>
  </exemplum>
  <listRef>
    <ptr target="#PHSU"/>
  </listRef>
</elementSpec>
