<supplied>

<supplied> signifies text supplied by the transcriber or editor for any reason, typically because the original cannot be read because of physical damage or loss to the original. 11.5.1 Damage, Illegibility, and Supplied Text
Moduletranscr — 11 Representation of Primary Sources
Attributes att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope))
reasonindicates why the text has had to be supplied.
Status Optional
Datatype 1–∞ occurrences of

<rng:ref name="data.word"/>
data.word
separated by whitespace
Values any phrase describing the difficulty, e.g. overbinding, faded ink, lost folio, omitted in original.
Used by
May contain
Declaration

<rng:element name="supplied">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.dimensions.attributes"/>
<rng:optional>
 <rng:attribute name="reason">
  <rng:list>
   <rng:oneOrMore>
    <rng:ref name="data.word"/>
   </rng:oneOrMore>
  </rng:list>
 </rng:attribute>
</rng:optional>
<rng:ref name="macro.paraContent"/>
</rng:element>
element supplied
{
   att.global.attributes,
   att.editLike.attributes,
   att.dimensions.attributes,
   attribute reason { list { data.word+ } }?,
   macro.paraContent
}
Example
I am dr Sr yr
<supplied reason="illegiblesource="#amanuensis_copy">very humble Servt</supplied>
Sydney Smith
Note
The damage, gap, del, unclear and supplied elements may be closely allied in use. 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.