When the presumed loss of text arises from an identifiable cause, agent signifies the causative agent. When the presumed loss of text arises from action (partial deletion, etc.) assignable to an identifiable hand, the hand attribute signifies the hand responsible for the action. The reason attribute indicates why the text has to be supplied, e.g. 'overbinding', 'faded ink', 'lost folio', 'omitted in original', etc. The source attribute contains the source of the supplied text. The editor(s) responsible for supplied material may be recorded in the resp attribute. The value of resp must point to one or more identifiers declared in the document header. The cert attribute signifies the degree of certainty ascribed to the supplied material.In no case should supplied contain elements that would not otherwise be permitted to occur within the parent of its own app ancestor. For example, when used as a descendent of verse, supplied should only contain those elements allowed within verse.This element is modelled on an element in the Text Encoding Initiative (TEI) standard.
<elementSpec ident="supplied" module="MEI.edittrans">
<desc>Contains material supplied by the transcriber or editor for any reason.</desc>
<classes>
<memberOf
key="att.common"/>
<memberOf
key="att.agentIdent"/>
<memberOf
key="att.edit"/>
<memberOf
key="att.extent"/>
<memberOf
key="att.facsimile"/>
<memberOf
key="att.lang"/>
<memberOf
key="att.reasonIdent"/>
<memberOf
key="model.transcriptionLike"/>
</classes>
<content>
<rng:zeroOrMore>
<rng:choice>
<rng:text/>
<rng:ref
name="model.divLike"
/>
<rng:ref
name="model.editLike"
/>
<rng:ref
name="model.editTransPart"
/>
<rng:ref
name="model.fLike"
/>
<rng:ref
name="model.graphicPrimitiveLike"
/>
<rng:ref
name="model.keyAccidLike"
/>
<rng:ref
name="model.layerPart"
/>
<rng:ref
name="model.milestoneLike.music"
/>
<rng:ref
name="model.neumeComponentModifierLike"
/>
<rng:ref
name="model.neumeModifierLike"
/>
<rng:ref
name="model.neumePart"
/>
<rng:ref
name="model.sectionPart"
/>
<rng:ref
name="model.staffGrpLike"
/>
<rng:ref
name="model.transcriptionLike"
/>
</rng:choice>
</rng:zeroOrMore>
</content>
<remarks>
<p part="N">When the presumed loss of text arises from an identifiable cause, agent signifies
the
causative agent. When the presumed loss of text arises from action (partial deletion,
etc.)
assignable to an identifiable hand, the
<att scheme="TEI">hand</att> attribute signifies the hand
responsible for the action. The
<att scheme="TEI">reason</att> attribute indicates why the text has to be
supplied, e.g. 'overbinding', 'faded ink', 'lost folio', 'omitted in original', etc.
The
<att scheme="TEI">source</att> attribute contains the source of the supplied text. The editor(s)
responsible for supplied material may be recorded in the
<att scheme="TEI">resp</att> attribute. The
value of resp must point to one or more identifiers declared in the document header.
The
<att scheme="TEI">cert</att> attribute signifies the degree of certainty ascribed to the supplied
material.</p>
<p part="N">In no case should
<gi scheme="MEI">supplied</gi> contain elements that would not otherwise
be permitted to occur within the parent of its own
<gi scheme="MEI">app</gi> ancestor. For
example, when used as a descendent of
<gi scheme="MEI">verse</gi>,
<gi scheme="MEI">supplied</gi> should only contain those elements allowed within
<gi scheme="MEI">verse</gi>.</p>
</remarks>
<remarks>
<p part="N">This element is modelled on an element in the Text Encoding Initiative (TEI) standard.</p>
</remarks>
</elementSpec>