jp2-0:DocumentIntelligenceCategoryCodeSimpleType

simpleType DocumentIntelligenceCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/jp2-0/5.0/

Definition

A data type for natures or genres of a document or resource.

Diagram

Enumerations

ValueDefinition
CICounterintelligence
COMINTcommunications intelligence
ELINTelectronic intelligence
FISINTforeign instrumentation signals intelligence
GEOINTGeospatial Intelligence
HUMINTHuman Intelligence
IMINTimagery intelligence
MASINTMeasurement and Signature Intelligence
OSINTOpen-Source Intelligence
SIGINTSignals Intelligence
TECHINTTechnical Intelligence

XML Schema

<xs:simpleType name="DocumentIntelligenceCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for natures or genres of a document or resource.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CI">
<xs:annotation>
<xs:documentation>
Counterintelligence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COMINT">
<xs:annotation>
<xs:documentation>
communications intelligence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ELINT">
<xs:annotation>
<xs:documentation>
electronic intelligence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FISINT">
<xs:annotation>
<xs:documentation>
foreign instrumentation signals intelligence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GEOINT">
<xs:annotation>
<xs:documentation>
Geospatial Intelligence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HUMINT">
<xs:annotation>
<xs:documentation>
Human Intelligence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMINT">
<xs:annotation>
<xs:documentation>
imagery intelligence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MASINT">
<xs:annotation>
<xs:documentation>
Measurement and Signature Intelligence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSINT">
<xs:annotation>
<xs:documentation>
Open-Source Intelligence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SIGINT">
<xs:annotation>
<xs:documentation>
Signals Intelligence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TECHINT">
<xs:annotation>
<xs:documentation>
Technical Intelligence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>