| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | subscriptionInfo requester routes vicinity radius earliest latest incidents incident-reports | ||
| used by |
|
||
| source | <xs:complexType name="ImIncidentHistory"> <xs:sequence> <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> <xs:element name="requester" type="CPTEmployeeIden"/> <xs:element name="routes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="route" type="SCHRouteIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="vicinity" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="radius" type="lrms:Distance" minOccurs="0"/> <xs:element name="earliest" type="CPT-DateTime" minOccurs="0"/> <xs:element name="latest" type="CPT-DateTime" minOccurs="0"/> <xs:element name="incidents" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="incident" type="IMIncidentIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="incident-reports" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="incident-report" type="IMIncidentInfo"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | tcip:CPTSubscriptionHeader | ||||
| properties |
|
||||
| children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
| source | <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> |
| diagram | ![]() |
||||
| type | tcip:CPTEmployeeIden | ||||
| properties |
|
||||
| children | employee-id agency-id firstName middleName lastName | ||||
| source | <xs:element name="requester" type="CPTEmployeeIden"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | route | ||||||||
| source | <xs:element name="routes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="route" type="SCHRouteIden"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | tcip:SCHRouteIden | ||||
| properties |
|
||||
| children | route-id agency-id route-designator route-name | ||||
| source | <xs:element name="route" type="SCHRouteIden"/> |
| diagram | ![]() |
||||||||
| type | lrms:GeoLocation | ||||||||
| properties |
|
||||||||
| children | latitude longitude horizontalDatum height | ||||||||
| source | <xs:element name="vicinity" type="lrms:GeoLocation" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | lrms:Distance | ||||||||
| properties |
|
||||||||
| children | m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec | ||||||||
| source | <xs:element name="radius" type="lrms:Distance" minOccurs="0"/> |
| diagram | |||||||||
| type | tcip:CPT-DateTime | ||||||||
| properties |
|
||||||||
| source | <xs:element name="earliest" type="CPT-DateTime" minOccurs="0"/> |
| diagram | |||||||||
| type | tcip:CPT-DateTime | ||||||||
| properties |
|
||||||||
| source | <xs:element name="latest" type="CPT-DateTime" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | incident | ||||||||
| source | <xs:element name="incidents" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="incident" type="IMIncidentIden"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | tcip:IMIncidentIden | ||||
| properties |
|
||||
| children | incident-id agency-id external-id external-id-agency | ||||
| source | <xs:element name="incident" type="IMIncidentIden"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | incident-report | ||||||||
| source | <xs:element name="incident-reports" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="incident-report" type="IMIncidentInfo"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | tcip:IMIncidentInfo | ||||
| properties |
|
||||
| children | incident metadata subsumedIncidents incidentDescription trafficImpact incidentClosed localIMIncidentInfo | ||||
| source | <xs:element name="incident-report" type="IMIncidentInfo"/> |