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
<layerDef>Container for layer meta-information.
<scoreDef>Container for score meta-information.
<staffDef>Container for staff meta-information.
Component declarations that are shared between two or more modules.
<layerDef>Container for layer meta-information.
<scoreDef>Container for score meta-information.
<staffDef>Container 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>