complexType tcip:ImIncidentList
diagram
namespace http://www.TCIP-Adopted-03-00-01
children header requester routes vicinity garages specificIncident radius incidentInfo
used by
element tcip:imIncidentList
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>

element tcip:ImIncidentList/header
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="header" type="CPTSubscriptionHeader"/>

element tcip:ImIncidentList/requester
diagram
type tcip:CPTEmployeeIden
properties
isRef 0
content complex
children employee-id agency-id firstName middleName lastName
source <xs:element name="requester" type="CPTEmployeeIden"/>

element tcip:ImIncidentList/routes
diagram
properties
isRef 0
content complex
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>

element tcip:ImIncidentList/routes/route
diagram
type tcip:SCHRouteIden
properties
isRef 0
content complex
children route-id agency-id route-designator route-name
source <xs:element name="route" type="SCHRouteIden"/>

element tcip:ImIncidentList/vicinity
diagram
type tcip:SPPoint
properties
isRef 0
content complex
children pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea
source <xs:element name="vicinity" type="SPPoint"/>

element tcip:ImIncidentList/garages
diagram
properties
isRef 0
content complex
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>

element tcip:ImIncidentList/garages/garage
diagram
type tcip:CPTTransitFacilityIden
properties
isRef 0
content complex
children facility-id agency-id facility-name base-name
source <xs:element name="garage" type="CPTTransitFacilityIden"/>

element tcip:ImIncidentList/specificIncident
diagram
type tcip:IMIncidentIden
properties
isRef 0
content complex
children incident-id agency-id external-id external-id-agency
source <xs:element name="specificIncident" type="IMIncidentIden"/>

element tcip:ImIncidentList/radius
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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"/>

element tcip:ImIncidentList/incidentInfo
diagram
properties
isRef 0
content complex
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>

element tcip:ImIncidentList/incidentInfo/incidentInfo-item
diagram
type tcip:IMIncidentInfo
properties
isRef 0
content complex
children incident metadata subsumedIncidents incidentDescription trafficImpact incidentClosed localIMIncidentInfo
source <xs:element name="incidentInfo-item" type="IMIncidentInfo"/>


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