Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema Aerodrome.xsd
Namespace http://www.fixm.aero/icao/1.0
Annotations
Copyright (c) 2017 Airservices Australia, DSNA, EUROCONTROL, GCAA UAE, IATA, 
       International Coordinating Council of Aerospace Industries Associations, JCAB, NATS 
       Limited, 
       NAV CANADA, SESAR Joint Undertaking & US FAA 
       =========================================== 
       All rights reserved. 
        
       Redistribution and use in source and binary forms, with or without modification, 
       are permitted provided that the 
       following conditions are met: 
* Redistributions of source code must retain the above copyright notice, this list of conditions and the disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions
  and the disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the names of Airservices Australia, DSNA, EUROCONTROL, GCAA UAE, IATA, International Coordinating 
  Council of Aerospace Industries Associations, JCAB, NATS Limited, NAV CANADA, SESAR Joint Undertaking & 
  US FAA nor the names of their contributors may be used to endorse or promote products derived from this
  specification without specific prior written permission.
        
       DISCLAIMER 
        
       THIS SPECIFICATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
       AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
       WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
       IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
       INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 
       TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 
       BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
       CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
       ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
       DAMAGE. 
        
       ========================================== 
       Editorial note: this license is an instance of the BSD license template as provided 
       by the Open Source Initiative: 
       http://www.opensource.org/licenses/bsd-license.php 
        
       The authoritative reference for FIXM is www.FIXM.aero. 
        
       Details on Airservices Australia: http://www.airservicesaustralia.com/ 
       Details on DSNA: http://www.developpement-durable.gouv.fr/-Navigation-aerienne-.html 
       
       Details on EUROCONTROL: http://www.eurocontrol.int/ 
       Details on IATA: http://www.iata.org/Pages/default.aspx 
       Details on JCAB: http://www.mlit.go.jp/en/koku/index.html 
       Details on NATS Limited: http://www.nats.co.uk/ 
       Details on NAV CANADA: http://www.navcanada.ca/ 
       Details on the UAE GCAA: https://www.gcaa.gov.ae 
       Details on the ICCAIA: www.iccaia.org 
       Details on the SESAR JU and its members: http://www.sesarju.eu/discover-sesar/partnering-smarter-aviation/members 
       
       Details on the US FAA: http://www.faa.gov/
This package contains classes that model information about the aerodrome infrastructure 
(aerodrome, runway, aircraft stand) needed by flight data. [FIXM]
Properties
attribute form default: unqualified
element form default: qualified
version: 4.1.0
Element fb:AerodromeReferenceType / fb:referencePoint
Namespace http://www.fixm.aero/base/4.1
Annotations
The designated geographical location of an aerodrome. [ICAO]
Diagram
Diagram Extension_xsd.tmp#ExtensibleType_extension Extension_xsd.tmp#ExtensibleType Airspace_xsd.tmp#SignificantPointType
Type fb:SignificantPointType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model fb:extension{0,2000}
Children fb:extension
Instance
<fb:referencePoint>
  <fb:extension>{0,2000}</fb:extension>
</fb:referencePoint>
Source
<element name="referencePoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The designated geographical location of an aerodrome. [ICAO]</documentation>
  </annotation>
</element>
Element fb:AerodromeReference
Namespace http://www.fixm.aero/base/4.1
Diagram
Diagram Extension_xsd.tmp#ExtensibleType_extension Extension_xsd.tmp#ExtensibleType Aerodrome_xsd.tmp#AerodromeReferenceType_name Aerodrome_xsd.tmp#AerodromeReferenceType_referencePoint Aerodrome_xsd.tmp#AerodromeReferenceType Extension_xsd.tmp#Extensible
Type fb:AerodromeReferenceType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model fb:extension{0,2000} , fb:referencePoint{0,1}
Children fb:extension, fb:referencePoint
Instance
<fb:AerodromeReference name="">
  <fb:extension>{0,2000}</fb:extension>
  <fb:referencePoint>{0,1}</fb:referencePoint>
</fb:AerodromeReference>
Attributes
QName Type Fixed Default Use Annotation
name fb:AerodromeNameType optional
The primary official name of an aerodrome as designated by an appropriate authority. 
[AIXM 5.1]
Source
<element name="AerodromeReference" type="fb:AerodromeReferenceType" substitutionGroup="fb:Extensible"/>
Element fb:IcaoAerodromeReference
Namespace http://www.fixm.aero/base/4.1
Diagram
Diagram Extension_xsd.tmp#ExtensibleType_extension Extension_xsd.tmp#ExtensibleType Aerodrome_xsd.tmp#AerodromeReferenceType_name Aerodrome_xsd.tmp#AerodromeReferenceType_referencePoint Aerodrome_xsd.tmp#AerodromeReferenceType Aerodrome_xsd.tmp#IcaoAerodromeReferenceType_locationIndicator Aerodrome_xsd.tmp#IcaoAerodromeReferenceType Extension_xsd.tmp#Extensible
Type fb:IcaoAerodromeReferenceType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model fb:extension{0,2000} , fb:referencePoint{0,1}
Children fb:extension, fb:referencePoint
Instance
<fb:IcaoAerodromeReference locationIndicator="" name="">
  <fb:extension>{0,2000}</fb:extension>
  <fb:referencePoint>{0,1}</fb:referencePoint>
</fb:IcaoAerodromeReference>
Attributes
QName Type Fixed Default Use Annotation
locationIndicator fb:LocationIndicatorType optional
A four-letter code group formulated in accordance with rules prescribed by ICAO and 
assigned to the aerodrome. [Specialised from ICAO Annex 10] 
The list of ICAO location indicators is provided by ICAO Doc 7910. [FIXM]
name fb:AerodromeNameType optional
The primary official name of an aerodrome as designated by an appropriate authority. 
[AIXM 5.1]
Source
<element name="IcaoAerodromeReference" type="fb:IcaoAerodromeReferenceType" substitutionGroup="fb:Extensible"/>
Element fb:OtherReference
Namespace http://www.fixm.aero/base/4.1
Diagram
Diagram Extension_xsd.tmp#ExtensibleType_extension Extension_xsd.tmp#ExtensibleType Aerodrome_xsd.tmp#AerodromeReferenceType_name Aerodrome_xsd.tmp#AerodromeReferenceType_referencePoint Aerodrome_xsd.tmp#AerodromeReferenceType Aerodrome_xsd.tmp#OtherReferenceType_iataDesignator Aerodrome_xsd.tmp#OtherReferenceType Extension_xsd.tmp#Extensible
Type fb:OtherReferenceType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model fb:extension{0,2000} , fb:referencePoint{0,1}
Children fb:extension, fb:referencePoint
Instance
<fb:OtherReference iataDesignator="" name="">
  <fb:extension>{0,2000}</fb:extension>
  <fb:referencePoint>{0,1}</fb:referencePoint>
</fb:OtherReference>
Attributes
QName Type Fixed Default Use Annotation
iataDesignator fb:IataAerodromeDesignatorType optional
The three letter coded location identifier of an aerodrome according to the IATA 
Resolution 763. [adapted from AIXM 5.1]
name fb:AerodromeNameType optional
The primary official name of an aerodrome as designated by an appropriate authority. 
[AIXM 5.1]
Source
<element name="OtherReference" type="fb:OtherReferenceType" substitutionGroup="fb:Extensible"/>
Complex Type fb:AerodromeReferenceType
Namespace http://www.fixm.aero/base/4.1
Annotations
An aerodrome reference being either: 
- the ICAO location indicator of the aerodrome, as listed in ICAO Doc 7910 (E.g. 
"KDFW") 
- if no location indicator is available, the aerodrome name (E.g. "Dallas Fort Worth") 
or the identifier assigned to the aerodrome location in accordance with rules (resolution 
767) governed by the International Air Transport Association. (E.g. "DFW") 
[FIXM]
Diagram
Diagram Extension_xsd.tmp#ExtensibleType_extension Extension_xsd.tmp#ExtensibleType Aerodrome_xsd.tmp#AerodromeReferenceType_name Aerodrome_xsd.tmp#AerodromeReferenceType_referencePoint
Type extension of fb:ExtensibleType
Type hierarchy
Properties
abstract: true
Used by
Model fb:extension{0,2000} , fb:referencePoint{0,1}
Children fb:extension, fb:referencePoint
Attributes
QName Type Fixed Default Use Annotation
name fb:AerodromeNameType optional
The primary official name of an aerodrome as designated by an appropriate authority. 
[AIXM 5.1]
Source
<complexType abstract="true" name="AerodromeReferenceType">
  <annotation>
    <documentation>An aerodrome reference being either: - the ICAO location indicator of the aerodrome, as listed in ICAO Doc 7910 (E.g. "KDFW") - if no location indicator is available, the aerodrome name (E.g. "Dallas Fort Worth") or the identifier assigned to the aerodrome location in accordance with rules (resolution 767) governed by the International Air Transport Association. (E.g. "DFW") [FIXM]</documentation>
  </annotation>
  <complexContent>
    <extension base="fb:ExtensibleType">
      <sequence>
        <element name="referencePoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The designated geographical location of an aerodrome. [ICAO]</documentation>
          </annotation>
        </element>
      </sequence>
      <attribute name="name" type="fb:AerodromeNameType" use="optional">
        <annotation>
          <documentation>The primary official name of an aerodrome as designated by an appropriate authority. [AIXM 5.1]</documentation>
        </annotation>
      </attribute>
      <attributeGroup ref="xlink:simpleAttrs"/>
    </extension>
  </complexContent>
