Documentation for ATIS-Draft-03-00-79

Complex Type: LinkLocation

[Table of contents]

Super-types: None
Sub-types: None
Name LinkLocation
Used by (from the same schema document) Complex Type GroupLocation , Complex Type LocationReference , Complex Type RouteLocation , Complex Type SpatialObject
Abstract no
XML Instance Representation
<...
locationID=" String-index64 [0..1]">
<linkName> Text-name255 </linkName> [0..1]
<linkEndpoints> LinkGeneral </linkEndpoints> [0..1]
<linkId> IdType </linkId> [0..1]
<addressLink> AddressLink </addressLink> [0..1]
<linearReferenceLink> LinearReference </linearReferenceLink> [0..1]
<crossStreetsLink> CrossStreetsLink </crossStreetsLink> [0..1]
<geoLocationLink> GeoLocationLink </geoLocationLink> [0..1]
<gridLink> GridPointPair </gridLink> [0..1]
<preCodedLink> PreCoded </preCodedLink> [0..1]
<adminAreas> AdminAreaGroup </adminAreas> [0..1]
<linkType> LinkType </linkType> [0..1]
</...>
Diagram
h-1187766196 h1500475881 h-339103814 h-2050870167 h-50466175 h-492599537 h743390235 h229976959 h-169532743 h1047336 h-1949585959 h-568134375
Schema Component Representation
<xs:complexType name="LinkLocation">
<xs:sequence>
<xs:element name="linkName" type=" Text-name255 " minOccurs="0"/>
<xs:element name="linkEndpoints" type=" LinkGeneral " minOccurs="0"/>
<xs:element name="linkId" type=" IdType " minOccurs="0"/>
<xs:element name="addressLink" type=" AddressLink " minOccurs="0"/>
<xs:element name="linearReferenceLink" type=" LinearReference " minOccurs="0"/>
<xs:element name="crossStreetsLink" type=" CrossStreetsLink " minOccurs="0"/>
<xs:element name="geoLocationLink" type=" GeoLocationLink " minOccurs="0"/>
<xs:element name="gridLink" type=" GridPointPair " minOccurs="0"/>
<xs:element name="preCodedLink" type=" PreCoded " minOccurs="0"/>
<xs:element name="adminAreas" type=" AdminAreaGroup " minOccurs="0"/>
<xs:element name="linkType" type=" LinkType " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="locationID" type=" String-index64 "/>
</xs:complexType>