<ST_TLTimeNodeID>
(Time Node ID)
This type represents a node or event on the timeline by its identifier.
This simple type's contents are a restriction of the XML Schema unsignedInt datatype.
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_TLTimeNodeID">
<restriction base="xsd:unsignedInt"/>
</simpleType>