colspan |
xs:positiveInteger |
|
|
optional |
|
The number of columns spanned by this cell. |
|
facs |
restriction of list of mei:mei_data.URI |
|
|
optional |
|
Permits the current element to reference a facsimile surface or image zone
which corresponds to it. |
|
label |
xs:string |
|
|
optional |
|
Provides a name or label for an element. The value may be any
string. |
|
n |
|
|
|
optional |
|
Provides a number-like designation for an element. |
|
rowspan |
xs:positiveInteger |
|
|
optional |
|
The number of rows spanned by this cell. |
|
translit |
xs:NMTOKEN |
|
|
optional |
|
Specifies the transliteration technique used. |
|
x |
xs:decimal |
|
|
optional |
|
Encodes an x coordinate for a feature in an output coordinate system. When
it is necessary to record the placement of a feature in a facsimile image, use the facs
attribute. |
|
xml:base |
mei:mei_data.URI |
|
|
optional |
|
Provides a base URI reference with which applications can resolve relative
URI references into absolute URI references. |
|
xml:id |
xs: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. |
|
xml:lang |
xs:language |
|
|
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. |
|
y |
xs:decimal |
|
|
optional |
|
Encodes an y coordinate for a feature in an output coordinate system. When
it is necessary to record the placement of a feature in a facsimile image, use the facs
attribute. |
|