complexType TfdmFlightType
diagram Nas_diagrams/Nas_p506.png
namespace http://www.fixm.aero/ext/nas/4.3
type extension of fb:FlightExtensionType
properties
base fb:FlightExtensionType
children nas:dataComprehensivenessPoints nas:dataQualityPoints
annotation
documentation
Contains TFDM specific flight information.
source <xs:complexType name="TfdmFlightType">
 
<xs:annotation>
   
<xs:documentation>Contains TFDM specific flight information.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="fb:FlightExtensionType">
     
<xs:sequence>
       
<xs:element name="dataComprehensivenessPoints" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>System assigned total number of points for providing the Aircraft Registration Mark, the Stand Assignment and/or the Cancellation Intent for the flight.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="dataQualityPoints" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>System assigned number of points for data quality.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element TfdmFlightType/dataComprehensivenessPoints
diagram Nas_diagrams/Nas_p507.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
System assigned total number of points for providing the Aircraft Registration Mark, the Stand Assignment and/or the Cancellation Intent for the flight.
source <xs:element name="dataComprehensivenessPoints" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>System assigned total number of points for providing the Aircraft Registration Mark, the Stand Assignment and/or the Cancellation Intent for the flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TfdmFlightType/dataQualityPoints
diagram Nas_diagrams/Nas_p508.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
System assigned number of points for data quality.
source <xs:element name="dataQualityPoints" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>System assigned number of points for data quality.</xs:documentation>
 
</xs:annotation>
</xs:element>


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