diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||
type | extension of fb:ExtensionType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | fx:colour | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
type | fx:DinghyCoverIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
type | fb:CountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
type | fb:CountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fb:ColourChoiceType | ||||||
properties |
|
||||||
children | fb:extension fb:colourCode fb:otherColour | ||||||
annotation |
|
||||||
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> |