simpleType DeicingIntentType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute DeicingInformationType/@deicingIntent
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 <simpleType name="DeicingIntentType">
 
<annotation>
   
<documentation>
            Indicates the intent for the flight to be deiced.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="DEICE">
     
<annotation>
       
<documentation>
                  .Deicing Intent: Indicates the intent for the flight to be deiced.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="NO_DEICE">
     
<annotation>
       
<documentation>
                  .Deicing Intent: Indicates the intent for the flight to be deiced.
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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