complexType DeicingInformationType
diagram Nas_diagrams/Nas_p126.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:deicingIntent nas:deicingLocation
used by
element NasDepartureType/deicing
annotation
documentation
Indicates the intent for the flight to be deiced and the intended deicing location.
source <xs:complexType name="DeicingInformationType">
 
<xs:annotation>
   
<xs:documentation>Indicates the intent for the flight to be deiced and the intended deicing location.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="deicingIntent" type="nas:DeicingIntentType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates the intent for the flight to be deiced.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="deicingLocation" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates the location where the flight intends to be deiced.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DeicingInformationType/deicingIntent
diagram Nas_diagrams/Nas_p127.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:DeicingIntentType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration DEICE
documentation
Indicates the intent for the flight to be deiced.
enumeration NO_DEICE
documentation
Indicates the intent for the flight to not be deiced.
annotation
documentation
Indicates the intent for the flight to be deiced.
source <xs:element name="deicingIntent" type="nas:DeicingIntentType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates the intent for the flight to be deiced.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeicingInformationType/deicingLocation
diagram Nas_diagrams/Nas_p128.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
Indicates the location where the flight intends to be deiced.
source <xs:element name="deicingLocation" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates the location where the flight intends to be deiced.</xs:documentation>
 
</xs:annotation>
</xs:element>


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