Example: <addSpan> (added span of text)

These search results reproduce every example of the use of <addSpan> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <addSpan> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

11 Representation of Primary Sources


11.3.1.4 Additions and Deletions

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

<!-- ... -->
<body>
 <div>
<!-- text here -->
 </div>
 <addSpan n="added gatheringhand="#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>

11.3.4.2 Metamarks

<delSpan spanTo="#endDelchange="#L3"/>
<metamark function="flagtarget="#zone-1"
 change="#L2">
lege</metamark>
<zone xml:id="zone-1change="#L1">Ock en schullen de bruwere des hilgen dages
   nicht over setten noch uppe den stillen fridach bruwen.</zone>
<addSpan spanTo="#endDelchange="#L2"/>
<zone>Noch nymande over setten, se en sehin denne erst, dat uppe den bonen neyn
   stro noch, huw noch flaß ligghe, by pine eyner halven roden, deme bruwere so
   wol alse dem bruwheren to murende.</zone>
<anchor xml:id="endDel"/>

<addSpan>

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

<!-- ... -->
<body>
 <div>
<!-- text here -->
 </div>
 <addSpan n="added gatheringhand="#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>