data.CLEFLINE

Clef line attribute values. 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.
Module
Used by
These class-based attributes use data.CLEFLINE
att.cleffing.log/@clef.lineContains a default value for the position of the clef. 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.
att.lineLoc/@lineIndicates 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.
Declaration
<macroSpec ident="data.CLEFLINE" module="MEI" type="dt">
<desc xml:lang="en">Clef line attribute values. 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.</desc>
<content>
<rng:data type="positiveInteger"/>
</content>
</macroSpec>