[Table of Contents] [docx version]

Error! No text of specified style in document.

ST_AnimationDgmBuildType (Diagram Animation Build Type)

This simple type specifies the ways that a diagram animation can be built. That is, it specifies the way in which the objects within the diagram graphical object should be animated.

This simple type is defined as a union of the following types:

TheST_AnimationBuildType simple type (§5.1.12.4).

TheST_AnimationDgmOnlyBuildType simple type (§5.1.12.8).

Referenced By

bldDgm@bld5.1.2.1.2)

The following XML Schema fragment defines the contents of this simple type:

<simpleType name="ST_AnimationDgmBuildType">

   <union memberTypes="ST_AnimationBuildType ST_AnimationDgmOnlyBuildType"/>

</simpleType>