diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
type | extension of fb:FlightExtensionType | ||
properties |
|
||
children | nas:dataComprehensivenessPoints nas:dataQualityPoints | ||
annotation |
|
||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:CountType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:CountType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |