mei:mei_att.crit.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
cause xs:NMTOKEN optional
Classifies the cause for the variant reading, according to any appropriate
typology of possible origins.
hand mei:mei_data.URI optional
Signifies the hand responsible for an action. The value must be the ID of
a <hand> element declared in the header.
resp restriction of list of mei:mei_data.URI optional
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.
seq xs:positiveInteger optional
Used to assign a sequence number related to the order in which the encoded
features carrying this attribute are believed to have occurred.
source restriction of list of mei:mei_data.URI optional
Contains a list of one or more pointers indicating the sources which
attest to a given reading. Each value should correspond to the ID of a <source>
element located in the document header.

Used By

Elements mei:lem, mei:rdg

Source

<xs:attributeGroup name="mei_att.crit.attributes">
  <xs:attributeGroup ref="mei:mei_att.handident.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.responsibility.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.sequence.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.source.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.crit.attribute.cause"/>
</xs:attributeGroup>