The line-type attribute distinguishes between solid, dashed, dotted, and wavy lines. |
<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> |