complexType DeicingInformationType
diagram Nas_diagrams/Nas_p94.png
namespace http://www.faa.aero/nas/4.2
used by
elements DeicingInformation NasDepartureType/deicing
attributes
Name  Type  Use  Default  Fixed  Annotation
deicingIntent  nas:DeicingIntentType  optional      
documentation

               Indicates the intent for the flight to be deiced.
           
deicingLocation  fb:CharacterStringType  optional      
documentation

               Indicates the location where the flight intends to be deiced.
           
annotation
documentation

            Indicates the intent for the flight to be deiced and the intended deicing location.
           
        
source <complexType name="DeicingInformationType">
 
<annotation>
   
<documentation>
            Indicates the intent for the flight to be deiced and the intended deicing location.
           
        
</documentation>
 
</annotation>
 
<attribute name="deicingIntent" type="nas:DeicingIntentType" use="optional">
   
<annotation>
     
<documentation>
               Indicates the intent for the flight to be deiced.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="deicingLocation" type="fb:CharacterStringType" use="optional">
   
<annotation>
     
<documentation>
               Indicates the location where the flight intends to be deiced.
           
</documentation>
   
</annotation>
 
</attribute>
</complexType>

attribute DeicingInformationType/@deicingIntent
type nas:DeicingIntentType
properties
use optional
facets
Kind Value Annotation
enumeration DEICE
documentation

                  .Deicing Intent: Indicates the intent for the flight to be deiced.
              
enumeration NO_DEICE
documentation

                  .Deicing Intent: Indicates the intent for the flight to be deiced.
              
annotation
documentation

               Indicates the intent for the flight to be deiced.
           
source <attribute name="deicingIntent" type="nas:DeicingIntentType" use="optional">
 
<annotation>
   
<documentation>
               Indicates the intent for the flight to be deiced.
           
</documentation>
 
</annotation>
</attribute>

attribute DeicingInformationType/@deicingLocation
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

               Indicates the location where the flight intends to be deiced.
           
source <attribute name="deicingLocation" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
               Indicates the location where the flight intends to be deiced.
           
</documentation>
 
</annotation>
</attribute>


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