@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.
@decls(optional)Identifies one or more metadata elements (other than classification terms) within
the
header, which are understood to apply to the element bearing this attribute and its
content.
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 is plain text.
@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.
@translit(optional)Specifies the transliteration technique used.
Value is a NMTOKEN.
@type(optional)Characterizes the textual division in some sense, using any convenient classification
scheme or typology that employs single-token labels. Suggested values are: "abstract" (A summary of the content of a text as continuous prose.), "ack" (A formal declaration of acknowledgment by the author in which persons and
institutions are thanked for their part in the creation of a text.), "appendix" (An ancillary self-contained section of a work, often providing additional but in
some sense extra-canonical text.), "bibliography" (A list of bibliographic citations.), "colophon" (A statement appearing at the end of a book describing the conditions of its
physical production.), "contents" (A table of contents, specifying the structure of a work and listing its
constituents. The list element should be used to mark its structure.), "dedication" (A formal offering or dedication of a text to one or more persons or institutions
by the author.), "frontispiece" (A pictorial frontispiece, possibly including some text.), "glossary" (A list of terms associated with definition texts (‘glosses’).), "half-title" (A page containing only the title of a book — as opposed to the title page, which
also lists subtitle, author, imprint and similar data.), "index" (Any form of index to the work.), "annotations" (A section in which annotations on the text are gathered together.), "preface" (A foreword or preface addressed to the reader in which the author or publisher
explains the content, purpose, or origin of the text.)
@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 is a valid xml: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 is a language.