complexType tcip:SPStopGeoLoc
diagram
namespace http://www.TCIP-Adopted-03-00-01
children stoppoint pointLocation polygonLocation startLocation endLocation signLocation shelterLocation data-quality
used by
element tcip:SpGeolocationData/stoppoint-locations/stoppoint-location
source <xs:complexType name="SPStopGeoLoc">
 
<xs:sequence>
   
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
<xs:element name="pointLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="polygonLocation" type="SPPolygon" minOccurs="0"/>
   
<xs:element name="startLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="endLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="signLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="shelterLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="data-quality" type="SPDataQuality" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SPStopGeoLoc/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden"/>

element tcip:SPStopGeoLoc/pointLocation
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="pointLocation" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:SPStopGeoLoc/polygonLocation
diagram
type tcip:SPPolygon
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children polygonName vertices polygonId
source <xs:element name="polygonLocation" type="SPPolygon" minOccurs="0"/>

element tcip:SPStopGeoLoc/startLocation
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="startLocation" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:SPStopGeoLoc/endLocation
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="endLocation" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:SPStopGeoLoc/signLocation
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="signLocation" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:SPStopGeoLoc/shelterLocation
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="shelterLocation" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:SPStopGeoLoc/data-quality
diagram
type tcip:SPDataQuality
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children qualitative-indicator cep-90-percent cep-95-percent cep-99-percent cep-99pt9percent
source <xs:element name="data-quality" type="SPDataQuality" minOccurs="0"/>


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