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 Group | mei:mei_att.responsibility.attribute.resp |
<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> |