mei:mei_att.clef.log.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
cautionary mei:mei_data.BOOLEAN optional
Records the function of the clef. A "cautionary" clef does not change the
following pitches.
dis mei:mei_data.OCTAVE.DIS optional
Records the amount of octave displacement.
dis.place mei:mei_data.PLACE optional
Records the direction of octave displacement.
line mei:mei_data.CLEFLINE optional
Indicates the line upon which a feature stands. The value must be in the
range between 1 and the number of lines on the staff. The numbering of lines starts with
the lowest line of the staff.
oct mei:mei_data.OCTAVE optional
Captures written octave information.
shape mei:mei_data.CLEFSHAPE optional
Describes a clef's shape.

Used By

Element mei:clef

Source

<xs:attributeGroup name="mei_att.clef.log.attributes">
  <xs:attributeGroup ref="mei:mei_att.clefshape.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.lineloc.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.octave.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.octavedisplacement.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.clef.log.attribute.cautionary"/>
</xs:attributeGroup>