<xsd:complexType name="CT_AnimationGraphicalObjectBuildProperties"> <xsd:choice> <xsd:element name="bldDgm" type="CT_AnimationDgmBuildProperties"/> <xsd:element name="bldChart" type="CT_AnimationChartBuildProperties"/> </xsd:choice> </xsd:complexType> |