<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 |
---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_TLTime">
<union memberTypes="xsd:unsignedInt ST_TLTimeIndefinite"/>
</simpleType>