namespace | http://www.ite.org/tmdd | ||
type | restriction of xs:unsignedShort | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Event-length-affected"> <xs:annotation> <xs:documentation> <objectClass>Event</objectClass> <definition>Length of roadway affected by a situation element; e.g. length of a queue. tenths of kilometers</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="1000"/> </xs:restriction> </xs:simpleType> |