mei:mei_att.tuplet.vis.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
bracket.place mei:mei_data.PLACE optional
Used to state where a tuplet bracket will be placed in relation to the
note heads.
bracket.visible mei:mei_data.BOOLEAN optional
States whether a bracket should be rendered with a
tuplet.
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.
dur.visible mei:mei_data.BOOLEAN optional
Determines if the tuplet duration is visible.
num.format restriction of xs:token optional
Controls how the num:numbase ratio is to be displayed.
num.place mei:mei_data.PLACE optional
States where the tuplet number will be placed in relation to the note
heads.
num.visible mei:mei_data.BOOLEAN optional
Determines if the tuplet number is visible.

Used By

Source

<xs:attributeGroup name="mei_att.tuplet.vis.attributes">
  <xs:attributeGroup ref="mei:mei_att.color.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.numberplacement.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.tuplet.vis.attribute.bracket.place"/>
  <xs:attributeGroup ref="mei:mei_att.tuplet.vis.attribute.bracket.visible"/>
  <xs:attributeGroup ref="mei:mei_att.tuplet.vis.attribute.dur.visible"/>
  <xs:attributeGroup ref="mei:mei_att.tuplet.vis.attribute.num.format"/>
</xs:attributeGroup>