| namespace | http://www.fixm.aero/ext/nas/4.4 | |||||||||
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| 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> |