simpleType ntcip:DmsMessageTimeRemaining
namespace http://www.ntcip.org/c2f-objects
type xs:unsignedShort
used by
element DMSDeviceStatus/message-time-remaining
annotation
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.
        
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy