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
Value | Definition |
COMPUTER | Computer |
FAX | Fax |
MESSAGE MACHINE_SERVICE | Message machine_service |
PAGER | Pager |
PDA | PDA |
RADIO_AMATEUR | Radio_Amateur |
RADIO_CB | Radio_CB |
RADIO_FAMILY | Radio_Family |
RADIO_WALKIE TALKIE | Radio_Walkie Talkie |
TELECOPIER_FACSIMILE TRANSCEIVER_FAX | Telecopier_Facsimile Transceiver_Fax |
TELEPHONE_CELL | Telephone_Cell (wireless) |
TELEPHONE_CELL_VIDEO | Telephone_Cell_Video (wireless) |
TELEPHONE_CORDLESS | Telephone_Cordless (wired base) |
TELEPHONE_CORDLESS_VIDEO | Telephone_Cordless_Video (wired base) |
TELEPHONE DIALER_AUTOMATIC | Telephone Dialer_Automatic |
TELEPHONE_SATELLITE | Telephone_Satellite (wireless) |
TELEPHONE_TRACK PHONE | Telephone_Track Phone (wireless) |
TELEPHONE_TRACK PHONE_VIDEO | Telephone_Track Phone_Video (wireless) |
TELEPHONE_WIRED | Telephone_Wired |
TELEPHONE_WIRED_VIDEO | Telephone_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:restriction base="xs:token">
<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>