Documentation for ATIS-Draft-03-00-79

Complex Type: LocationReference

[Table of contents]

Super-types: None
Sub-types: None
Name LocationReference
Used by (from the same schema document) Complex Type GroupLocation
Abstract no
XML Instance Representation
<...
locationID=" String-index64 [0..1]">
<locationName> Text-name255 </locationName> [0..1]
<externalID> IdType </externalID> [0..1]
<pointLocation> PointLocation </pointLocation> [0..1]
<linkLocation> LinkLocation </linkLocation> [0..1]
<areaLocation> AreaLocation </areaLocation> [0..1]
<chain> Chain </chain> [0..1]
<transition> Transition </transition> [0..1]
<groupLocation> GroupLocation </groupLocation> [0..1]
<routeLocation> RouteLocation </routeLocation> [0..1]
<geometry> Geometry </geometry> [0..1]
<geoCoord> GeoCoord </geoCoord> [0..1]
<grid> Grid </grid> [0..1]
<linearReference> LinearReference </linearReference> [0..1]
<crossStreets> CrossStreets </crossStreets> [0..1]
<address> Address </address> [0..1]
<preCoded> PreCoded </preCoded> [0..1]
<nodeAttribute> NodeAttribute </nodeAttribute> [0..1]
<spatialObject> SpatialObject </spatialObject> [0..1]
<publicGrid> PublicGrid </publicGrid> [0..1]
</...>
Diagram
h-1187766196 h-339103814 h-1282069248 h-639215916 h1611478119 h-1124727460 h747972506 h1113288431 h-1794522951 h-1297772553 h-1336267351 h518036811 h-50466175 h-1893128843 h-417820721 h-169532743 h730866261 h-14631682 h81268628 h-568134375
Schema Component Representation
<xs:complexType name="LocationReference">
<xs:sequence>
<xs:element name="locationName" type=" Text-name255 " minOccurs="0"/>
<xs:element name="externalID" type=" IdType " minOccurs="0"/>
<xs:sequence>
<xs:element name="pointLocation" type=" PointLocation " minOccurs="0"/>
<xs:element name="linkLocation" type=" LinkLocation " minOccurs="0"/>
<xs:element name="areaLocation" type=" AreaLocation " minOccurs="0"/>
<xs:element name="chain" type=" Chain " minOccurs="0"/>
<xs:element name="transition" type=" Transition " minOccurs="0"/>
<xs:element name="groupLocation" type=" GroupLocation " minOccurs="0"/>
<xs:element name="routeLocation" type=" RouteLocation " minOccurs="0"/>
<xs:element name="geometry" type=" Geometry " minOccurs="0"/>
<xs:element name="geoCoord" type=" GeoCoord " minOccurs="0"/>
<xs:element name="grid" type=" Grid " minOccurs="0"/>
<xs:element name="linearReference" type=" LinearReference " minOccurs="0"/>
<xs:element name="crossStreets" type=" CrossStreets " minOccurs="0"/>
<xs:element name="address" type=" Address " minOccurs="0"/>
<xs:element name="preCoded" type=" PreCoded " minOccurs="0"/>
<xs:element name="nodeAttribute" type=" NodeAttribute " minOccurs="0"/>
<xs:element name="spatialObject" type=" SpatialObject " minOccurs="0"/>
<xs:element name="publicGrid" type=" PublicGrid " minOccurs="0"/>
</xs:sequence>
</xs:sequence>
<xs:attribute name="locationID" type=" String-index64 "/>
</xs:complexType>