mei:mei_att.beatRpt.vis.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
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.
color mei:mei_data.COLOR optional
Used to indicate visual appearance. Do not confuse this with the musical
term 'color' as used in pre-CMN notation.
expand mei:mei_data.BOOLEAN optional
Indicates whether to render a repeat symbol or the source material to
which it refers. A value of 'true' renders the source material, while 'false' displays the
repeat symbol.
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.
form mei:mei_data.BEATRPT.REND required
Indicates the number of slashes required to render the appropriate beat
repeat symbol. When a single beat is repeated, consisting of a single note or chord, it is
indicated by a single thick, slanting slash; therefore, the value '1' should be used. The
following values should be used when the beat is divided into even notes: 4ths or 8ths=1,
16ths=2, 32nds=3, 64ths=4, 128ths=5. When the beat is comprised of mixed duration values,
the symbol is always rendered as 2 slashes and 2 dots.
glyphname xs:string optional
Glyph name.
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.

Used By

Element mei:beatRpt

Source

<xs:attributeGroup name="mei_att.beatRpt.vis.attributes">
  <xs:attributeGroup ref="mei:mei_att.altsym.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.color.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.expandable.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.extsym.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.typography.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.beatRpt.vis.attribute.form"/>
</xs:attributeGroup>