att.clefshape

Attributes that record the shape of a clef.
Module MEI.shared
Members
Attributes
@shape(optional)Describes a clef's shape. Value conforms to data.CLEFSHAPE. att.clefshape
Declaration
<attDef ident="shape" usage="opt">
<desc>Describes a clef's shape.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.CLEFSHAPE" />
</datatype>
</attDef>