CT_AnimationChartBuildProperties

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
animBg xsd:boolean true optional
bld ST_AnimationChartBuildType allAtOnce optional

Used By

Source

<xsd:complexType name="CT_AnimationChartBuildProperties">
  <xsd:attribute name="bld" type="ST_AnimationChartBuildType" use="optional" default="allAtOnce"/>
  <xsd:attribute name="animBg" type="xsd:boolean" use="optional" default="true"/>
</xsd:complexType>