simpleType DinghyCoverIndicatorType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
attribute DinghiesType/@covered
facets
Kind Value Annotation
enumeration COVERED
annotation
documentation

            Indication of the covered/uncovered nature of the dinghies carried by the aircraft.
            [FIXM]
        
source <simpleType name="DinghyCoverIndicatorType">
 
<annotation>
   
<documentation>
            Indication of the covered/uncovered nature of the dinghies carried by the aircraft.
            [FIXM]
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="COVERED"/>
 
</restriction>
</simpleType>


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