agent

Where the difficulty in transcription arises from damage,
categorizes the cause of the damage, if it can be identified. Sample values include:
1] rubbing; 2] mildew; 3] smoke

Attribute Information

Used By

Element tei:unclear

Source

<xs:attribute name="agent">
  <xs:annotation>
    <xs:documentation>Where the difficulty in transcription arises from damage, categorizes the cause of the damage, if it can be identified. Sample values include: 1] rubbing; 2] mildew; 3] smoke</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:pattern value="(\p{L}|\p{N}|\p{P}|\p{S})+"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample