mei:mei_att.meterSig.log.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
count restriction of xs:string 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.
sym mei:mei_data.METERSIGN 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.
unit xs:decimal optional
Contains the number indicating the beat unit, that is, the bottom number
of the meter signature.

Used By

Source

<xs:attributeGroup name="mei_att.meterSig.log.attributes">
  <xs:attributeGroup ref="mei:mei_att.meterSig.log.attribute.count"/>
  <xs:attributeGroup ref="mei:mei_att.meterSig.log.attribute.sym"/>
  <xs:attributeGroup ref="mei:mei_att.meterSig.log.attribute.unit"/>
</xs:attributeGroup>