<xsd:complexType name="CT_Shape"> <xsd:attribute name="val" type="ST_Shape" default="box"> <xsd:annotation> <xsd:documentation>Shape Value</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType>