complexType tcip:SPFacilityGeoLoc
diagram
namespace http://www.TCIP-Adopted-03-00-01
children facility pointLocation polygonLocation frontageBegin frontageEnd data-quality
used by
element tcip:SpGeolocationData/facility-locations/facility-location
source <xs:complexType name="SPFacilityGeoLoc">
 
<xs:sequence>
   
<xs:element name="facility" type="CPTTransitFacilityIden"/>
   
<xs:element name="pointLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="polygonLocation" type="SPPolygon" minOccurs="0"/>
   
<xs:element name="frontageBegin" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="frontageEnd" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="data-quality" type="SPDataQuality"/>
 
</xs:sequence>
</xs:complexType>

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

element tcip:SPFacilityGeoLoc/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:SPFacilityGeoLoc/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:SPFacilityGeoLoc/frontageBegin
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="frontageBegin" type="lrms:GeoLocation" minOccurs="0"/>

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

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


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