<del>

<del> (deletion) 著者・筆写者・注釈者・校正者により、削除または削除として符号化または 余分なものまたは間違いとして示されている、文字、単語、句を示す。 [3.5.3 Additions, Deletions, and Omissions]
モジュール core — Elements Available in All TEI Documents
属性
クラブのメンバー
上位
analysis: cl pc phr s w
figures: cell
linking: ab seg
spoken: u writing
tagdocs: eg
textcrit: lem rdg wit witDetail
verse: rhyme
下位
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
解説

gapを参照のこと。

当該解釈の確信度は要素certaintyで示される (21 Certainty, Precision, and Responsibilityを参照のこと)。

当該要素は、短いテキスト部分、例えばひつとの単語や句が削除されてい る時に使用されるべきである。要素delSpanは、より大きなテキ スト部分、例えば、下位構造を含むものや追加と削除をともに含むような ものが削除されているときに使用されるべきである。

当該削除されているテキストは、少なくとも転記するに充分なほどには読 めるものでなければならない。全く読めないのであれば、要素 delは使うべきではない。この場合には、要素gapを使 い、転記できない単一のテキスト部分を示すべきである。この際、属性 reasonにより転記ができない理由が削除であることを示すこ とができる。全てが読めるわけではないという場合には、要素 unclearを使い、確信が持てないが読めるひとつのテキスト部分 を示すべきである。詳しくは、11.3.1.7 Text Omitted from or Supplied in the Transcriptionを参照のこと。 また、要素delと要素gapdamageunclearsuppliedとの関係については、 11.3.3.2 Use of the gap, del, damage, unclear, and supplied Elements in Combinationを参照のこと(damageとsuppliedは元資料を転記 するための追加モジュールを使用する際に使うことができる)。

要素delは、編集者や符号化する人による削除部分に使用される べきではない。この場合は、要素corrまたは要素gap が使われるべきである。

<l>
 <del rend="overtyped">Mein</del> Frisch <del rend="overstriketype="primary">schwebt</del>
weht der Wind
</l>
<del rend="overstrike">
 <gap reason="illegiblequantity="5"
  unit="character"/>

</del>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
宣言
<rng:element name="del">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.transcriptional.attributes"/>
 <rng:ref name="att.editLike.attributes"/>
 <rng:ref name="att.written.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.dimensions.attributes"/>
 <rng:ref name="att.ranging.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element del
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.transcriptional.attributes,
   att.editLike.attributes,
   att.written.attributes,
   att.typed.attributes,
   att.dimensions.attributes,
   att.ranging.attributes,
   macro.paraContent
}