</complexType>
Simple Type fb:AerodromeNameType
Namespace http://www.fixm.aero/base/4.1
Annotations
The primary official name of an aerodrome as designated by an appropriate authority. 
[AIXM 5.1]
Diagram
Diagram Types_xsd.tmp#TextNameType
Type fb:TextNameType
Type hierarchy
Facets
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Source
<simpleType name="AerodromeNameType">
  <annotation>
    <documentation>The primary official name of an aerodrome as designated by an appropriate authority. [AIXM 5.1]</documentation>
  </annotation>
  <restriction base="fb:TextNameType"/>
</simpleType>
Simple Type fb:IataAerodromeDesignatorType
Namespace http://www.fixm.aero/base/4.1
Annotations
The three letter coded location identifier of an aerodrome according to the IATA 
Resolution 763. [adapted from AIXM 5.1]
Diagram
Diagram Types_xsd.tmp#CharacterStringType
Type restriction of fb:CharacterStringType
Type hierarchy
Facets
minLength 0
maxLength 4096
pattern [A-Z]{3}
Used by
Source
<simpleType name="IataAerodromeDesignatorType">
  <annotation>
    <documentation>The three letter coded location identifier of an aerodrome according to the IATA Resolution 763. [adapted from AIXM 5.1]</documentation>
  </annotation>
  <restriction base="fb:CharacterStringType">
    <pattern value="[A-Z]{3}"/>
  </restriction>
</simpleType>
Complex Type fb:IcaoAerodromeReferenceType
Namespace http://www.fixm.aero/base/4.1
Annotations
An aerodrome reference relying on the aerodrome's ICAO Location Indicator. [FIXM]
Diagram
Diagram Extension_xsd.tmp#ExtensibleType_extension Extension_xsd.tmp#ExtensibleType Aerodrome_xsd.tmp#AerodromeReferenceType_name Aerodrome_xsd.tmp#AerodromeReferenceType_referencePoint Aerodrome_xsd.tmp#AerodromeReferenceType Aerodrome_xsd.tmp#IcaoAerodromeReferenceType_locationIndicator
Type extension of fb:AerodromeReferenceType
Type hierarchy
Used by
Model fb:extension{0,2000} , fb:referencePoint{0,1}
Children fb:extension, fb:referencePoint
Attributes
QName Type Fixed Default Use Annotation
locationIndicator fb:LocationIndicatorType optional
A four-letter code group formulated in accordance with rules prescribed by ICAO and 
assigned to the aerodrome. [Specialised from ICAO Annex 10] 
The list of ICAO location indicators is provided by ICAO Doc 7910. [FIXM]
name fb:AerodromeNameType optional
The primary official name of an aerodrome as designated by an appropriate authority. 
[AIXM 5.1]
Source
<complexType name="IcaoAerodromeReferenceType">
  <annotation>
    <documentation>An aerodrome reference relying on the aerodrome's ICAO Location Indicator. [FIXM]</documentation>
  </annotation>
  <complexContent>
    <extension base="fb:AerodromeReferenceType">
      <attribute name="locationIndicator" type="fb:LocationIndicatorType" use="optional">
        <annotation>
          <documentation>A four-letter code group formulated in accordance with rules prescribed by ICAO and assigned to the aerodrome. [Specialised from ICAO Annex 10] The list of ICAO location indicators is provided by ICAO Doc 7910. [FIXM]</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Complex Type fb:OtherReferenceType
