colormruType complexType
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library at VML Reference.
Type Information
      
        | Namespace | urn:schemas-microsoft-com:office:office | 
      
        | Schema name | Common Properties | 
    
Elements and Attributes
Child Elements
      
        | Element | Description | 
      
        | colors | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. | 
    
Attributes
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | colors | xsd:string | optional | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. | See external namespace. | 
      
        | v:ext | external ref | optional | See external namespace. | See external namespace. | 
    
Definition
      
<xsd:complexType name="colormruType" >
  <xsd:sequence>
    <xsd:element name="colors" type="xsd:string" minOccurs="0" maxOccurs="8"></xsd:element>
  </xsd:sequence>
  <xsd:attribute ref="v:ext" use="optional"></xsd:attribute>
  <xsd:attribute name="colors" type="xsd:string" use="optional"></xsd:attribute>
</xsd:complexType>
    ©2003-2004 Microsoft Corporation. All rights reserved.  
Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp