mei:mei_att.layerDef.log.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
beam.group xs:string optional
Provides an example of how automated beaming (including secondary beams)
is to be performed.
beam.rests mei:mei_data.BOOLEAN optional
Indicates whether automatically-drawn beams should include rests shorter
than a quarter note duration.
dur.default mei:mei_data.DURATION optional
Contains a default duration in those situations when the first note, rest,
chord, etc. in a measure does not have a duration specified.
num.default xs:positiveInteger optional
Along with numbase.default, describes the default duration as a ratio.
num.default is the first value in the ratio.
numbase.default xs:positiveInteger optional
Along with num.default, describes the default duration as a ratio.
numbase.default is the second value in the ratio.
octave.default mei:mei_data.OCTAVE optional
Contains a default octave specification for use when the first note, rest,
chord, etc. in a measure does not have an octave value specified.
trans.diat xs:decimal optional
Records the amount of diatonic pitch shift, e.g., C to C♯ = 0, C to D♭ =
1, necessary to calculate the sounded pitch from the written one.
trans.semi xs:decimal optional
Records the amount of pitch shift in semitones, e.g., C to C♯ = 1, C to D♭
= 1, necessary to calculate the sounded pitch from the written one.

Used By

Source

<xs:attributeGroup name="mei_att.layerDef.log.attributes">
  <xs:attributeGroup ref="mei:mei_att.duration.default.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.layerDef.log.cmn.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.octavedefault.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.transposition.attributes"/>
</xs:attributeGroup>