TEI: Guidelines for Electronic Text Encoding and Interchange

P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42

<addSpan>

<addSpan> (added span of text) marks the beginning of a longer sequence of text added by an author, scribe, annotator or corrector (see also add). [12.3.1.4 Additions and Deletions]
Module transcr — Representation of Primary Sources
Attributes
Member of
model.global.edit
Contained by
analysis: cl m phr s span w
cmc: post
figures: cell figure table
linking: ab seg
nets: graph
spoken: u writing
tagdocs: eg valDesc
textcrit: lem rdg wit witDetail
verse: metSym rhyme
May contain Empty element
Note

Both the beginning and the end of the added material must be marked; the beginning by the addSpan element itself, the end by the spanTo attribute.

Example
<handNote xml:id="HEOL"
scribe="HelgiÓlafsson"/>

<!-- ... -->
<body>
<div>
<!-- text here -->
</div>
<addSpan n="added_gathering" hand="#HEOL"
spanTo="#P025"/>

<div>
<!-- text of first added poem here -->
</div>
<div>
<!-- text of second added poem here -->
</div>
<div>
<!-- text of third added poem here -->
</div>
<div>
<!-- text of fourth added poem here -->
</div>
<anchor xml:id="P025"/>
<div>
<!-- more text here -->
</div>
</body>
Schematron

<sch:rule context="tei:addSpan">
<sch:assert test="@spanTo">The @spanTo attribute of <sch:name/> is required.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:addSpan">
<sch:assert test="@spanTo">L'attribut spanTo est requis.</sch:assert>
</sch:rule>
Content model
<content>
<empty/>
</content>
Schema Declaration
<rng:element name="addSpan">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.global.analytic.attributes"/>
<rng:ref name="att.global.change.attributes"/>
<rng:ref name="att.global.facs.attributes"/>
<rng:ref name="att.global.linking.attributes"/>
<rng:ref name="att.global.rendition.attributes"/>
<rng:ref name="att.global.responsibility.attributes"/>
<rng:ref name="att.global.source.attributes"/>
<rng:ref name="att.dimensions.attributes"/>
<rng:ref name="att.ranging.attributes"/>
<rng:ref name="att.spanning.attributes"/>
<rng:ref name="att.transcriptional.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.placement.attributes"/>
<rng:ref name="att.written.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:empty/>
</rng:element>
element addSpan
{
 att.global.attributes,
 att.global.analytic.attributes,
 att.global.change.attributes,
 att.global.facs.attributes,
 att.global.linking.attributes,
 att.global.rendition.attributes,
 att.global.responsibility.attributes,
 att.global.source.attributes,
 att.dimensions.attributes,
 att.ranging.attributes,
 att.spanning.attributes,
 att.transcriptional.attributes,
 att.editLike.attributes,
 att.placement.attributes,
 att.written.attributes,
 att.typed.attributes,
 empty
}

[English] [Deutsch] [Español] [Italiano] [Français] [日本語] [한국어] [中文]



TEI Guidelines P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42. This page generated on 2025年09月04日T16:27:03Z.

AltStyle によって変換されたページ (->オリジナル) /