resp

Indicates the agent(s) responsible for some aspect of the text's creation,
transcription, editing, or encoding. Its value must point to one or more identifiers
declared in the document header.

Attribute Information

Used By

Source

<xs:attribute name="resp">
  <xs:annotation>
    <xs:documentation>Indicates the agent(s) responsible for some aspect of the text's creation, transcription, editing, or encoding. Its value must point to one or more identifiers declared in the document header.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="mei:mei_data.URI"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample