[Table of Contents] [docx version]
PresentationML Reference Material - Table of Contents
ST_TransitionEightDirectionType (Transition Eight Direction)
This type specifies the direction of an animation.
This simple type is defined as a union of the following types:
• TheST_TransitionSideDirectionType simple type (§4.8.57).
• TheST_TransitionCornerDirectionType simple type (§4.8.54).
Referenced By |
cover@dir (§4.6.32); pull@dir (§4.6.58) |
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_TransitionEightDirectionType">
<union memberTypes="ST_TransitionSideDirectionType ST_TransitionCornerDirectionType"/>
</simpleType>