analog(optional)Contains a reference to a field or element in another descriptive encoding system
to
which this MEI element is comparable.
Value of datatype string.
class(optional)Contains one or more URIs which denote classification terms that apply to the entity
bearing this attribute.
One or more values from data.URI, separated by spaces.
copyof(optional)Points to an element of which the current element is a copy.
Value conforms to data.URI.
corresp(optional)Used to point to other elements that correspond to this one in a generic
fashion.
One or more values from data.URI, separated by spaces.
follows(optional)points to one or more events in a user-defined collection that are known to be
predecessors of the current element.
One or more values from data.URI, separated by spaces.
label(optional)Captures text to be used to generate a label for the element to which it's attached,
a
"tool tip" or prefatory text, for example. Should not be used to record document
content.
Value of datatype string.
mimetype(optional)Specifies the applicable MIME (multimedia internet mail extension) type. The value
should be a valid MIME media type defined by the Internet Engineering Task Force in
RFC
2046.
Value of datatype string.
n(optional)Provides a number-like designation that indicates an element's position in a sequence
of similar elements. May not contain space characters.
Value conforms to data.WORD.
next(optional)Used to point to the next event(s) in a user-defined collection.
One or more values from data.URI, separated by spaces.
precedes(optional)Points to one or more events in a user-defined collection that are known to be
successors of the current element.
One or more values from data.URI, separated by spaces.
prev(optional)Points to the previous event(s) in a user-defined collection.
One or more values from data.URI, separated by spaces.
resp(optional)Indicates the agent(s) responsible for some aspect of the text's transcription,
editing, or encoding. Its value must point to one or more identifiers declared in
the
document header.
One or more values from data.URI, separated by spaces.
sameas(optional)Points to an element that is the same as the current element but is not a literal
copy
of the current element.
One or more values from data.URI, separated by spaces.
synch(optional)Points to elements that are synchronous with the current element.
One or more values from data.URI, separated by spaces.
target(optional)Identifies passive participants in a relationship; that is, the entities pointed
"to".
One or more values from data.URI, separated by spaces.
targettype(optional)Characterization of target resource(s) using any convenient classification scheme
or
typology.
Value of datatype NMTOKEN.
translit(optional)Specifies the transliteration technique used.
Value of datatype NMTOKEN.
type(optional)Designation which characterizes the element in some sense, using any convenient
classification scheme or typology that employs single-token labels.
One or more values of datatype NMTOKEN, separated by spaces.
xlink:actuate(optional)Defines whether a link occurs automatically or must be requested by the user.
Allowed values are:
"onLoad" (Load the target resource(s) immediately.), "onRequest" (Load the target resource(s) upon user request.), "none" (Do not permit loading of the target resource(s).), "other" (Behavior other than allowed by the other values of this attribute.)
xlink:role(optional)Characterization of the relationship between resources. The value of the role
attribute must be a URI.
Value conforms to data.URI.
xlink:show(optional)Defines how a remote resource is rendered.
Allowed values are:
"new" (Open in a new window.), "replace" (Load the referenced resource in the same window.), "embed" (Embed the referenced resource at the point of the link.), "none" (Do not permit traversal to the referenced resource.), "other" (Behavior other than permitted by the other values of this attribute.)
xml:base(optional)Provides a base URI reference with which applications can resolve relative URI
references into absolute URI references.
Value conforms to data.URI.
xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it
and other resources. Each id attribute within a document must have a unique value.
Value of datatype ID.
xml:lang(optional)Identifies the language of the element's content. The values for this attribute are
language 'tags' as defined in BCP 47. All language tags that make use of private use
sub-tags must be documented in a corresponding language element in the MEI header
whose id
attribute is the same as the language tag's value.
Value of datatype language.
(MEI.shared) Attributes common to many elements.
(MEI.shared) Attributes that form the basis of the att.common class.
xml:base(optional)Provides a base URI reference with which applications can resolve relative URI
references into absolute URI references.
Value conforms to data.URI.
(MEI.shared) Attributes that uniquely identify an element.
xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it
and other resources. Each id attribute within a document must have a unique value.
Value of datatype ID.
(MEI.shared)
label(optional)Captures text to be used to generate a label for the element to which it's attached,
a
"tool tip" or prefatory text, for example. Should not be used to record document
content.
Value of datatype string.
(MEI.shared) Attributes that specify element-to-element relationships.
copyof(optional)Points to an element of which the current element is a copy.
Value conforms to data.URI.
corresp(optional)Used to point to other elements that correspond to this one in a generic
fashion.
One or more values from data.URI, separated by spaces.
follows(optional)points to one or more events in a user-defined collection that are known to be
predecessors of the current element.
One or more values from data.URI, separated by spaces.
next(optional)Used to point to the next event(s) in a user-defined collection.
One or more values from data.URI, separated by spaces.
precedes(optional)Points to one or more events in a user-defined collection that are known to be
successors of the current element.
One or more values from data.URI, separated by spaces.
prev(optional)Points to the previous event(s) in a user-defined collection.
One or more values from data.URI, separated by spaces.
sameas(optional)Points to an element that is the same as the current element but is not a literal
copy
of the current element.
One or more values from data.URI, separated by spaces.
synch(optional)Points to elements that are synchronous with the current element.
One or more values from data.URI, separated by spaces.
(MEI.shared) Attributes used to supply a number-like designation for an element.
n(optional)Provides a number-like designation that indicates an element's position in a sequence
of similar elements. May not contain space characters.
Value conforms to data.WORD.
(MEI.shared) Attributes capturing information regarding responsibility for some aspect
of the text's creation, transcription, editing, or encoding.
resp(optional)Indicates the agent(s) responsible for some aspect of the text's transcription,
editing, or encoding. Its value must point to one or more identifiers declared in
the
document header.
One or more values from data.URI, separated by spaces.
(MEI.shared) Attributes which can be used to classify features.
type(optional)Designation which characterizes the element in some sense, using any convenient
classification scheme or typology that employs single-token labels.
One or more values of datatype NMTOKEN, separated by spaces.
(MEI.shared) Attributes which can be used to classify features.
class(optional)Contains one or more URIs which denote classification terms that apply to the entity
bearing this attribute.
One or more values from data.URI, separated by spaces.
(MEI.shared) Bibliographic attributes.
analog(optional)Contains a reference to a field or element in another descriptive encoding system
to
which this MEI element is comparable.
Value of datatype string.
(MEI.shared) Language attributes common to text elements.
xml:lang(optional)Identifies the language of the element's content. The values for this attribute are
language 'tags' as defined in BCP 47. All language tags that make use of private use
sub-tags must be documented in a corresponding language element in the MEI header
whose id
attribute is the same as the language tag's value.
Value of datatype language.
translit(optional)Specifies the transliteration technique used.
Value of datatype NMTOKEN.
(MEI.shared) Attributes common to all pointing/linking elements.
xlink:actuate(optional)Defines whether a link occurs automatically or must be requested by the user.
Allowed values are:
"onLoad" (Load the target resource(s) immediately.), "onRequest" (Load the target resource(s) upon user request.), "none" (Do not permit loading of the target resource(s).), "other" (Behavior other than allowed by the other values of this attribute.)
xlink:role(optional)Characterization of the relationship between resources. The value of the role
attribute must be a URI.
Value conforms to data.URI.
xlink:show(optional)Defines how a remote resource is rendered.
Allowed values are:
"new" (Open in a new window.), "replace" (Load the referenced resource in the same window.), "embed" (Embed the referenced resource at the point of the link.), "none" (Do not permit traversal to the referenced resource.), "other" (Behavior other than permitted by the other values of this attribute.)
target(optional)Identifies passive participants in a relationship; that is, the entities pointed
"to".
One or more values from data.URI, separated by spaces.
targettype(optional)Characterization of target resource(s) using any convenient classification scheme
or
typology.
Value of datatype NMTOKEN.
(MEI.shared) Attributes which record the type of an electronic resource.
mimetype(optional)Specifies the applicable MIME (multimedia internet mail extension) type. The value
should be a valid MIME media type defined by the Internet Engineering Task Force in
RFC
2046.
Value of datatype string.
Component declarations that are shared between two or more modules.
analog(optional)Contains a reference to a field or element in another descriptive encoding system
to
which this MEI element is comparable.
Value of datatype string.
class(optional)Contains one or more URIs which denote classification terms that apply to the entity
bearing this attribute.
One or more values from data.URI, separated by spaces.
copyof(optional)Points to an element of which the current element is a copy.
Value conforms to data.URI.
corresp(optional)Used to point to other elements that correspond to this one in a generic
fashion.
One or more values from data.URI, separated by spaces.
follows(optional)points to one or more events in a user-defined collection that are known to be
predecessors of the current element.
One or more values from data.URI, separated by spaces.
label(optional)Captures text to be used to generate a label for the element to which it's attached,
a
"tool tip" or prefatory text, for example. Should not be used to record document
content.
Value of datatype string.
mimetype(optional)Specifies the applicable MIME (multimedia internet mail extension) type. The value
should be a valid MIME media type defined by the Internet Engineering Task Force in
RFC
2046.
Value of datatype string.
n(optional)Provides a number-like designation that indicates an element's position in a sequence
of similar elements. May not contain space characters.
Value conforms to data.WORD.
next(optional)Used to point to the next event(s) in a user-defined collection.
One or more values from data.URI, separated by spaces.
precedes(optional)Points to one or more events in a user-defined collection that are known to be
successors of the current element.
One or more values from data.URI, separated by spaces.
prev(optional)Points to the previous event(s) in a user-defined collection.
One or more values from data.URI, separated by spaces.
resp(optional)Indicates the agent(s) responsible for some aspect of the text's transcription,
editing, or encoding. Its value must point to one or more identifiers declared in
the
document header.
One or more values from data.URI, separated by spaces.
sameas(optional)Points to an element that is the same as the current element but is not a literal
copy
of the current element.
One or more values from data.URI, separated by spaces.
synch(optional)Points to elements that are synchronous with the current element.
One or more values from data.URI, separated by spaces.
target(optional)Identifies passive participants in a relationship; that is, the entities pointed
"to".
One or more values from data.URI, separated by spaces.
targettype(optional)Characterization of target resource(s) using any convenient classification scheme
or
typology.
Value of datatype NMTOKEN.
translit(optional)Specifies the transliteration technique used.
Value of datatype NMTOKEN.
type(optional)Designation which characterizes the element in some sense, using any convenient
classification scheme or typology that employs single-token labels.
One or more values of datatype NMTOKEN, separated by spaces.
xlink:actuate(optional)Defines whether a link occurs automatically or must be requested by the user.
Allowed values are:
"onLoad" (Load the target resource(s) immediately.), "onRequest" (Load the target resource(s) upon user request.), "none" (Do not permit loading of the target resource(s).), "other" (Behavior other than allowed by the other values of this attribute.)
xlink:role(optional)Characterization of the relationship between resources. The value of the role
attribute must be a URI.
Value conforms to data.URI.
xlink:show(optional)Defines how a remote resource is rendered.
Allowed values are:
"new" (Open in a new window.), "replace" (Load the referenced resource in the same window.), "embed" (Embed the referenced resource at the point of the link.), "none" (Do not permit traversal to the referenced resource.), "other" (Behavior other than permitted by the other values of this attribute.)
xml:base(optional)Provides a base URI reference with which applications can resolve relative URI
references into absolute URI references.
Value conforms to data.URI.
xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it
and other resources. Each id attribute within a document must have a unique value.
Value of datatype ID.
xml:lang(optional)Identifies the language of the element's content. The values for this attribute are
language 'tags' as defined in BCP 47. All language tags that make use of private use
sub-tags must be documented in a corresponding language element in the MEI header
whose id
attribute is the same as the language tag's value.
Value of datatype language.
(MEI.shared) Groups elements used to provide a heading at the start of a text division
or other markup component.
head(heading) – Contains any heading, for example, the title of a section of text, or
the
heading of a list.
(MEI.shared) Groups paragraph-like elements.
p(paragraph) – One or more text phrases that form a logical prose passage.
(MEI.text) Groups elements that have a line-grouping function.
lg(line group) – May be used for any section of text that is organized as a group of
lines;
however, it is most often used for a group of verse lines functioning as a formal
unit, e.g. a
stanza, refrain, verse paragraph, etc.
Component declarations that are shared between two or more modules.
head(heading) – Contains any heading, for example, the title of a section of text, or
the
heading of a list.
lg(line group) – May be used for any section of text that is organized as a group of
lines;
however, it is most often used for a group of verse lines functioning as a formal
unit, e.g. a
stanza, refrain, verse paragraph, etc.
p(paragraph) – One or more text phrases that form a logical prose passage.