The color attribute group indicates the color of an element. |
Attribute Group | print-style |
Complex Types | arpeggiate, bar-style-color, barre, beam, bracket, dashes, elision, extend, frame, fret, group-barline, group-symbol, lyric, measure-style, non-arpeggiate, note, notehead, part-symbol, slur, stem, text-element-data, tied, tuplet-dot, tuplet-number, tuplet-type, wavy-line, wedge |
<xs:attributeGroup name="color"> <xs:annotation> <xs:documentation>The color attribute group indicates the color of an element.</xs:documentation> </xs:annotation> <xs:attribute name="color" type="color"/> </xs:attributeGroup> |