CT_CustomColor

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xsd:string optional

Used By

Source

<xsd:complexType name="CT_CustomColor">
  <xsd:sequence>
    <xsd:group ref="EG_ColorChoice" minOccurs="1" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="name" type="xsd:string" use="optional" default=""/>
</xsd:complexType>