<?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://jenkins.tei-c.org/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" module="transcr" ident="surplus">
  <gloss xml:lang="fr" versionDate="2007-06-12">Texte superflu</gloss>
  <desc versionDate="2009-11-06" xml:lang="en">marks text present in the source which the editor believes to
  be superfluous or redundant.</desc>
  <desc xml:lang="fr" versionDate="2009-11-16">permet d'encoder une partie de texte présente dans la source lorsque l'éditeur la considère superflue ou redondante.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.pPart.transcriptional"/>
    <memberOf key="att.editLike"/>
  </classes>
  <content>
    <macroRef key="macro.paraContent"/>
  </content>
  <attList>
    <attDef ident="reason" usage="opt">
      <desc versionDate="2013-12-06" xml:lang="en">one or more words indicating why this text is believed to be superfluous, e.g.
<mentioned>repeated</mentioned>,
      <mentioned>interpolated</mentioned> etc.</desc>
      <desc versionDate="2009-11-16" xml:lang="fr">indique les raisons pour lesquelles on considère cette partie de texte comme superflue.</desc>
      <datatype maxOccurs="unbounded"><dataRef key="teidata.word"/></datatype>
    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">I am dr Sr yrs
<surplus reason="repeated">yrs</surplus>
Sydney Smith</egXML>
  </exemplum>
  <listRef>
    <ptr target="#PHDA"/>
  </listRef>
</elementSpec>
