complexType NasClearedFlightInformationType
diagram Nas_diagrams/Nas_p141.png
namespace http://www.faa.aero/nas/4.2
used by
elements NasEnRouteType/clearedFlightInformation NasClearedFlightInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
clearanceHeading  fb:CharacterStringType  optional      
documentation

               Contains the En Route Controller Clearance heading, as entered by the controller
               in the fourth line of the Full Data Block.
           
clearanceSpeed  fb:CharacterStringType  optional      
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.
           
clearanceText  fb:CharacterStringType  optional      
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.
           
annotation
documentation

            Holds clearance information.
        
source <complexType name="NasClearedFlightInformationType">
 
<annotation>
   
<documentation>
            Holds clearance information.
        
</documentation>
 
</annotation>
 
<attribute name="clearanceHeading" type="fb:CharacterStringType" use="optional">
   
<annotation>
     
<documentation>
               Contains the En Route Controller Clearance heading, as entered by the controller
               in the fourth line of the Full Data Block.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="clearanceSpeed" type="fb:CharacterStringType" use="optional">
   
<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.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="clearanceText" type="fb:CharacterStringType" use="optional">
   
<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.
           
</documentation>
   
</annotation>
 
</attribute>
</complexType>

attribute NasClearedFlightInformationType/@clearanceHeading
type fb:CharacterStringType
properties
use optional
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 <attribute name="clearanceHeading" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
               Contains the En Route Controller Clearance heading, as entered by the controller
               in the fourth line of the Full Data Block.
           
</documentation>
 
</annotation>
</attribute>

attribute NasClearedFlightInformationType/@clearanceSpeed
type fb:CharacterStringType
properties
use optional
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 <attribute name="clearanceSpeed" type="fb:CharacterStringType" use="optional">
 
<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.
           
</documentation>
 
</annotation>
</attribute>

attribute NasClearedFlightInformationType/@clearanceText
type fb:CharacterStringType
properties
use optional
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 <attribute name="clearanceText" type="fb:CharacterStringType" use="optional">
 
<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.
           
</documentation>
 
</annotation>
</attribute>


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