| diagram | ![]() |
||
| namespace | http://www.ite.org/tmdd | ||
| children | detector-id detector-name detector-status vehicle-bin1 vehicle-bin2 vehicle-bin3 vehicle-bin4 lane-data | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="DetectorReport"> <xs:annotation> <xs:documentation> <objectClass>Detector</objectClass> <definition/> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="detector-id" type="Organization-resource-identifier"> <xs:annotation> <xs:documentation> <requirement>REQ423</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="detector-name" type="Organization-resource-name" minOccurs="0"> <xs:annotation> <xs:documentation> <requirement>REQ376</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="detector-status" type="Detector-status"> <xs:annotation> <xs:documentation> <requirement>REQ423</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="vehicle-bin1" type="Link-restriction-length"> <xs:annotation> <xs:documentation> <requirement>REQ394</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="vehicle-bin2" type="Link-restriction-length"> <xs:annotation> <xs:documentation> <requirement>REQ395</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="vehicle-bin3" type="Link-restriction-length"> <xs:annotation> <xs:documentation> <requirement>REQ396</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="vehicle-bin4" type="Link-restriction-length"> <xs:annotation> <xs:documentation> <requirement>REQ397</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="lane-data"> <xs:annotation> <xs:documentation> <requirement>REQ</requirement> </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="1024"> <xs:element name="lane-data-item" type="LaneData"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | Organization-resource-identifier | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xs:element name="detector-id" type="Organization-resource-identifier"> <xs:annotation> <xs:documentation> <requirement>REQ423</requirement> </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||
| type | Organization-resource-name | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="detector-name" type="Organization-resource-name" minOccurs="0"> <xs:annotation> <xs:documentation> <requirement>REQ376</requirement> </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | Detector-status | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="detector-status" type="Detector-status"> <xs:annotation> <xs:documentation> <requirement>REQ423</requirement> </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | Link-restriction-length | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xs:element name="vehicle-bin1" type="Link-restriction-length"> <xs:annotation> <xs:documentation> <requirement>REQ394</requirement> </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | Link-restriction-length | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xs:element name="vehicle-bin2" type="Link-restriction-length"> <xs:annotation> <xs:documentation> <requirement>REQ395</requirement> </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | Link-restriction-length | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xs:element name="vehicle-bin3" type="Link-restriction-length"> <xs:annotation> <xs:documentation> <requirement>REQ396</requirement> </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | Link-restriction-length | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xs:element name="vehicle-bin4" type="Link-restriction-length"> <xs:annotation> <xs:documentation> <requirement>REQ397</requirement> </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | lane-data-item | ||||
| annotation |
|
||||
| source | <xs:element name="lane-data"> <xs:annotation> <xs:documentation> <requirement>REQ</requirement> </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="1024"> <xs:element name="lane-data-item" type="LaneData"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | LaneData | ||||
| properties |
|
||||
| children | detector-lane-number lane-vehicle-count lane-vehicle-count-bin1 lane-vehicle-count-bin2 lane-vehicle-count-bin3 lane-vehicle-count-bin4 lane-vehicle-count-bin5 occupancy lane-vehicle-speed lane-queue-length | ||||
| source | <xs:element name="lane-data-item" type="LaneData"/> |