namespace | http://www.ntcip.org/c2f-objects | ||
type | xs:unsignedShort | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="DmsMessageTimeRemaining"> <xs:annotation> <xs:documentation> Definition: Indicates the amount of remaining time in minutes that the current message shall be displayed. The value 65535 indicates an infinite duration. A value of zero (0) shall indicate that the current message display duration has expired. </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"/> </xs:simpleType> |