complexType tcip:SpGeolocationData
diagram
namespace http://www.TCIP-Adopted-03-00-01
children header stoppoint-locations facility-locations timepoint-locations incident-locations pattern-segment-waypoints
used by
element tcip:spGeolocationData
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>

element tcip:SpGeolocationData/header
diagram
type tcip:CPTPushHeader
properties
isRef 0
content complex
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"/>

element tcip:SpGeolocationData/stoppoint-locations
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:SpGeolocationData/stoppoint-locations/stoppoint-location
diagram
type tcip:SPStopGeoLoc
properties
isRef 0
content complex
children stoppoint pointLocation polygonLocation startLocation endLocation signLocation shelterLocation data-quality
source <xs:element name="stoppoint-location" type="SPStopGeoLoc"/>

element tcip:SpGeolocationData/facility-locations
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:SpGeolocationData/facility-locations/facility-location
diagram
type tcip:SPFacilityGeoLoc
properties
isRef 0
content complex
children facility pointLocation polygonLocation frontageBegin frontageEnd data-quality
source <xs:element name="facility-location" type="SPFacilityGeoLoc"/>

element tcip:SpGeolocationData/timepoint-locations
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:SpGeolocationData/timepoint-locations/timepoint-location
diagram
type tcip:SPTimepointGeoLoc
properties
isRef 0
content complex
children timepoint pointLocation data-quality
source <xs:element name="timepoint-location" type="SPTimepointGeoLoc"/>

element tcip:SpGeolocationData/incident-locations
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:SpGeolocationData/incident-locations/incident-location
diagram
type tcip:SPIncidentLocation
properties
isRef 0
content complex
children incident pointLocation polygonLocation lineLocationBegin lineLocationEnd data-quality
source <xs:element name="incident-location" type="SPIncidentLocation"/>

element tcip:SpGeolocationData/pattern-segment-waypoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:SpGeolocationData/pattern-segment-waypoints/pattern-segment-waypoint
diagram
type tcip:SPSegmentGeolocation
properties
isRef 0
content complex
children segment waypoints data-quality
source <xs:element name="pattern-segment-waypoint" type="SPSegmentGeolocation"/>


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