complexType NasClearedFlightInformationType
diagram Nas_diagrams/Nas_p229.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:clearanceHeading nas:clearanceSpeed nas:clearanceText
used by
element NasEnRouteType/clearedFlightInformation
annotation
documentation
Holds clearance information.
source <xs:complexType name="NasClearedFlightInformationType">
 
<xs:annotation>
   
<xs:documentation>Holds clearance information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="clearanceHeading" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Contains the En Route Controller Clearance heading, as entered by the controller in the fourth line of the Full Data Block.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="clearanceSpeed" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This data element contains the En Route Controller Clearance speed, as entered by the controller in the fourth line of the Full Data Block.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="clearanceText" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This data element contains free-form text entered by the En Route Controller, to be associated with the Clearance in the fourth line of the Full Data Block.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasClearedFlightInformationType/clearanceHeading
diagram Nas_diagrams/Nas_p230.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Contains the En Route Controller Clearance heading, as entered by the controller in the fourth line of the Full Data Block.
source <xs:element name="clearanceHeading" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains the En Route Controller Clearance heading, as entered by the controller in the fourth line of the Full Data Block.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasClearedFlightInformationType/clearanceSpeed
diagram Nas_diagrams/Nas_p231.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
This data element contains the En Route Controller Clearance speed, as entered by the controller in the fourth line of the Full Data Block.
source <xs:element name="clearanceSpeed" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This data element contains the En Route Controller Clearance speed, as entered by the controller in the fourth line of the Full Data Block.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasClearedFlightInformationType/clearanceText
diagram Nas_diagrams/Nas_p232.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
This data element contains free-form text entered by the En Route Controller, to be associated with the Clearance in the fourth line of the Full Data Block.
source <xs:element name="clearanceText" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This data element contains free-form text entered by the En Route Controller, to be associated with the Clearance in the fourth line of the Full Data Block.</xs:documentation>
 
</xs:annotation>
</xs:element>


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