Definition Type Complex Type
Name colormenuType
Namespace urn:schemas-microsoft-com:office:office
Abstract False
Documentation For more information on this type, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
XSD Schema office.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="colormenuType" >
  <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:attribute default="rgb(0,0,255)" 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 default="rgb(255,0,0)" name="strokecolor" 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 default="rgb(128,128,12)" name="shadowcolor" 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 default="rgb(0,0,0)" name="extrusioncolor" 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="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:attribute ref="v:ext" use="optional"/>
</xsd:complexType>
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
colormenuType
    o:colormenu
References
o:colormenu
Generated using Liquid XML Studio by Liquid Technologies Ltd