diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | header requester routes vicinity garages specificIncident radius incidentInfo | ||
used by |
|
||
source | <xs:complexType name="ImIncidentList"> <xs:sequence> <xs:element name="header" type="CPTSubscriptionHeader"/> <xs:element name="requester" type="CPTEmployeeIden"/> <xs:choice> <xs:element name="routes"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="route" type="SCHRouteIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="vicinity" type="SPPoint"/> <xs:element name="garages"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="garage" type="CPTTransitFacilityIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="specificIncident" type="IMIncidentIden"/> </xs:choice> <xs:element name="radius" type="lrms:Distance" minOccurs="0"/> <xs:element name="incidentInfo"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="incidentInfo-item" 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="header" 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"> <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 | tcip:SPPoint | ||||
properties |
|
||||
children | pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea | ||||
source | <xs:element name="vicinity" type="SPPoint"/> |
diagram | ![]() |
||||
properties |
|
||||
children | garage | ||||
source | <xs:element name="garages"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="garage" type="CPTTransitFacilityIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTTransitFacilityIden | ||||
properties |
|
||||
children | facility-id agency-id facility-name base-name | ||||
source | <xs:element name="garage" type="CPTTransitFacilityIden"/> |
diagram | ![]() |
||||
type | tcip:IMIncidentIden | ||||
properties |
|
||||
children | incident-id agency-id external-id external-id-agency | ||||
source | <xs:element name="specificIncident" type="IMIncidentIden"/> |
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 | ![]() |
||||
properties |
|
||||
children | incidentInfo-item | ||||
source | <xs:element name="incidentInfo"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="incidentInfo-item" 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="incidentInfo-item" type="IMIncidentInfo"/> |