QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
animBg | xsd:boolean | true | optional | |||
bld | ST_AnimationChartBuildType | allAtOnce | optional |
<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> |