[Table of Contents] [docx version]

PresentationML Reference Material - Table of Contents

ST_TLTimeAnimateValueTime (Animation Time)

This type specifies a percentage within the time span of the element. A value of indefinite means the attribute should be ignored.

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

TheST_PositiveFixedPercentage simple type (§5.1.12.45).

TheST_TLTimeIndefinite simple type (§4.8.44).

Referenced By

tav@tm4.6.79)

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

<simpleType name="ST_TLTimeAnimateValueTime">

   <union memberTypes="a:ST_PositiveFixedPercentage ST_TLTimeIndefinite"/>

</simpleType>