complexType SupplementaryDataType
diagram Nas_diagrams/Nas_p591.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:pilotInCommand fx:supplementaryDataSource
used by
elements FlightType/supplementaryData SupplementaryData
attributes
Name  Type  Use  Default  Fixed  Annotation
fuelEndurance  fb:DurationType  optional      
documentation

                     The estimated maximum length of time the aircraft can spend in the cruise phase of
                     flight, determined by the amount of fuel at takeoff. [FIXM]
                 
personsOnBoard  fb:CountType  optional      
documentation

                     The total number of persons (passengers and crew) on board the aircraft. [ICAO Doc
                     4444, Appendix 2, Item 19]
                 
annotation
documentation

            A container for supplementary data about the flight. This container does not capture
            the complete set of elements described in ICAO Doc 4444 ITEM 19 "Supplementary Information";
            it only contains those elements that could not be modeled more logically in other
            FIXM structures. [FIXM]
        
source <complexType name="SupplementaryDataType">
 
<annotation>
   
<documentation>
            A container for supplementary data about the flight. This container does not capture
            the complete set of elements described in ICAO Doc 4444 ITEM 19 "Supplementary Information";
            it only contains those elements that could not be modeled more logically in other
            FIXM structures. [FIXM]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="pilotInCommand" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The pilot designated by the operator, or in the case of general aviation, the owner,
                        as being in command and charged with the safe conduct of a flight. [ICAO Doc 4444]
                       
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="supplementaryDataSource" type="fx:SupplementaryDataSourceType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Describes the source of the supplementary data. Can be either a Person/Organization
                        or ATC Unit.
                        
                        A Supplementary Information Source can be identified using a location identifier
                        (from Doc. 7910) for an ATS unit; an AFTN address; FF-ICE Participant identification
                        per B-2.28; or appropriate contact information per B-2.12.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="fuelEndurance" type="fb:DurationType" use="optional">
       
<annotation>
         
<documentation>
                     The estimated maximum length of time the aircraft can spend in the cruise phase of
                     flight, determined by the amount of fuel at takeoff. [FIXM]
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="personsOnBoard" type="fb:CountType" use="optional">
       
<annotation>
         
<documentation>
                     The total number of persons (passengers and crew) on board the aircraft. [ICAO Doc
                     4444, Appendix 2, Item 19]
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute SupplementaryDataType/@fuelEndurance
type fb:DurationType
properties
use optional
annotation
documentation

                     The estimated maximum length of time the aircraft can spend in the cruise phase of
                     flight, determined by the amount of fuel at takeoff. [FIXM]
                 
source <attribute name="fuelEndurance" type="fb:DurationType" use="optional">
 
<annotation>
   
<documentation>
                     The estimated maximum length of time the aircraft can spend in the cruise phase of
                     flight, determined by the amount of fuel at takeoff. [FIXM]
                 
</documentation>
 
</annotation>
</attribute>

attribute SupplementaryDataType/@personsOnBoard
type fb:CountType
properties
use optional
facets
Kind Value Annotation
minInclusive 0
annotation
documentation

                     The total number of persons (passengers and crew) on board the aircraft. [ICAO Doc
                     4444, Appendix 2, Item 19]
                 
source <attribute name="personsOnBoard" type="fb:CountType" use="optional">
 
<annotation>
   
<documentation>
                     The total number of persons (passengers and crew) on board the aircraft. [ICAO Doc
                     4444, Appendix 2, Item 19]
                 
</documentation>
 
</annotation>
</attribute>

element SupplementaryDataType/pilotInCommand
diagram Nas_diagrams/Nas_p592.png
namespace http://www.fixm.aero/flight/4.1
type fb:PersonOrOrganizationType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:contact
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:TextNameType  optional      
documentation

                     The full official name of the Person, State, Organisation, Authority, aircraft operating
                     agency, handling agency etc. [FIXM]
                 
participantType  fb:ParticipantTypeType  optional      
documentation

                     Type of participant, FF-ICE or NON_FF-ICE [FIXM]
                 
annotation
documentation

                        The pilot designated by the operator, or in the case of general aviation, the owner,
                        as being in command and charged with the safe conduct of a flight. [ICAO Doc 4444]
                       
                    
source <element name="pilotInCommand" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The pilot designated by the operator, or in the case of general aviation, the owner,
                        as being in command and charged with the safe conduct of a flight. [ICAO Doc 4444]
                       
                    
</documentation>
 
</annotation>
</element>

element SupplementaryDataType/supplementaryDataSource
diagram Nas_diagrams/Nas_p593.png
namespace http://www.fixm.aero/flight/4.1
type fx:SupplementaryDataSourceType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:personOrOrganization fx:unit
annotation
documentation

                        Describes the source of the supplementary data. Can be either a Person/Organization
                        or ATC Unit.
                        
                        A Supplementary Information Source can be identified using a location identifier
                        (from Doc. 7910) for an ATS unit; an AFTN address; FF-ICE Participant identification
                        per B-2.28; or appropriate contact information per B-2.12.
                    
source <element name="supplementaryDataSource" type="fx:SupplementaryDataSourceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Describes the source of the supplementary data. Can be either a Person/Organization
                        or ATC Unit.
                        
                        A Supplementary Information Source can be identified using a location identifier
                        (from Doc. 7910) for an ATS unit; an AFTN address; FF-ICE Participant identification
                        per B-2.28; or appropriate contact information per B-2.12.
                    
</documentation>
 
</annotation>
</element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy