QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
hueDir | ST_HueDir | cw | optional | |||
meth | ST_ClrAppMethod | span | optional |
<xsd:complexType name="CT_Colors"> <xsd:sequence> <xsd:group ref="a:EG_ColorChoice" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="meth" type="ST_ClrAppMethod" use="optional" default="span"/> <xsd:attribute name="hueDir" type="ST_HueDir" use="optional" default="cw"/> </xsd:complexType> |