<add>

<add> (addition) contains letters, words, or phrases inserted in the text by an author, scribe, annotator, or corrector. 3.4.3 Additions, Deletions, and Omissions
Modulecore — 3 Elements Available in All TEI Documents
Attributes att.transcriptional (@hand, @status, @seq) (att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) ) att.placement (@place) att.typed (@type, @subtype)
Used by
May contain
Declaration

<rng:element name="add">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.transcriptional.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.dimensions.attributes"/>
<rng:ref name="att.placement.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:ref name="macro.paraContent"/>
</rng:element>
element add
{
   att.global.attributes,
   att.transcriptional.attributes,
   att.editLike.attributes,
   att.dimensions.attributes,
   att.placement.attributes,
   att.typed.attributes,
   macro.paraContent
}
Example
The story I am going to relate is true as to
its main facts, and as to the consequences <add place="above">of
these facts</add> from which this tale takes its title.
Note
The add element should not be used for additions made by editors or encoders. In these cases, either the corr or supplied element should be used.