j:IdentificationCategoryCodeSimpleType

simpleType IdentificationCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/jxdm/7.0/

Definition

A data type for a kind of identification.

Diagram

Enumerations

ValueDefinition
AIR_FORCE_SERIALAIR FORCE SERIAL
AIR_NATIONAL_GUARD_SERIALAIR NATIONAL GUARD SERIAL
ALIEN_REGISTRATIONALIEN REGISTRATION
ARMY_SERIALARMY SERIAL
BUREAU_FUGITIVE_INDEXBUREAU FUGITIVE INDEX
CANADIAN_SOCIAL_INSURANCECANADIAN SOCIAL INSURANCE
CORRECTIONAL_IDCORRECTIONAL ID
IDENTIFICATION_ORDERIDENTIFICATION ORDER
MARINE_CORPS_SERIALMARINE CORPS SERIAL
MARINERS_DOCUMENT_IDMARINERS DOCUMENT ID
NATIONAL_AGENCY_CASENATIONAL AGENCY CASE
NATIONAL_GUARD_SERIALNATIONAL GUARD SERIAL
NAVY_SERIALNAVY SERIAL
OFFENDER_IDOFFENDER ID
ORIGINATING_AGENCY_POLICE_IDORIGINATING AGENCY POLICE ID
PASSPORTPASSPORT
PERSONAL_IDENTIFICATIONPERSONAL IDENTIFICATION
PORT_SECURITY_CARDPORT SECURITY CARD
ROYAL_CANADIAN_MOUNTED_POLICE_IDROYAL CANADIAN MOUNTED POLICE ID
SELECTIVE_SERVICESELECTIVE SERVICE
STATE_ID_CARDSTATE ID CARD
UNKNOWNUNKNOWN
US_COAST_GUARD_SERIALUS COAST GUARD SERIAL
VETERANS_ADMINISTRATION_CLAIMVETERANS ADMINISTRATION CLAIM

XML Schema

<xs:simpleType name="IdentificationCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of identification.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AIR_FORCE_SERIAL">
<xs:annotation>
<xs:documentation>
AIR FORCE SERIAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AIR_NATIONAL_GUARD_SERIAL">
<xs:annotation>
<xs:documentation>
AIR NATIONAL GUARD SERIAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ALIEN_REGISTRATION">
<xs:annotation>
<xs:documentation>
ALIEN REGISTRATION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ARMY_SERIAL">
<xs:annotation>
<xs:documentation>
ARMY SERIAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BUREAU_FUGITIVE_INDEX">
<xs:annotation>
<xs:documentation>
BUREAU FUGITIVE INDEX
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CANADIAN_SOCIAL_INSURANCE">
<xs:annotation>
<xs:documentation>
CANADIAN SOCIAL INSURANCE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CORRECTIONAL_ID">
<xs:annotation>
<xs:documentation>
CORRECTIONAL ID
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IDENTIFICATION_ORDER">
<xs:annotation>
<xs:documentation>
IDENTIFICATION ORDER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MARINE_CORPS_SERIAL">
<xs:annotation>
<xs:documentation>
MARINE CORPS SERIAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MARINERS_DOCUMENT_ID">
<xs:annotation>
<xs:documentation>
MARINERS DOCUMENT ID
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NATIONAL_AGENCY_CASE">
<xs:annotation>
<xs:documentation>
NATIONAL AGENCY CASE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NATIONAL_GUARD_SERIAL">
<xs:annotation>
<xs:documentation>
NATIONAL GUARD SERIAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NAVY_SERIAL">
<xs:annotation>
<xs:documentation>
NAVY SERIAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OFFENDER_ID">
<xs:annotation>
<xs:documentation>
OFFENDER ID
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ORIGINATING_AGENCY_POLICE_ID">
<xs:annotation>
<xs:documentation>
ORIGINATING AGENCY POLICE ID
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PASSPORT">
<xs:annotation>
<xs:documentation>
PASSPORT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSONAL_IDENTIFICATION">
<xs:annotation>
<xs:documentation>
PERSONAL IDENTIFICATION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PORT_SECURITY_CARD">
<xs:annotation>
<xs:documentation>
PORT SECURITY CARD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ROYAL_CANADIAN_MOUNTED_POLICE_ID">
<xs:annotation>
<xs:documentation>
ROYAL CANADIAN MOUNTED POLICE ID
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SELECTIVE_SERVICE">
<xs:annotation>
<xs:documentation>
SELECTIVE SERVICE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STATE_ID_CARD">
<xs:annotation>
<xs:documentation>
STATE ID CARD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN">
<xs:annotation>
<xs:documentation>
UNKNOWN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="US_COAST_GUARD_SERIAL">
<xs:annotation>
<xs:documentation>
US COAST GUARD SERIAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VETERANS_ADMINISTRATION_CLAIM">
<xs:annotation>
<xs:documentation>
VETERANS ADMINISTRATION CLAIM
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>