<xsd:complexType name="colormruType">
<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 name="colors" type="xsd:string" minOccurs="0" maxOccurs="8">
<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 ref="v:ext" use="optional">
</xsd:attribute>
<xsd:attribute name="colors" 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:complexType>
|