att.staffloc

Attributes that identify location on a staff in terms of lines and spaces.
Module MEI.shared
Members
Attributes
@loc(optional)Holds the staff location of the feature. Value conforms to data.STAFFLOC. att.staffloc
Declaration
<attDef ident="loc" usage="opt">
<desc>Holds the staff location of the feature.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.STAFFLOC" />
</datatype>
</attDef>