att.agentIdent

Attributes for the identification of a causative agent.
Module
MEI.edittrans
Attributes
agent
agent(optional)Signifies the causative agent of damage, illegibility, or other loss of original text. Value of datatype string.
agent(optional)Signifies the causative agent of damage, illegibility, or other loss of original text. Value of datatype string.
Editorial and transcriptional component declarations.
agent(optional)Signifies the causative agent of damage, illegibility, or other loss of original text. Value of datatype string.
Available at
damageContains an area of damage to the physical medium.
suppliedContains material supplied by the transcriber or editor for any reason.
unclearContains material that cannot be transcribed with certainty because it is illegible or inaudible in the source.
damageContains an area of damage to the physical medium.
suppliedContains material supplied by the transcriber or editor for any reason.
unclearContains material that cannot be transcribed with certainty because it is illegible or inaudible in the source.
Declaration
<classSpec ident="att.agentIdent" module="MEI.edittrans" type="atts">
<desc>Attributes for the identification of a causative agent.</desc>
<attList org="group">
<attDef ident="agent" usage="opt">
<desc>Signifies the causative agent of damage, illegibility, or other loss of original text.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="string"/>
</datatype>
</attDef>
</attList>
</classSpec>