simpleType MultilaterationTypeType
namespace http://www.fixm.aero/ext/nas/4.4
type restriction of xs:string
properties
base xs:string
used by
element AsdexProvenanceType/multilaterationType
facets
Kind Value Annotation
enumeration ATCRBS
documentation
ATCRBS multilateration
enumeration MODE_S_OR_UAT
documentation
Mode S or UAT multilateration
annotation
documentation
Indicates the type of multilateration.
source <xs:simpleType name="MultilaterationTypeType">
 
<xs:annotation>
   
<xs:documentation>Indicates the type of multilateration.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ATCRBS">
     
<xs:annotation>
       
<xs:documentation>ATCRBS multilateration</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MODE_S_OR_UAT">
     
<xs:annotation>
       
<xs:documentation>Mode S or UAT multilateration</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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