<gap>
<gap> indicada un punto donde algún material ha sido omitido en una transcripción, bien por criterios de edición descritos en el cabezado TEI, bien como parte de una práctica habitual, o bien porqué el material es ilegible o incomprensible. 3.4.3 Additions, Deletions, and Omissions | |||||||||||||||||||||||||||||||||||||||||
Módulo | core — 3 Elements Available in All TEI Documents | ||||||||||||||||||||||||||||||||||||||||
Atributos | att.durationatt.duration.w3c (@dur) att.duration.iso (@dur-iso) att.editLike (@cert, @resp, @evidence, @source)
| ||||||||||||||||||||||||||||||||||||||||
Used by | model.global.edit | ||||||||||||||||||||||||||||||||||||||||
May contain | |||||||||||||||||||||||||||||||||||||||||
Declaración | element gap { att.global.attributes, att.duration.w3c.attributes, att.duration.iso.attributes, att.editLike.attributes, attribute reason { list { data.word+ } }?, attribute hand { data.pointer }?, attribute agent { data.enumerated }?, attribute extent { data.numeric }?, attribute unit { "lines" | "chars" | "pages" | "cm" | "mm" | "in" | xsd:Name }?, model.glossLike* } | ||||||||||||||||||||||||||||||||||||||||
Ejemplo | <gap extent="4" unit="chars" reason="illegible"/> | ||||||||||||||||||||||||||||||||||||||||
Ejemplo | <gap extent="1" unit="essay" reason="sampling"/> | ||||||||||||||||||||||||||||||||||||||||
Nota | The <gap>, <unclear>, and <del> core tag
elements may be closely allied in use with the <damage> and
<supplied> elements, available when using the additional
tagset for transcription of primary sources. See section 11.5.2 Use of the <gap>, <del>, <damage>, <unclear>, and <supplied> Elements in Combination for discussion of which element is appropriate
for which circumstance. |