mo:DeviceCategoryPhysicalSecurityCodeSimpleType

simpleType DeviceCategoryPhysicalSecurityCodeSimpleType in namespace http://release.niem.gov/niem/domains/militaryOperations/4.1/

Definition

A data type for a kind of physical security device.

Diagram

Enumerations

ValueDefinition
Access Control DeviceDevice providing selective restriction of access to a place or other resource
AircraftAirplane, helicopter, or other flying platform
Ancillary DeviceDevice providing support or supplemental/accessory functionality to a primary mission device
AnnunciatorDevice that provides alarm and status information, received from other devices, to an operator
Assessment DeviceDevice that provides a means to visually assess the cause of an alarm, such as an intrusion
Audible DeviceDevice providing alarm or notification using sound
C2 NodeCommand and Control node
Communication DeviceDevice providing means of transmitting data between devices
Delay/DenialDevice physically delaying or preventing progress toward or access to a protected asset
Detection DeviceDevice capable of detecting alarm conditions such as physical intrusion across a boundary or into an area
Mass NotificationDevice providing the capability to alert or notify multiple personnel, over a large area, such as a loudspeaker system
NavigationDevice providing position determination or route guidance
OtherDevice not belonging to any other defined category
PowerDevice providing power supply or storage for other devices
Response Augmentation DeviceDevice providing additional force, lethality, or other capabilities to assist personnel responding to intrusions or other events
SensorDevice that detects or measures a physical property and records, indicates, or otherwise responds to it
Target DeviceDevice capable of reporting the location or track of a detected intrusion, object, or other phenomenon, apart from the device's own location
Tracking DeviceDevice capable of reporting a series of successive positions of a moving object
VehicleConveyance designed to carry an operator, passengers, equipment, and/or cargo

XML Schema

<xs:simpleType name="DeviceCategoryPhysicalSecurityCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of physical security device.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Access Control Device">
<xs:annotation>
<xs:documentation>
Device providing selective restriction of access to a place or other resource
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Aircraft">
<xs:annotation>
<xs:documentation>
Airplane, helicopter, or other flying platform
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Ancillary Device">
<xs:annotation>
<xs:documentation>
Device providing support or supplemental/accessory functionality to a primary mission device
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Annunciator">
<xs:annotation>
<xs:documentation>
Device that provides alarm and status information, received from other devices, to an operator
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Assessment Device">
<xs:annotation>
<xs:documentation>
Device that provides a means to visually assess the cause of an alarm, such as an intrusion
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Audible Device">
<xs:annotation>
<xs:documentation>
Device providing alarm or notification using sound
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C2 Node">
<xs:annotation>
<xs:documentation>
Command and Control node
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Communication Device">
<xs:annotation>
<xs:documentation>
Device providing means of transmitting data between devices
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Delay/Denial">
<xs:annotation>
<xs:documentation>
Device physically delaying or preventing progress toward or access to a protected asset
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Detection Device">
<xs:annotation>
<xs:documentation>
Device capable of detecting alarm conditions such as physical intrusion across a boundary or into an area
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Mass Notification">
<xs:annotation>
<xs:documentation>
Device providing the capability to alert or notify multiple personnel, over a large area, such as a loudspeaker system
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Navigation">
<xs:annotation>
<xs:documentation>
Device providing position determination or route guidance
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
Device not belonging to any other defined category
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Power">
<xs:annotation>
<xs:documentation>
Device providing power supply or storage for other devices
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Response Augmentation Device">
<xs:annotation>
<xs:documentation>
Device providing additional force, lethality, or other capabilities to assist personnel responding to intrusions or other events
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Sensor">
<xs:annotation>
<xs:documentation>
Device that detects or measures a physical property and records, indicates, or otherwise responds to it
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Target Device">
<xs:annotation>
<xs:documentation>
Device capable of reporting the location or track of a detected intrusion, object, or other phenomenon, apart from the device's own location
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Tracking Device">
<xs:annotation>
<xs:documentation>
Device capable of reporting a series of successive positions of a moving object
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Vehicle">
<xs:annotation>
<xs:documentation>
Conveyance designed to carry an operator, passengers, equipment, and/or cargo
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>