Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema Aerodrome.xsd
Namespace http://www.fixm.aero/fixm/4.0
Annotations
Copyright (c) 2016 Airservices Australia, DSNA, EUROCONTROL, IATA, 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, IATA, JCAB, NATS Limited, NavCanada, 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 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.0.0
Element fb:AerodromeReference
Namespace http://www.fixm.aero/base/4.0
Diagram
Diagram Aerodrome_xsd.tmp#AerodromeReferenceType Aerodrome_xsd.tmp#IcaoAerodromeReference Aerodrome_xsd.tmp#OtherReference
Type fb:AerodromeReferenceType
Properties
content: complex
Substitution Group
Source
<element name="AerodromeReference" type="fb:AerodromeReferenceType"/>
Element fb:IcaoAerodromeReference
Namespace http://www.fixm.aero/base/4.0
Diagram
Diagram Aerodrome_xsd.tmp#AerodromeReferenceType Aerodrome_xsd.tmp#IcaoAerodromeReferenceType_locationIndicator Aerodrome_xsd.tmp#IcaoAerodromeReferenceType Aerodrome_xsd.tmp#AerodromeReference
Type fb:IcaoAerodromeReferenceType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
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]
Source
<element name="IcaoAerodromeReference" type="fb:IcaoAerodromeReferenceType" substitutionGroup="fb:AerodromeReference"/>
Element fb:OtherReferenceType / fb:referencePoint
Namespace http://www.fixm.aero/base/4.0
Annotations
The designated geographical location of an aerodrome.
Diagram
Diagram Airspace_xsd.tmp#SignificantPointType
Type fb:SignificantPointType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Source
<element name="referencePoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The designated geographical location of an aerodrome.</documentation>
  </annotation>
</element>
Element fb:OtherReference
Namespace http://www.fixm.aero/base/4.0
Diagram
Diagram Aerodrome_xsd.tmp#AerodromeReferenceType Aerodrome_xsd.tmp#OtherReferenceType_iataDesignator Aerodrome_xsd.tmp#OtherReferenceType_name Aerodrome_xsd.tmp#OtherReferenceType_referencePoint Aerodrome_xsd.tmp#OtherReferenceType Aerodrome_xsd.tmp#AerodromeReference
Type fb:OtherReferenceType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model fb:referencePoint{0,1}
Children fb:referencePoint
Instance
<fb:OtherReference iataDesignator="" name="">
  <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:AerodromeReference"/>
Complex Type fb:AerodromeReferenceType
Namespace http://www.fixm.aero/base/4.0
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
Properties
abstract: true
Used by
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>
</complexType>
Simple Type fb:RunwayDirectionDesignatorType
Namespace http://www.fixm.aero/base/4.0
Annotations
- A number between 01 and 36 AND 
- 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 AND - 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>
Simple Type fb:AerodromeNameType
Namespace http://www.fixm.aero/base/4.0
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.0
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.0
Annotations
An aerodrome reference relying on the aerodrome's ICAO Location Indicator. [FIXM]
Diagram
Diagram Aerodrome_xsd.tmp#AerodromeReferenceType Aerodrome_xsd.tmp#IcaoAerodromeReferenceType_locationIndicator
Type extension of fb:AerodromeReferenceType
Type hierarchy
Used by
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]
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.0
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 Aerodrome_xsd.tmp#AerodromeReferenceType Aerodrome_xsd.tmp#OtherReferenceType_iataDesignator Aerodrome_xsd.tmp#OtherReferenceType_name Aerodrome_xsd.tmp#OtherReferenceType_referencePoint
Type extension of fb:AerodromeReferenceType
Type hierarchy
Used by
Model fb:referencePoint{0,1}
Children 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">
      <sequence>
        <element name="referencePoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The designated geographical location of an aerodrome.</documentation>
          </annotation>
        </element>
      </sequence>
      <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>
      <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>
    </extension>
  </complexContent>
</complexType>
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>
Attribute fb:OtherReferenceType / @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
Complex Type fb:OtherReferenceType
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>