Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema Departure.xsd
Namespace http://www.faa.aero/nas/4.1
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/
The Arrival package contains al information about the actual departure of the flight 
at an airport.
Properties
attribute form default: unqualified
element form default: qualified
version: 4.0.0
Element fx:DepartureType / fx:actualTimeOfDeparture
Namespace http://www.fixm.aero/flight/4.0
Annotations
The actual time of departure from the aerodrome. [ICAO Doc 4444, Appendix 3, Field 
Type 13]
Diagram
Diagram Types_xsd.tmp#RestrictedTimeType Types_xsd.tmp#TimeType_timeReference Types_xsd.tmp#TimeType
Type fb:TimeType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
timeReference string UTC required
Time reference specification.
Source
<element name="actualTimeOfDeparture" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The actual time of departure from the aerodrome. [ICAO Doc 4444, Appendix 3, Field Type 13]</documentation>
  </annotation>
</element>
Element fx:DepartureType / fx:aerodrome
Namespace http://www.fixm.aero/flight/4.0
Annotations
The aerodrome from which the flight departs. [FIXM]
Diagram
Diagram Aerodrome_xsd.tmp#AerodromeReferenceType
Type fb:AerodromeReferenceType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Source
<element name="aerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The aerodrome from which the flight departs. [FIXM]</documentation>
  </annotation>
</element>
Element fx:DepartureType / fx:estimatedOffBlockTime
Namespace http://www.fixm.aero/flight/4.0
Annotations
The estimated time at which the aircraft will commence movement associated with departure. 
[ICAO Doc 4444]
Diagram
Diagram Types_xsd.tmp#RestrictedTimeType Types_xsd.tmp#TimeType_timeReference Types_xsd.tmp#TimeType
Type fb:TimeType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
timeReference string UTC required
Time reference specification.
Source
<element name="estimatedOffBlockTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The estimated time at which the aircraft will commence movement associated with departure. [ICAO Doc 4444]</documentation>
  </annotation>
</element>
Element fx:DepartureType / fx:takeoffAlternateAerodrome
Namespace http://www.fixm.aero/flight/4.0
Annotations
An alternate aerodrome at which an aircraft can land should this become necessary 
shortly after take-off and it is not possible to use the aerodrome of departure. 
[ICAO Doc 4444]
Diagram
Diagram Aerodrome_xsd.tmp#AerodromeReferenceType
Type fb:AerodromeReferenceType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Source
<element name="takeoffAlternateAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>An alternate aerodrome at which an aircraft can land should this become necessary shortly after take-off and it is not possible to use the aerodrome of departure. [ICAO Doc 4444]</documentation>
  </annotation>
</element>
Element fx:Departure
Namespace http://www.fixm.aero/flight/4.0
Diagram
Diagram Departure_xsd.tmp#DepartureType_runwayDirection Departure_xsd.tmp#DepartureType_actualTimeOfDeparture Departure_xsd.tmp#DepartureType_aerodrome Departure_xsd.tmp#DepartureType_estimatedOffBlockTime Departure_xsd.tmp#DepartureType_takeoffAlternateAerodrome Departure_xsd.tmp#DepartureType NasDeparture_xsd.tmp#NasDeparture NasTfdm_xsd.tmp#TfdmDeparture
Type fx:DepartureType
Properties
content: complex
Substitution Group
Model fx:actualTimeOfDeparture{0,1} , fx:aerodrome{0,1} , fx:estimatedOffBlockTime{0,1} , fx:takeoffAlternateAerodrome*
Children fx:actualTimeOfDeparture, fx:aerodrome, fx:estimatedOffBlockTime, fx:takeoffAlternateAerodrome
Instance
<fx:Departure runwayDirection="">
  <fx:actualTimeOfDeparture timeReference="UTC">{0,1}</fx:actualTimeOfDeparture>
  <fx:aerodrome>{0,1}</fx:aerodrome>
  <fx:estimatedOffBlockTime timeReference="UTC">{0,1}</fx:estimatedOffBlockTime>
  <fx:takeoffAlternateAerodrome>{0,unbounded}</fx:takeoffAlternateAerodrome>
</fx:Departure>
Attributes
QName Type Fixed Default Use Annotation
runwayDirection fb:RunwayDirectionDesignatorType optional
The runway direction used for taking off. [FIXM]
Source
<element name="Departure" type="fx:DepartureType"/>
Complex Type fx:DepartureType
Namespace http://www.fixm.aero/flight/4.0
Annotations
Groups information pertaining to the flight's departure.
Diagram
Diagram Departure_xsd.tmp#DepartureType_runwayDirection Departure_xsd.tmp#DepartureType_actualTimeOfDeparture Departure_xsd.tmp#DepartureType_aerodrome Departure_xsd.tmp#DepartureType_estimatedOffBlockTime Departure_xsd.tmp#DepartureType_takeoffAlternateAerodrome
Used by
Model fx:actualTimeOfDeparture{0,1} , fx:aerodrome{0,1} , fx:estimatedOffBlockTime{0,1} , fx:takeoffAlternateAerodrome*
Children fx:actualTimeOfDeparture, fx:aerodrome, fx:estimatedOffBlockTime, fx:takeoffAlternateAerodrome
Attributes
QName Type Fixed Default Use Annotation
runwayDirection fb:RunwayDirectionDesignatorType optional
The runway direction used for taking off. [FIXM]
Source
<complexType name="DepartureType">
  <annotation>
    <documentation>Groups information pertaining to the flight's departure.</documentation>
  </annotation>
  <sequence>
    <element name="actualTimeOfDeparture" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The actual time of departure from the aerodrome. [ICAO Doc 4444, Appendix 3, Field Type 13]</documentation>
      </annotation>
    </element>
    <element name="aerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The aerodrome from which the flight departs. [FIXM]</documentation>
      </annotation>
    </element>
    <element name="estimatedOffBlockTime" type="fb:TimeType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>The estimated time at which the aircraft will commence movement associated with departure. [ICAO Doc 4444]</documentation>
      </annotation>
    </element>
    <element name="takeoffAlternateAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>An alternate aerodrome at which an aircraft can land should this become necessary shortly after take-off and it is not possible to use the aerodrome of departure. [ICAO Doc 4444]</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="runwayDirection" type="fb:RunwayDirectionDesignatorType" use="optional">
    <annotation>
      <documentation>The runway direction used for taking off. [FIXM]</documentation>
    </annotation>
  </attribute>
</complexType>
Attribute fx:DepartureType / @runwayDirection
Namespace No namespace
Annotations
The runway direction used for taking off. [FIXM]
Type fb:RunwayDirectionDesignatorType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 4096
pattern (0[1-9]|[12][0-9]|3[0-6])[LRC]{0,1}
Used by
Complex Type fx:DepartureType
Source
<attribute name="runwayDirection" type="fb:RunwayDirectionDesignatorType" use="optional">
  <annotation>
    <documentation>The runway direction used for taking off. [FIXM]</documentation>
  </annotation>
</attribute>