[Table of Contents] [docx version]

PresentationML Reference Material - Table of Contents

ST_TLTime (Time)

This type specifies time after which to automatically advance the build to the next step. An amount of time, in milliseconds.

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

TheXML Schema unsignedInt datatype.

TheST_TLTimeIndefinite simple type (§4.8.44).

Referenced By

bldP@advAuto4.6.16); cond@delay4.6.31); cTn@dur4.6.33); cTn@repeatCount4.6.33); cTn@repeatDur4.6.33); endSync@delay4.6.39); tmAbs@val4.6.82)

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

<simpleType name="ST_TLTime">

   <union memberTypes="xsd:unsignedInt ST_TLTimeIndefinite"/>

</simpleType>