att.octaveDefault

Attributes that record a default value for octave.
Module
Attributes
oct.default
oct.default(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. Value conforms to data.OCTAVE.
oct.default(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. Value conforms to data.OCTAVE.
Component declarations that are shared between two or more modules.
oct.default(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. Value conforms to data.OCTAVE.
Available at
layerDefContainer for layer meta-information.
scoreDefContainer for score meta-information.
staffDefContainer for staff meta-information.
Component declarations that are shared between two or more modules.
layerDefContainer for layer meta-information.
scoreDefContainer for score meta-information.
staffDefContainer for staff meta-information.
Declaration
<classSpec ident="att.octaveDefault" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record a default value for octave.</desc>
<attList>
<attDef ident="oct.default" usage="opt">
<desc xml:lang="en">Contains a default octave specification for use when the first note, rest, chord, etc. in a measure does not have an octave value specified.</desc>
<datatype>
<rng:ref name="data.OCTAVE"/>
</datatype>
</attDef>
</attList>
</classSpec>