mei:mei_att.chord.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.
breaksec xs:positiveInteger optional
Presence of this attribute indicates that the secondary beam should be
broken following this note/chord. The value of the attribute records the number of beams
which should remain unbroken.
cluster mei:mei_data.CLUSTER optional
Indicates a single, alternative note head should be displayed instead of
individual note heads. The highest and lowest notes of the chord usually indicate the
upper and lower boundaries of the cluster note head.
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.
enclose mei:mei_data.ENCLOSURE optional
Records the characters often used to mark accidentals, articulations, and
sometimes notes as having a cautionary or editorial function. For an example of cautionary
accidentals enclosed in parentheses, see Read, p. 131, ex. 9-14.
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
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.
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.
size mei:mei_data.SIZE optional
Describes the relative size of a feature.
stem.dir mei:mei_data.STEMDIRECTION optional
Describes the direction of a stem.
stem.len mei:mei_data.MEASUREMENTABS optional
Encodes the stem length.
stem.mod mei:mei_data.STEMMODIFIER optional
Encodes any stem "modifiers"; that is, symbols rendered on the stem, such
as tremolo or Sprechstimme indicators.
stem.pos mei:mei_data.STEMPOSITION optional
Records the position of the stem in relation to the note
head(s).
stem.with mei:mei_data.OTHERSTAFF optional
Contains an indication of which staff a note or chord that logically
belongs to the current staff should be visually placed on; that is, the one above or the
one below.
stem.x xs:decimal optional
Records the output x coordinate of the stem's attachment
point.
stem.y xs:decimal optional
Records the output y coordinate of the stem's attachment
point.
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.
visible mei:mei_data.BOOLEAN optional
Indicates if a feature should be rendered when the notation is presented
graphically or sounded when it is presented in an aural form.
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.

Used By

Element mei:chord

Source

<xs:attributeGroup name="mei_att.chord.vis.attributes">
  <xs:attributeGroup ref="mei:mei_att.altsym.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.color.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.enclosingchars.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.extsym.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.relativesize.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.stems.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.typography.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.visibility.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.visualoffset.ho.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.visualoffset.to.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.xy.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.chord.vis.cmn.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.chord.vis.attribute.cluster"/>
</xs:attributeGroup>