Documentation for ATIS-Draft-03-00-79

Complex Type: SPFacilityGeoLoc

[Table of contents]

Super-types: None
Sub-types: None
Name SPFacilityGeoLoc
Used by (from the same schema document) Complex Type SpGeolocationData
Abstract no
XML Instance Representation
<...>
<facility> CPTTransitFacilityIden </facility> [1]
<pointLocation> lrms:GeoLocation </pointLocation> [0..1]
<polygonLocation> SPPolygon </polygonLocation> [0..1]
<frontageBegin> lrms:GeoLocation </frontageBegin> [0..1]
<frontageEnd> lrms:GeoLocation </frontageEnd> [0..1]
<data-quality> SPDataQuality </data-quality> [1]
</...>
Diagram
h2133900120 h-542031743 h-1414121128 h-542031743 h-542031743 h352582419
Schema Component Representation
<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>