Definition Type: ComplexType
Name: colormruType
Namespace: urn:schemas-microsoft-com:office:office
Containing Schema: office.xsd
Abstract
Documentation:
For more information on this type, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
Collapse XSD Schema Diagram:
Drilldown into colors in schema office_xsd Drilldown into colors in schema office_xsd Drilldown into ext in schema vml_xsdXSD Diagram of colormruType in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
colors o:colors 0 8
Collapse Child Attributes:
Name Type Default Value Use
ext v:ext Optional
colors o:colors Optional
Collapse Derivation Tree:
Collapse References:
o:colormru