line-type

The line-type attribute distinguishes between solid, dashed, dotted, and wavy lines.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
line-type line-type optional

Used By

Complex Types bracket, empty-line, glissando, slide, slur, tied

Source

<xs:attributeGroup name="line-type">
  <xs:annotation>
    <xs:documentation>The line-type attribute distinguishes between solid, dashed, dotted, and wavy lines.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="line-type" type="line-type"/>
</xs:attributeGroup>