altsym |
mei:mei_data.URI |
|
|
optional |
|
Provides a way of pointing to a user-defined symbol. It must contain an ID
of a <symbolDef> element elsewhere in the document. |
|
fontfam |
mei:mei_data.FONTFAMILY |
|
|
optional |
|
Contains the name of a font-family. |
|
fontname |
mei:mei_data.FONTNAME |
|
|
optional |
|
Holds the name of a font. |
|
fontsize |
mei:mei_data.FONTSIZE |
|
|
optional |
|
Indicates the size of a font expressed in printers' points, i.e., 1/72nd
of an inch, relative terms, e.g., "small", "larger", etc., or percentage values relative
to "normal" size, e.g., "125%". |
|
fontstyle |
mei:mei_data.FONTSTYLE |
|
|
optional |
|
Records the style of a font, i.e, italic, oblique, or
normal. |
|
fontweight |
mei:mei_data.FONTWEIGHT |
|
|
optional |
|
Used to indicate bold type. |
|
glyphname |
xs:string |
|
|
optional |
|
|
glyphnum |
restriction of xs:string |
|
|
optional |
|
Numeric glyph reference in hexadecimal notation, e.g. "#xE000" or
"U+E000". N.B. SMuFL version 1.18 uses the range U+E000 - U+ECBF. |
|
ho |
mei:mei_data.MEASUREMENTREL |
|
|
optional |
|
Records a horizontal adjustment to a feature's programmatically-determined
location in terms of staff interline distance; that is, in units of 1/2 the distance
between adjacent staff lines. |
|
to |
mei:mei_data.TSTAMPOFFSET |
|
|
optional |
|
Records a timestamp adjustment of a feature's programmatically-determined
location in terms of musical time; that is, beats. |
|
vo |
mei:mei_data.MEASUREMENTREL |
|
|
optional |
|
Records the vertical adjustment of a feature's programmatically-determined
location in terms of staff interline distance; that is, in units of 1/2 the distance
between adjacent staff lines. |
|
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. |
|
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. |
|