diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | header stoppoint-locations facility-locations timepoint-locations incident-locations pattern-segment-waypoints | ||
used by |
|
||
source | <xs:complexType name="SpGeolocationData"> <xs:sequence> <xs:element name="header" type="CPTPushHeader"/> <xs:element name="stoppoint-locations" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="stoppoint-location" type="SPStopGeoLoc"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="facility-locations" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="facility-location" type="SPFacilityGeoLoc"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="timepoint-locations" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="timepoint-location" type="SPTimepointGeoLoc"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="incident-locations" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="incident-location" type="SPIncidentLocation"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="pattern-segment-waypoints" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="pattern-segment-waypoint" type="SPSegmentGeolocation"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTPushHeader | ||||
properties |
|
||||
children | file-type effective sched-version version-number source updates-only updates-since updates-thru applicability time-sent | ||||
source | <xs:element name="header" type="CPTPushHeader"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | stoppoint-location | ||||||||
source | <xs:element name="stoppoint-locations" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="stoppoint-location" type="SPStopGeoLoc"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SPStopGeoLoc | ||||
properties |
|
||||
children | stoppoint pointLocation polygonLocation startLocation endLocation signLocation shelterLocation data-quality | ||||
source | <xs:element name="stoppoint-location" type="SPStopGeoLoc"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | facility-location | ||||||||
source | <xs:element name="facility-locations" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="facility-location" type="SPFacilityGeoLoc"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SPFacilityGeoLoc | ||||
properties |
|
||||
children | facility pointLocation polygonLocation frontageBegin frontageEnd data-quality | ||||
source | <xs:element name="facility-location" type="SPFacilityGeoLoc"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | timepoint-location | ||||||||
source | <xs:element name="timepoint-locations" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="timepoint-location" type="SPTimepointGeoLoc"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SPTimepointGeoLoc | ||||
properties |
|
||||
children | timepoint pointLocation data-quality | ||||
source | <xs:element name="timepoint-location" type="SPTimepointGeoLoc"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | incident-location | ||||||||
source | <xs:element name="incident-locations" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="incident-location" type="SPIncidentLocation"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SPIncidentLocation | ||||
properties |
|
||||
children | incident pointLocation polygonLocation lineLocationBegin lineLocationEnd data-quality | ||||
source | <xs:element name="incident-location" type="SPIncidentLocation"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | pattern-segment-waypoint | ||||||||
source | <xs:element name="pattern-segment-waypoints" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="pattern-segment-waypoint" type="SPSegmentGeolocation"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SPSegmentGeolocation | ||||
properties |
|
||||
children | segment waypoints data-quality | ||||
source | <xs:element name="pattern-segment-waypoint" type="SPSegmentGeolocation"/> |