complexType DinghiesType
diagram Fixm_diagrams/Fixm_p230.png
namespace http://www.fixm.aero/flight/4.2
children fx:colour fx:covered fx:extension fx:number fx:totalCapacity
used by
element SurvivalCapabilitiesType/dinghyInformation
annotation
documentation
Dinghy information including total capacity in persons of all dinghies carried, indicator if dinghies are covered, their colours and number.  [ICAO Doc 4444, Appendix 2, ITEM 19 D]
source <xs:complexType name="DinghiesType">
 
<xs:annotation>
   
<xs:documentation>Dinghy information including total capacity in persons of all dinghies carried, indicator if dinghies are covered, their colours and number.  [ICAO Doc 4444, Appendix 2, ITEM 19 D]</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="colour" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The colour of the dinghies carried by the aircraft. [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="covered" type="fx:DinghyCoverIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> Indication of the covered/uncovered nature of the dinghies carried by the aircraft.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:DinghiesExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="number" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The number of dinghies carried by the aircraft. [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 D/]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="totalCapacity" type="fb:CountPositiveType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Total capacity, in persons, of all dinghies carried. [ICAO Doc 4444, Appendix 2, ITEM 19 D/]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DinghiesType/colour
diagram Fixm_diagrams/Fixm_p231.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
The colour of the dinghies carried by the aircraft. [FIXM]
source <xs:element name="colour" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The colour of the dinghies carried by the aircraft. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element DinghiesType/covered
diagram Fixm_diagrams/Fixm_p232.png
namespace http://www.fixm.aero/flight/4.2
type fx:DinghyCoverIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration COVERED
documentation
Indication of the covered/uncovered nature of the dinghies carried by the aircraft. [FIXM]
annotation
documentation
Indication of the covered/uncovered nature of the dinghies carried by the aircraft.
source <xs:element name="covered" type="fx:DinghyCoverIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> Indication of the covered/uncovered nature of the dinghies carried by the aircraft.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DinghiesType/extension
diagram Fixm_diagrams/Fixm_p233.png
namespace http://www.fixm.aero/flight/4.2
type fb:DinghiesExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:DinghiesExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DinghiesType/number
diagram Fixm_diagrams/Fixm_p234.png
namespace http://www.fixm.aero/flight/4.2
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
The number of dinghies carried by the aircraft. [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 D/]
source <xs:element name="number" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The number of dinghies carried by the aircraft. [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 D/]</xs:documentation>
 
</xs:annotation>
</xs:element>

element DinghiesType/totalCapacity
diagram Fixm_diagrams/Fixm_p235.png
namespace http://www.fixm.aero/flight/4.2
type fb:CountPositiveType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 1
annotation
documentation
Total capacity, in persons, of all dinghies carried. [ICAO Doc 4444, Appendix 2, ITEM 19 D/]
source <xs:element name="totalCapacity" type="fb:CountPositiveType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Total capacity, in persons, of all dinghies carried. [ICAO Doc 4444, Appendix 2, ITEM 19 D/]</xs:documentation>
 
</xs:annotation>
</xs:element>


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