<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.

Referenced By

<cTn@id>4.6.33); <tn@val>4.6.86)

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

<simpleType name="ST_TLTimeNodeID">
	<restriction base="xsd:unsignedInt"/>
</simpleType>