simpleType StandardCapabilitiesIndicatorType
namespace http://www.fixm.aero/flight/4.2
type restriction of xs:string
properties
base xs:string
used by
element FlightCapabilitiesType/standardCapabilities
facets
Kind Value Annotation
enumeration STANDARD
documentation
This element indicates the aircraft carries the set of capabilities considered standard by the appropriate authority.
annotation
documentation
This element indicates the aircraft carries the set of capabilities considered standard by the appropriate authority.
source <xs:simpleType name="StandardCapabilitiesIndicatorType">
 
<xs:annotation>
   
<xs:documentation>This element indicates the aircraft carries the set of capabilities considered standard by the appropriate authority. </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="STANDARD">
     
<xs:annotation>
       
<xs:documentation>This element indicates the aircraft carries the set of capabilities considered standard by the appropriate authority.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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