simpleType TrackAssociationConfidenceType
namespace http://www.fixm.aero/ext/nas/4.4
type restriction of xs:string
properties
base xs:string
used by
element AsdexConfidenceType/trackAssociationConfidence
facets
Kind Value Annotation
enumeration HIGH
enumeration LOW
annotation
documentation
Signals level of confidence in plot to track association process.
source <xs:simpleType name="TrackAssociationConfidenceType">
 
<xs:annotation>
   
<xs:documentation>Signals level of confidence in plot to track association process.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="HIGH"/>
   
<xs:enumeration value="LOW"/>
 
</xs:restriction>
</xs:simpleType>


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