The placement attribute indicates whether something is above or below another element, such as a note or a notation. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
placement | above-below | optional |
Complex Types | accidental-mark, arpeggiate, direction, dynamics, empty-line, empty-placement, empty-trill-sound, fingering, hammer-on-pull-off, harmonic, harmony, lyric, non-arpeggiate, other-notation, placement-text, slur, string, tied, tremolo, tuplet, wavy-line |
<xs:attributeGroup name="placement"> <xs:annotation> <xs:documentation>The placement attribute indicates whether something is above or below another element, such as a note or a notation.</xs:documentation> </xs:annotation> <xs:attribute name="placement" type="above-below"/> </xs:attributeGroup> |