ndex:DeviceCategoryCodeSimpleType

simpleType DeviceCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/

Definition

A data type for a code that identifies the type of the communication device.

Diagram

Enumerations

ValueDefinition
COMPUTERComputer
FAXFax
MESSAGE MACHINE_SERVICEMessage machine_service
PAGERPager
PDAPDA
RADIO_AMATEURRadio_Amateur
RADIO_CBRadio_CB
RADIO_FAMILYRadio_Family
RADIO_WALKIE TALKIERadio_Walkie Talkie
TELECOPIER_FACSIMILE TRANSCEIVER_FAXTelecopier_Facsimile Transceiver_Fax
TELEPHONE_CELLTelephone_Cell (wireless)
TELEPHONE_CELL_VIDEOTelephone_Cell_Video (wireless)
TELEPHONE_CORDLESSTelephone_Cordless (wired base)
TELEPHONE_CORDLESS_VIDEOTelephone_Cordless_Video (wired base)
TELEPHONE DIALER_AUTOMATICTelephone Dialer_Automatic
TELEPHONE_SATELLITETelephone_Satellite (wireless)
TELEPHONE_TRACK PHONETelephone_Track Phone (wireless)
TELEPHONE_TRACK PHONE_VIDEOTelephone_Track Phone_Video (wireless)
TELEPHONE_WIREDTelephone_Wired
TELEPHONE_WIRED_VIDEOTelephone_Wired_Video

XML Schema

<xs:simpleType name="DeviceCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of the communication device.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="COMPUTER">
<xs:annotation>
<xs:documentation>
Computer
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FAX">
<xs:annotation>
<xs:documentation>
Fax
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MESSAGE MACHINE_SERVICE">
<xs:annotation>
<xs:documentation>
Message machine_service
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PAGER">
<xs:annotation>
<xs:documentation>
Pager
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PDA">
<xs:annotation>
<xs:documentation>
PDA
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RADIO_AMATEUR">
<xs:annotation>
<xs:documentation>
Radio_Amateur
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RADIO_CB">
<xs:annotation>
<xs:documentation>
Radio_CB
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RADIO_FAMILY">
<xs:annotation>
<xs:documentation>
Radio_Family
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RADIO_WALKIE TALKIE">
<xs:annotation>
<xs:documentation>
Radio_Walkie Talkie
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELECOPIER_FACSIMILE TRANSCEIVER_FAX">
<xs:annotation>
<xs:documentation>
Telecopier_Facsimile Transceiver_Fax
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELEPHONE_CELL">
<xs:annotation>
<xs:documentation>
Telephone_Cell (wireless)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELEPHONE_CELL_VIDEO">
<xs:annotation>
<xs:documentation>
Telephone_Cell_Video (wireless)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELEPHONE_CORDLESS">
<xs:annotation>
<xs:documentation>
Telephone_Cordless (wired base)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELEPHONE_CORDLESS_VIDEO">
<xs:annotation>
<xs:documentation>
Telephone_Cordless_Video (wired base)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELEPHONE DIALER_AUTOMATIC">
<xs:annotation>
<xs:documentation>
Telephone Dialer_Automatic
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELEPHONE_SATELLITE">
<xs:annotation>
<xs:documentation>
Telephone_Satellite (wireless)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELEPHONE_TRACK PHONE">
<xs:annotation>
<xs:documentation>
Telephone_Track Phone (wireless)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELEPHONE_TRACK PHONE_VIDEO">
<xs:annotation>
<xs:documentation>
Telephone_Track Phone_Video (wireless)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELEPHONE_WIRED">
<xs:annotation>
<xs:documentation>
Telephone_Wired
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELEPHONE_WIRED_VIDEO">
<xs:annotation>
<xs:documentation>
Telephone_Wired_Video
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>