<xsd:attribute name="joinstyle" use="optional" default="round"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="round" /> <xsd:enumeration value="bevel" /> <xsd:enumeration value="miter" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>