2.8.4.9 ST_StyleEntryModifierList

Target namespace: http://schemas.microsoft.com/office/drawing/2012/chartStyle

Referenced by: CT_StyleEntry

This simple type specifies a list modifiers to use when resolving a CT_StyleEntry (section 2.8.3.7) which alters the properties in the specified way.<106> The modifiers are applied in the order in which they appear.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.

 <xsd:simpleType name="ST_StyleEntryModifierList">
   <xsd:list itemType="ST_StyleEntryModifier"/>
 </xsd:simpleType>

See section 5.15 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).