CT_ColorTransform

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
minVer xsd:string optional
uniqueId xsd:string optional

Used By

Element colorsDef

Source

<xsd:complexType name="CT_ColorTransform">
  <xsd:sequence>
    <xsd:element name="title" type="CT_CTName" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="desc" type="CT_CTDescription" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="catLst" type="CT_CTCategories" minOccurs="0"/>
    <xsd:element name="styleLbl" type="CT_CTStyleLabel" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="uniqueId" type="xsd:string" use="optional" default=""/>
  <xsd:attribute name="minVer" type="xsd:string" use="optional"/>
</xsd:complexType>