Documentation for ATIS-Draft-03-00-79

Complex Type: SPPoint

[Table of contents]

Super-types: None
Sub-types: None
Name SPPoint
Used by (from the same schema document) Complex Type ImIncidentList , Complex Type ImIncidentListSub , Complex Type PiAgencyList , Complex Type PiAgencyListSub , Complex Type PiGeoZoneList , Complex Type PiGeoZoneListSub , Complex Type PiLandmarksList , Complex Type PiLandmarksListSub , Complex Type PiLocationMap , Complex Type PiLocationMapSub , Complex Type PiServiceList , Complex Type PiServiceListSub , Complex Type IMIncident , Complex Type IMIncident , Complex Type PIDestination , Complex Type PILandmark , Complex Type PINearestStopRequest , Complex Type SPBoundaryBox , Complex Type SPBoundaryBox , Complex Type SPBoundaryContent , Complex Type SPBoundaryRange , Complex Type SPFeatureGeometry , Complex Type SPFeatureGeometry , Complex Type SPLocationConversionEntry , Complex Type SPLocationConversionEntry , Complex Type SPLocationConversionRequest
Abstract no
XML Instance Representation
<...>
<pointName> lrms:Text-name255 </pointName> [0..1]
<pointNodeId> lrms:IdType </pointNodeId> [0..1]
<pointType> lrms:PointType </pointType> [0..1]
<linearReference> SPLink </linearReference> [0..1]
<addressPoint> lrms:AddressPoint </addressPoint> [0..1]
<geoLocationPoint> lrms:GeoLocation </geoLocationPoint> [0..1]
<adminArea> lrms:AdminAreaGroup </adminArea> [0..1]
</...>
Diagram
h-1187766196 h-339103814 h-1403749883 h-71536484 h851402497 h-542031743 h1047336
Schema Component Representation
<xs:complexType name="SPPoint">
<xs:sequence>
<xs:element name="pointName" type=" lrms:Text-name255 " minOccurs="0"/>
<xs:element name="pointNodeId" type=" lrms:IdType " minOccurs="0"/>
<xs:element name="pointType" type=" lrms:PointType " minOccurs="0"/>
<xs:element name="linearReference" type=" SPLink " minOccurs="0"/>
<-- in lieu of recursive LRMS.Linear Reference -->
<xs:element name="addressPoint" type=" lrms:AddressPoint " minOccurs="0"/>
<xs:element name="geoLocationPoint" type=" lrms:GeoLocation " minOccurs="0"/>
<xs:element name="adminArea" type=" lrms:AdminAreaGroup " minOccurs="0"/>
</xs:sequence>
</xs:complexType>