jc3iedm:MilitaryOrganizationCategoryServiceCodeSimpleType

simpleType MilitaryOrganizationCategoryServiceCodeSimpleType in namespace http://release.niem.gov/niem/codes/jc3iedm/4.0/

Definition

A data type for a designator for a kind of a military, paramilitary, irregular force, force or group, capable of functioning as an offensive or defensive combat or support organisation.

Diagram

Enumerations

ValueDefinition
Air ForceThe MILITARY-ORGANISATION-TYPE in question belongs to the Air Force (includes reserves and mobilised air national guard).
ArmyThe MILITARY-ORGANISATION-TYPE in question belongs to the Army (includes territorial army, reserves, and mobilised national guard).
Border guardA paramilitary MILITARY-ORGANISATION-TYPE whose primary task is to maintain the security of national borders.
Civil serviceThe MILITARY-ORGANISATION-TYPE that is staffed solely by civilian personnel.
Coast guardThe MILITARY-ORGANISATION-TYPE that may be responsible for one or more of the following: coastal defence, protection of life and property at sea, and enforcement of customs, immigration, and navigation laws.
CombinedThe MILITARY-ORGANISATION-TYPE contains two or more forces or agencies of two or more allies.
GuerrillaThe MILITARY-ORGANISATION-TYPE in question is an irregular military force.
JointThe MILITARY-ORGANISATION-TYPE contains elements of more than one Service from the same nation.
Local defence forceA military MILITARY-ORGANISATION-TYPE whose primary task is defence of a specific region (before mobilisation, a national guard is a local defence force).
Local militiaA civilian MILITARY-ORGANISATION-TYPE that has a defence and possibly also a police role (may include irregular civilian MILITARY-ORGANISATION-TYPEs).
MarinesThe MILITARY-ORGANISATION-TYPE in question belongs to the Marines (includes reserves).
NavyThe MILITARY-ORGANISATION-TYPE in question belongs to the Navy (includes reserves).
Not knownIt is not possible to determine which value is most applicable.
Not otherwise specifiedThe appropriate value is not in the set of specified values.
ParamilitaryForces or groups distinct from the regular armed forces of any country, but resembling them in organization, equipment, training, or mission.
Special forceThe MILITARY-ORGANISATION-TYPE in question is trained and equipped for special purposes.
Territorial forceThe MILITARY-ORGANISATION-TYPE of a nations armed forces that is responsible for regional defence.

XML Schema

<xs:simpleType name="MilitaryOrganizationCategoryServiceCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a designator for a kind of a military, paramilitary, irregular force, force or group, capable of functioning as an offensive or defensive combat or support organisation.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Air Force">
<xs:annotation>
<xs:documentation>
The MILITARY-ORGANISATION-TYPE in question belongs to the Air Force (includes reserves and mobilised air national guard).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Army">
<xs:annotation>
<xs:documentation>
The MILITARY-ORGANISATION-TYPE in question belongs to the Army (includes territorial army, reserves, and mobilised national guard).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Border guard">
<xs:annotation>
<xs:documentation>
A paramilitary MILITARY-ORGANISATION-TYPE whose primary task is to maintain the security of national borders.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Civil service">
<xs:annotation>
<xs:documentation>
The MILITARY-ORGANISATION-TYPE that is staffed solely by civilian personnel.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Coast guard">
<xs:annotation>
<xs:documentation>
The MILITARY-ORGANISATION-TYPE that may be responsible for one or more of the following: coastal defence, protection of life and property at sea, and enforcement of customs, immigration, and navigation laws.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Combined">
<xs:annotation>
<xs:documentation>
The MILITARY-ORGANISATION-TYPE contains two or more forces or agencies of two or more allies.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Guerrilla">
<xs:annotation>
<xs:documentation>
The MILITARY-ORGANISATION-TYPE in question is an irregular military force.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Joint">
<xs:annotation>
<xs:documentation>
The MILITARY-ORGANISATION-TYPE contains elements of more than one Service from the same nation.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Local defence force">
<xs:annotation>
<xs:documentation>
A military MILITARY-ORGANISATION-TYPE whose primary task is defence of a specific region (before mobilisation, a national guard is a local defence force).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Local militia">
<xs:annotation>
<xs:documentation>
A civilian MILITARY-ORGANISATION-TYPE that has a defence and possibly also a police role (may include irregular civilian MILITARY-ORGANISATION-TYPEs).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Marines">
<xs:annotation>
<xs:documentation>
The MILITARY-ORGANISATION-TYPE in question belongs to the Marines (includes reserves).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Navy">
<xs:annotation>
<xs:documentation>
The MILITARY-ORGANISATION-TYPE in question belongs to the Navy (includes reserves).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Not known">
<xs:annotation>
<xs:documentation>
It is not possible to determine which value is most applicable.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Not otherwise specified">
<xs:annotation>
<xs:documentation>
The appropriate value is not in the set of specified values.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Paramilitary">
<xs:annotation>
<xs:documentation>
Forces or groups distinct from the regular armed forces of any country, but resembling them in organization, equipment, training, or mission.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Special force">
<xs:annotation>
<xs:documentation>
The MILITARY-ORGANISATION-TYPE in question is trained and equipped for special purposes.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Territorial force">
<xs:annotation>
<xs:documentation>
The MILITARY-ORGANISATION-TYPE of a nations armed forces that is responsible for regional defence.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>