@altsym(optional)Provides a way of pointing to a user-defined symbol. It must contain an ID of a
<symbolDef> element elsewhere in the document.
Value conforms to data.URI.
att.altsym
|
@copyof(optional)Points to an element of which the current element is a copy.
Value conforms to data.URI.
att.common.anl
|
@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.
att.common.anl
|
@count(optional)Captures the number of beats in a measure, that is, the top number of the meter
signature. It must contain a decimal number or an additive expression that evaluates
to
a decimal number, such as 2+3.
Value of datatype
a string matching the following regular expression: "\d+(\.\d+)?(\s*\+\s*\d+(\.\d+)?)*"
.
att.meterSig.log
|
@facs(optional)Permits the current element to reference a facsimile surface or image zone which
corresponds to it.
One or more values from data.URI, separated by spaces.
att.facsimile
|
|
|
@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%".
Value conforms to data.FONTSIZE.
att.typography
|
|
|
@form(optional)Contains an indication of how the meter signature should be rendered.
Allowed values are:
" num" (Show only the number of beats.), " denomsym" (The lower number in the meter signature is replaced by a note symbol.), " norm" (Meter signature rendered using traditional numeric values.), " invis" (Meter signature not rendered.)att.meterSig.vis
|
@glyphname(optional)Glyph name.
Value of datatype string.
att.extsym
|
@glyphnum(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.
Value of datatype
a string matching the following regular expression: "(#x|U\+)[A-F0-9]+"
.
att.extsym
|
@label(optional)Provides a name or label for an element. The value may be any string.
Value of datatype string.
att.commonPart
|
@n(optional)Provides a number-like designation for an element.
Value conforms to token.
att.common
|
@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.
att.common.anl
|
@prev(optional)Points to the previous event(s) in a user-defined collection.
One or more values from data.URI, separated by spaces.
att.common.anl
|
@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.
att.common.anl
|
@sym(optional)Indicates the use of a meter symbol instead of a numeric meter signature, that is,
'C' for common time or 'C' with a slash for cut time.
Value conforms to data.METERSIGN.
att.meterSig.log
|
@synch(optional)Points to elements that are synchronous with the current element.
One or more values from data.URI, separated by spaces.
att.common.anl
|
@unit(optional)Contains the number indicating the beat unit, that is, the bottom number of the
meter signature.
Value of datatype decimal.
att.meterSig.log
|
@when(optional)Indicates the point of occurrence of this feature along a time line. Its value must
be the ID of a when element elsewhere in the document.
Value conforms to data.URI.
att.alignment
|
@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.
att.commonPart
|
@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.
att.id
|