complexType TfdmFlightType
diagram Nas_diagrams/Nas_p285.png
namespace http://www.faa.aero/nas/4.2
type extension of fb:ExtensionType
properties
base fb:ExtensionType
used by
element TfdmFlight
attributes
Name  Type  Use  Default  Fixed  Annotation
dataComprehensivenessPoints  fb:CountType  optional      
documentation

                     System assigned total number of points for providing the Aircraft Registration Mark,
                     the Stand Assignment and/or the Cancellation Intent for the flight.
                 
dataQualityPoints  fb:CountType  optional      
documentation

                     System assigned number of points for data quality.
                 
annotation
documentation

            Contains TFDM specific flight information.
        
source <complexType name="TfdmFlightType">
 
<annotation>
   
<documentation>
            Contains TFDM specific flight information.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensionType">
     
<attribute name="dataComprehensivenessPoints" type="fb:CountType" use="optional">
       
<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.
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="dataQualityPoints" type="fb:CountType" use="optional">
       
<annotation>
         
<documentation>
                     System assigned number of points for data quality.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute TfdmFlightType/@dataComprehensivenessPoints
type fb:CountType
properties
use optional
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 <attribute name="dataComprehensivenessPoints" type="fb:CountType" use="optional">
 
<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.
                 
</documentation>
 
</annotation>
</attribute>

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

                     System assigned number of points for data quality.
                 
source <attribute name="dataQualityPoints" type="fb:CountType" use="optional">
 
<annotation>
   
<documentation>
                     System assigned number of points for data quality.
                 
</documentation>
 
</annotation>
</attribute>


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