att.crit

Attributes common to all elements representing variant readings.
Module
Attributes
@cause, @hand, @seq, @source
@cause(optional)Classifies the cause for the variant reading, according to any appropriate typology of possible origins. Value is a NMTOKEN.
@hand(optional)Signifies the hand responsible for an action. The value must be the ID of a <hand> element declared in the header. Value conforms to data.URI.
@seq(optional)Used to assign a sequence number related to the order in which the encoded features carrying this attribute are believed to have occurred. Value is a positive integer.
@source(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> or <manifestation>element located in the document header. One or more values from data.URI, separated by spaces.
@cause(optional)Classifies the cause for the variant reading, according to any appropriate typology of possible origins. Value is a NMTOKEN.
(MEI.shared) Attributes which identify a document hand.
@hand(optional)Signifies the hand responsible for an action. The value must be the ID of a <hand> element declared in the header. Value conforms to data.URI.
(MEI.shared) Attributes that describe order within a collection of features.
@seq(optional)Used to assign a sequence number related to the order in which the encoded features carrying this attribute are believed to have occurred. Value is a positive integer.
(MEI.shared) Attributes common to elements that may refer to a source.
@source(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> or <manifestation>element located in the document header. One or more values from data.URI, separated by spaces.
Critical apparatus component declarations.
@cause(optional)Classifies the cause for the variant reading, according to any appropriate typology of possible origins. Value is a NMTOKEN.
Component declarations that are shared between two or more modules.
@hand(optional)Signifies the hand responsible for an action. The value must be the ID of a <hand> element declared in the header. Value conforms to data.URI.
@seq(optional)Used to assign a sequence number related to the order in which the encoded features carrying this attribute are believed to have occurred. Value is a positive integer.
@source(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> or <manifestation>element located in the document header. One or more values from data.URI, separated by spaces.
Available at
<lem>Contains the lemma, or base text, of a textual variation.
<rdg>Contains a single reading within a textual variation.
Critical apparatus component declarations.
<lem>Contains the lemma, or base text, of a textual variation.
<rdg>Contains a single reading within a textual variation.
Declaration
<classSpec ident="att.crit" module="MEI.critapp" type="atts">
<desc xml:lang="en">Attributes common to all elements representing variant readings.</desc>
<classes>
<memberOf key="att.handIdent"/>
<memberOf key="att.sequence"/>
<memberOf key="att.source"/>
</classes>
<attList>
<attDef ident="cause" usage="opt">
<desc xml:lang="en">Classifies the cause for the variant reading, according to any appropriate typology of possible origins.</desc>
<datatype>
<rng:data type="NMTOKEN"/>
</datatype>
</attDef>
</attList>
</classSpec>