<xsd:attribute name="endcap" use="optional" default="flat"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="flat" /> <xsd:enumeration value="square" /> <xsd:enumeration value="round" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>