simpleType DinghyCoverIndicatorType
namespace http://www.fixm.aero/flight/4.2
type restriction of xs:string
properties
base xs:string
used by
element DinghiesType/covered
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. [FIXM]
source <xs:simpleType name="DinghyCoverIndicatorType">
 
<xs:annotation>
   
<xs:documentation> Indication of the covered/uncovered nature of the dinghies carried by the aircraft. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="COVERED">
     
<xs:annotation>
       
<xs:documentation>Indication of the covered/uncovered nature of the dinghies carried by the aircraft. [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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