complexType DinghiesType
diagram Nas_diagrams/Nas_p512.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensionType
properties
base fb:ExtensionType
children fx:colour
used by
elements Dinghies SurvivalCapabilitiesType/dinghyInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
covered  fx:DinghyCoverIndicatorType  optional      
documentation

                     Indication of the covered/uncovered nature of the dinghies carried by the aircraft.
                    
                 
number  fb:CountType  optional      
documentation

                     The number of dinghies carried by the aircraft. [adapted from ICAO Doc 4444, Appendix
                     2, ITEM 19 D/]
                 
totalCapacity  fb:CountType  optional      
documentation

                     Total capacity, in persons, of all dinghies carried. [ICAO Doc 4444, Appendix 2,
                     ITEM 19 D/]
                 
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 <complexType name="DinghiesType">
 
<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]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensionType">
     
<sequence>
       
<element name="colour" type="fb:ColourChoiceType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The colour of the dinghies carried by the aircraft. [FIXM]
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="covered" type="fx:DinghyCoverIndicatorType" use="optional">
       
<annotation>
         
<documentation>
                     Indication of the covered/uncovered nature of the dinghies carried by the aircraft.
                    
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="number" type="fb:CountType" use="optional">
       
<annotation>
         
<documentation>
                     The number of dinghies carried by the aircraft. [adapted from ICAO Doc 4444, Appendix
                     2, ITEM 19 D/]
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="totalCapacity" type="fb:CountType" use="optional">
       
<annotation>
         
<documentation>
                     Total capacity, in persons, of all dinghies carried. [ICAO Doc 4444, Appendix 2,
                     ITEM 19 D/]
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute DinghiesType/@covered
type fx:DinghyCoverIndicatorType
properties
use optional
facets
Kind Value Annotation
enumeration COVERED
annotation
documentation

                     Indication of the covered/uncovered nature of the dinghies carried by the aircraft.
                    
                 
source <attribute name="covered" type="fx:DinghyCoverIndicatorType" use="optional">
 
<annotation>
   
<documentation>
                     Indication of the covered/uncovered nature of the dinghies carried by the aircraft.
                    
                 
</documentation>
 
</annotation>
</attribute>

attribute DinghiesType/@number
type fb:CountType
properties
use optional
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 <attribute name="number" type="fb:CountType" use="optional">
 
<annotation>
   
<documentation>
                     The number of dinghies carried by the aircraft. [adapted from ICAO Doc 4444, Appendix
                     2, ITEM 19 D/]
                 
</documentation>
 
</annotation>
</attribute>

attribute DinghiesType/@totalCapacity
type fb:CountType
properties
use optional
facets
Kind Value Annotation
minInclusive 0
annotation
documentation

                     Total capacity, in persons, of all dinghies carried. [ICAO Doc 4444, Appendix 2,
                     ITEM 19 D/]
                 
source <attribute name="totalCapacity" type="fb:CountType" use="optional">
 
<annotation>
   
<documentation>
                     Total capacity, in persons, of all dinghies carried. [ICAO Doc 4444, Appendix 2,
                     ITEM 19 D/]
                 
</documentation>
 
</annotation>
</attribute>

element DinghiesType/colour
diagram Nas_diagrams/Nas_p513.png
namespace http://www.fixm.aero/flight/4.1
type fb:ColourChoiceType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:colourCode fb:otherColour
annotation
documentation

                        The colour of the dinghies carried by the aircraft. [FIXM]
                    
source <element name="colour" type="fb:ColourChoiceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The colour of the dinghies carried by the aircraft. [FIXM]
                    
</documentation>
 
</annotation>
</element>


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