The line-shape attribute distinguishes between straight and curved lines. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
line-shape | line-shape | optional |
Complex Types | empty-line, tuplet |
<xs:attributeGroup name="line-shape"> <xs:annotation> <xs:documentation>The line-shape attribute distinguishes between straight and curved lines.</xs:documentation> </xs:annotation> <xs:attribute name="line-shape" type="line-shape"/> </xs:attributeGroup> |