2.3.4.2.31 CT_VariationStyleSchemeLst
Target namespace: http://visThemeSchemaUri
Referenced by: Ext element as detailed by the CT_OfficeArtExtension type specified in [ISO/IEC29500-1:2016] section 20.1.2.2.14.
Specifies four distinct style scheme lists of four distinct dynamic theme variants in a dynamic theme.
Child Elements:
VariationStyleScheme: A CT_VariationStyleScheme type that specifies a style scheme list of a dynamic theme variant.
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_VariationStyleSchemeLst" oxsd:cname="VariationStyleSchemeList" oxsd:cwrap="noTemplate"> <xsd:sequence> <xsd:element name="variationStyleScheme" oxsd:cname="variationStyleScheme" type="CT_VariationStyleScheme" minOccurs="4" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType>