<xsd:complexType name="shapedefaultsElt">
<xsd:annotation>
<xsd:documentation>For more information on this type, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="v:fill" minOccurs="0">
</xsd:element>
<xsd:element ref="v:stroke" minOccurs="0">
</xsd:element>
<xsd:element ref="v:textbox" minOccurs="0">
</xsd:element>
<xsd:element ref="v:shadow" minOccurs="0">
</xsd:element>
<xsd:element ref="v:textpath" minOccurs="0">
</xsd:element>
<xsd:element ref="v:imagedata" minOccurs="0">
</xsd:element>
<xsd:element ref="skew" minOccurs="0">
</xsd:element>
<xsd:element ref="extrusion" minOccurs="0">
</xsd:element>
<xsd:element ref="callout" minOccurs="0">
</xsd:element>
<xsd:element ref="lock" minOccurs="0">
</xsd:element>
<xsd:element name="colormru" type="colormruType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="colormenu" type="colormenuType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="spidmax" type="xsd:integer" use="optional">
<xsd:annotation>
<xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="style" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="fill" type="tfType" use="optional">
<xsd:annotation>
<xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="fillcolor" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="v:ext" use="optional">
</xsd:attribute>
</xsd:complexType>
|