ndex:PremiseSecurityCategoryCodeSimpleType
simpleType PremiseSecurityCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/
Definition
A data type for a code that identifies the type of security present at the point of entry to a premises for an incident.
Diagram
Enumerations
Value | Definition |
Alarm_audio | Alarm_audio |
Alarm_silent | Alarm_silent |
AntiTheft device | AntiTheft device |
Camera | Camera |
Camera_Recording | Camera_Recording |
Dog | Dog |
Fence | Fence |
Gate | Gate |
Guard | Guard (person immediately present) |
Guard_Security Patrol | Guard_Security Patrol |
Kill switch | Kill switch |
Lights | Lights |
Lights_Exterior | Lights_Exterior |
Lights_Interior | Lights_Interior |
Lock | Lock |
Lock_Deadbolt | Lock_Deadbolt |
Lock_Electronic | Lock_Electronic |
Lock_Padlock | Lock_Padlock (includes Master Locks) |
Neighborhood watch | Neighborhood watch |
None | None |
Operation ID | Operation ID |
Security sign_Sticker | Security sign_Sticker |
Unknown | Unknown |
Unlocked | Unlocked |
Window bars | Window bars |
XML Schema
<xs:simpleType name="PremiseSecurityCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of security present at the point of entry to a premises for an incident.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="Alarm_audio">
<xs:annotation>
<xs:documentation>
Alarm_audio</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Alarm_silent">
<xs:annotation>
<xs:documentation>
Alarm_silent</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AntiTheft device">
<xs:annotation>
<xs:documentation>
AntiTheft device</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Camera">
<xs:annotation>
<xs:documentation>
Camera</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Camera_Recording">
<xs:annotation>
<xs:documentation>
Camera_Recording</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Dog">
<xs:annotation>
<xs:documentation>
Dog</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Fence">
<xs:annotation>
<xs:documentation>
Fence</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Gate">
<xs:annotation>
<xs:documentation>
Gate</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Guard">
<xs:annotation>
<xs:documentation>
Guard (person immediately present)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Guard_Security Patrol">
<xs:annotation>
<xs:documentation>
Guard_Security Patrol</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Kill switch">
<xs:annotation>
<xs:documentation>
Kill switch</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lights">
<xs:annotation>
<xs:documentation>
Lights</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lights_Exterior">
<xs:annotation>
<xs:documentation>
Lights_Exterior</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lights_Interior">
<xs:annotation>
<xs:documentation>
Lights_Interior</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lock">
<xs:annotation>
<xs:documentation>
Lock</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lock_Deadbolt">
<xs:annotation>
<xs:documentation>
Lock_Deadbolt</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lock_Electronic">
<xs:annotation>
<xs:documentation>
Lock_Electronic</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lock_Padlock">
<xs:annotation>
<xs:documentation>
Lock_Padlock (includes Master Locks)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Neighborhood watch">
<xs:annotation>
<xs:documentation>
Neighborhood watch</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="None">
<xs:annotation>
<xs:documentation>
None</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Operation ID">
<xs:annotation>
<xs:documentation>
Operation ID</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Security sign_Sticker">
<xs:annotation>
<xs:documentation>
Security sign_Sticker</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Unknown">
<xs:annotation>
<xs:documentation>
Unknown</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Unlocked">
<xs:annotation>
<xs:documentation>
Unlocked</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Window bars">
<xs:annotation>
<xs:documentation>
Window bars</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>