<xsd:complexType name="CT_AnimationElementChoice"> <xsd:choice minOccurs="1" maxOccurs="1"> <xsd:element name="dgm" type="CT_AnimationDgmElement"/> <xsd:element name="chart" type="CT_AnimationChartElement"/> </xsd:choice> </xsd:complexType>