mo:MILSTD2525-C-StandardIdentityCodeSimpleType

simpleType MILSTD2525-C-StandardIdentityCodeSimpleType in namespace http://release.niem.gov/niem/domains/militaryOperations/5.0/

Definition

A data type for a code describing the standard identity of a track; codes defined by MIL-STD-2525C.

Diagram

Enumerations

ValueDefinition
ASSUMED FRIENDA track which is assumed to be a friend because of its characteristics, behavior, or origin.
FAKERA friendly track acting as a HOSTILE for exercise purposes.
FRIENDA track belonging to a declared, presumed or recognized friendly nation, faction or group.
HOSTILEA track declared to belong to any opposing nation, party, group, or entity, which by virtue of its behavior or information collected on it such as characteristics, origin or nationality contributes to the threat to friendly forces.
JOKERA friendly track as a SUSPECT for exercise purposes.
NEUTRALA track or contact whose characteristics, behaviour, origin or nationality indicate that it is neither supporting nor opposing friendly forces.
PENDINGPENDING
SUSPECTAn identity applied to a track that is potentially hostile because of its characteristics, behaviour, origin or nationality.
UNKNOWNAn identity applied to an evaluated track that has not been identified.

XML Schema

<xs:simpleType name="MILSTD2525-C-StandardIdentityCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code describing the standard identity of a track; codes defined by MIL-STD-2525C.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ASSUMED FRIEND">
<xs:annotation>
<xs:documentation>
A track which is assumed to be a friend because of its characteristics, behavior, or origin.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FAKER">
<xs:annotation>
<xs:documentation>
A friendly track acting as a HOSTILE for exercise purposes.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FRIEND">
<xs:annotation>
<xs:documentation>
A track belonging to a declared, presumed or recognized friendly nation, faction or group.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HOSTILE">
<xs:annotation>
<xs:documentation>
A track declared to belong to any opposing nation, party, group, or entity, which by virtue of its behavior or information collected on it such as characteristics, origin or nationality contributes to the threat to friendly forces.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JOKER">
<xs:annotation>
<xs:documentation>
A friendly track as a SUSPECT for exercise purposes.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NEUTRAL">
<xs:annotation>
<xs:documentation>
A track or contact whose characteristics, behaviour, origin or nationality indicate that it is neither supporting nor opposing friendly forces.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PENDING">
<xs:annotation>
<xs:documentation>
PENDING
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SUSPECT">
<xs:annotation>
<xs:documentation>
An identity applied to a track that is potentially hostile because of its characteristics, behaviour, origin or nationality.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN">
<xs:annotation>
<xs:documentation>
An identity applied to an evaluated track that has not been identified.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>