sar:SuspiciousActivityCodeSimpleType
simpleType SuspiciousActivityCodeSimpleType in namespace http://release.niem.gov/niem/codes/pmise_sar/4.0/
Definition
A data type for the broad categorization of Suspicious Activity.
Diagram
Enumerations
Value | Definition |
AVIATION | AVIATION ACTIVITY |
CYBER | CYBER ATTACK |
ELICIT | ELICITING INFORMATION |
EXPERT | ACQUISITION OF EXPERTISE |
INTRSN | BREACH/ATTEMPTED INSTRUSION |
MATRLS | MATERIALS/ACQUISITION/STORAGE |
MISREP | MISREPRESENTATION |
PHOTO | PHOTOGRAPHY |
RECRUT | RECRUITING |
SABOT | SABOTAGE/TAMPERING/VANDALISM |
SECTOR | SECTOR-SPECIFIC INCIDENT |
SURVL | OBSERVATION/SURVEILLANCE |
TESTSEC | TESTING OR PROBING OF SECURITY |
THEFT | THEFT/LOSS/DIVERSION |
THREAT | EXPRESSED OR IMPLIED THREAT |
WPNS | WEAPONS DISCOVERY |
XML Schema
<xs:simpleType name="SuspiciousActivityCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the broad categorization of Suspicious Activity.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="AVIATION">
<xs:annotation>
<xs:documentation>
AVIATION ACTIVITY</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CYBER">
<xs:annotation>
<xs:documentation>
CYBER ATTACK</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ELICIT">
<xs:annotation>
<xs:documentation>
ELICITING INFORMATION</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EXPERT">
<xs:annotation>
<xs:documentation>
ACQUISITION OF EXPERTISE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INTRSN">
<xs:annotation>
<xs:documentation>
BREACH/ATTEMPTED INSTRUSION</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MATRLS">
<xs:annotation>
<xs:documentation>
MATERIALS/ACQUISITION/STORAGE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MISREP">
<xs:annotation>
<xs:documentation>
MISREPRESENTATION</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PHOTO">
<xs:annotation>
<xs:documentation>
PHOTOGRAPHY</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RECRUT">
<xs:annotation>
<xs:documentation>
RECRUITING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SABOT">
<xs:annotation>
<xs:documentation>
SABOTAGE/TAMPERING/VANDALISM</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SECTOR">
<xs:annotation>
<xs:documentation>
SECTOR-SPECIFIC INCIDENT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SURVL">
<xs:annotation>
<xs:documentation>
OBSERVATION/SURVEILLANCE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TESTSEC">
<xs:annotation>
<xs:documentation>
TESTING OR PROBING OF SECURITY</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="THEFT">
<xs:annotation>
<xs:documentation>
THEFT/LOSS/DIVERSION</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="THREAT">
<xs:annotation>
<xs:documentation>
EXPRESSED OR IMPLIED THREAT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WPNS">
<xs:annotation>
<xs:documentation>
WEAPONS DISCOVERY</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>