<gap>
<gap> (gap) indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible. 3.4.3 Additions, Deletions, and Omissions | |||||||||||||||||||||||||
Module | core — 3 Elements Available in All TEI Documents | ||||||||||||||||||||||||
Attributes | att.duration (att.duration.w3c (@dur)) (att.duration.iso (@dur-iso)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope))
| ||||||||||||||||||||||||
Used by | |||||||||||||||||||||||||
May contain | |||||||||||||||||||||||||
Declaration |
element gap { att.global.attributes, att.duration.w3c.attributes, att.duration.iso.attributes, att.editLike.attributes, att.dimensions.attributes, attribute reason { list { data.word+ } }?, attribute hand { data.pointer }?, attribute agent { data.enumerated }?, model.glossLike* } | ||||||||||||||||||||||||
Example | <gap extent="4" unit="chars" reason="illegible"/> | ||||||||||||||||||||||||
Example | <gap extent="1" unit="essay" reason="sampling"/> | ||||||||||||||||||||||||
Note | 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. |