att.octave

Attributes that record written octave.
Module MEI.shared
Members
Attributes
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE. att.octave
Declaration
<attDef ident="oct" usage="opt">
<desc>Captures written octave information.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.OCTAVE" />
</datatype>
</attDef>