simpleType SurveillanceCapabilityCodeListType
namespace http://www.fixm.aero/flight/4.2
type list of fx:SurveillanceCapabilityCodeType
properties
base fx:SurveillanceCapabilityCodeType
used by
element SurveillanceCapabilitiesType/surveillanceCapabilityCode
annotation
documentation
Helper simpleType to allow for enumerated lists in FIXM.
source <xs:simpleType name="SurveillanceCapabilityCodeListType">
 
<xs:annotation>
   
<xs:documentation>Helper simpleType to allow for enumerated lists in FIXM.</xs:documentation>
 
</xs:annotation>
 
<xs:list itemType="fx:SurveillanceCapabilityCodeType"/>
</xs:simpleType>


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