Namespace http://www.fixm.aero/base/4.1
Annotations
An aerodrome reference relying on the aerodrome name ("Dallas Fort Worth") or the 
identifier assigned to the aerodrome location in accordance with rules (resolution 
767) governed by the International Air Transport Association.
Diagram
Diagram Extension_xsd.tmp#ExtensibleType_extension Extension_xsd.tmp#ExtensibleType Aerodrome_xsd.tmp#AerodromeReferenceType_name Aerodrome_xsd.tmp#AerodromeReferenceType_referencePoint Aerodrome_xsd.tmp#AerodromeReferenceType Aerodrome_xsd.tmp#OtherReferenceType_iataDesignator
Type extension of fb:AerodromeReferenceType
Type hierarchy
Used by
Model fb:extension{0,2000} , fb:referencePoint{0,1}
Children fb:extension, fb:referencePoint
Attributes
QName Type Fixed Default Use Annotation
iataDesignator fb:IataAerodromeDesignatorType optional
The three letter coded location identifier of an aerodrome according to the IATA 
Resolution 763. [adapted from AIXM 5.1]
name fb:AerodromeNameType optional
The primary official name of an aerodrome as designated by an appropriate authority. 
[AIXM 5.1]
Source
<complexType name="OtherReferenceType">
  <annotation>
    <documentation>An aerodrome reference relying on the aerodrome name ("Dallas Fort Worth") or the identifier assigned to the aerodrome location in accordance with rules (resolution 767) governed by the International Air Transport Association.</documentation>
  </annotation>
  <complexContent>
    <extension base="fb:AerodromeReferenceType">
      <attribute name="iataDesignator" type="fb:IataAerodromeDesignatorType" use="optional">
        <annotation>
          <documentation>The three letter coded location identifier of an aerodrome according to the IATA Resolution 763. [adapted from AIXM 5.1]</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Simple Type fb:RunwayDirectionDesignatorType
Namespace http://www.fixm.aero/base/4.1
Annotations
- A number between 01 and 36 
- Optionally  Left (L), Center (C), or Right (R)
Diagram
Diagram Types_xsd.tmp#CharacterStringType
Type restriction of fb:CharacterStringType
Type hierarchy
Facets
minLength 0
maxLength 4096
pattern (0[1-9]|[12][0-9]|3[0-6])[LRC]{0,1}
Used by
Source
<simpleType name="RunwayDirectionDesignatorType">
  <annotation>
    <documentation>- A number between 01 and 36 - Optionally Left (L), Center (C), or Right (R)</documentation>
  </annotation>
  <restriction base="fb:CharacterStringType">
    <pattern value="(0[1-9]|[12][0-9]|3[0-6])[LRC]{0,1}"/>
  </restriction>
</simpleType>
Attribute fb:AerodromeReferenceType / @name
Namespace No namespace
Annotations
The primary official name of an aerodrome as designated by an appropriate authority. 
[AIXM 5.1]
Type fb:AerodromeNameType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Source
<attribute name="name" type="fb:AerodromeNameType" use="optional">
  <annotation>
    <documentation>The primary official name of an aerodrome as designated by an appropriate authority. [AIXM 5.1]</documentation>
  </annotation>
</attribute>
Attribute fb:IcaoAerodromeReferenceType / @locationIndicator
Namespace No namespace
Annotations
A four-letter code group formulated in accordance with rules prescribed by ICAO and 
assigned to the aerodrome. [Specialised from ICAO Annex 10] 
The list of ICAO location indicators is provided by ICAO Doc 7910. [FIXM]
Type fb:LocationIndicatorType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 4096
pattern [A-Z]{4}
Used by
Source
<attribute name="locationIndicator" type="fb:LocationIndicatorType" use="optional">
  <annotation>
    <documentation>A four-letter code group formulated in accordance with rules prescribed by ICAO and assigned to the aerodrome. [Specialised from ICAO Annex 10] The list of ICAO location indicators is provided by ICAO Doc 7910. [FIXM]</documentation>
  </annotation>
</attribute>
Attribute fb:OtherReferenceType / @iataDesignator
Namespace No namespace
Annotations
The three letter coded location identifier of an aerodrome according to the IATA 
Resolution 763. [adapted from AIXM 5.1]
Type fb:IataAerodromeDesignatorType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 4096
pattern [A-Z]{3}
Used by
Complex Type fb:OtherReferenceType
Source
<attribute name="iataDesignator" type="fb:IataAerodromeDesignatorType" use="optional">
  <annotation>
    <documentation>The three letter coded location identifier of an aerodrome according to the IATA Resolution 763. [adapted from AIXM 5.1]</documentation>
  </annotation>
</attribute>