NIEM Examples - Criminal History Record Information Transactions (CHRI/CCH) (IQ/IR, FQ/FR, AQ/AR & CR)
NIEM
Criminal History NIEM Specifications
This section describes the format and provides examples for Criminal History Record Information (CHRI) queries using three query types (IQ, FQ, AQ) and the corresponding responses (IR, FR, AR). Triple I Responses from NCIC (CR) are included at the end of this section.
CHRI Query and Response Descriptions (IQ/FQ/AQ and IR/FR/AR)
Identity Query (IQ)
Generally the Identify Query (IQ) is used to request identity information on a
subject using three different indices: Name, Social Security Number or
Miscellaneous Number.
There are five combinations of the inquirable data elements that may be sent
by the requestor.
IQs must be sent to 1-5 2-character destination(s); a destination of a full
9-character ORI will cause the message to be rejected.
Full record query (FQ)
A full record query (FQ) is used to retrieve a full record from a state.
FQs must be sent to a 2-character destination; a destination of a full 9-character
ORI will cause the message to be rejected.
Additional query (AQ)
An additional query (AQ) is used to request supplemental or other information
not available through the normal IQ or FQ queries.
All Nlets NIEM messages must be based on the Nlets NIEM Message Structure and include the standard Nlets XML Header as detailed in Message Structure. The NIEM header and hierarchy of the elements in this section have been omitted to avoid redundancy. The associated schemas and instances should be consulted to determine the correct XPaths of the elements.
Element Dictionary
Transaction types detailed below include: Identity Query by Name, DOB, Sex (IQ), Full Record Query by SID (FQ), Additional Response Query (AQ), Response in Free Text (IR,FR,AR,CR) and Standardized Rapsheet Response (FR,CR).
Query Formats
Identity Query by Name, DOB and Sex (IQ)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:PurposeCode
This element identifies the reason for query.
Valid values are: A, C, D, E, F, H, I, J, R, S, V or X
n2:ResponseAttentionDescriptionText
This element contains identification of the person or entity to whose attention the response will be directed.
This element contains identification of the person or entity to whose attention the response will be directed.
j4:Person
Applied augmentation for type nc:PersonType
nc:PersonBirthDate
A date a person was born.
nc:Date
A full date.
This element contains the DOB for the person being queried on. This data in this element must be in xsd:date
format, that is: yyyy-mm-dd.
nc:PersonName
A combination of names and/or titles by which a person is known.
nc:PersonGivenName
A first name of a person.
This optional element containing a person's first name may be sent via XML if available but will only be forwarded
onto states receiving XML.
nc:PersonMiddleName
A middle name of a person.
This optional element containing a person's middle name may be sent via XML if available but will only be
forwarded onto states receiving XML.
nc:PersonSurName
A last name or family name of a person.
This optional element containing a person's last name may be sent via XML if available but will only be forwarded
onto states receiving XML.
nc:PersonFullName
A complete name of a person.
This required element must contain the full name of the person in the format LAST,FIRST MIDDLE. The data from
this element is the only name data that will be passed onto states receiving text.
nc:PersonOtherIdentification
Information about an identifier with a kind that is not explicitly defined in the standard that refers to a person within a
certain domain. Cannot be used with nc:PersonSSNIdentification.
nc:IdentificationID
A value that identifies something.
Optional containing miscellaneous number. (MNU)
nc:PersonRaceText
A classification of a person based on factors such as geographical locations and genetics.
Optional element conforming to NCIC race codes.
nc:PersonSexCode
A gender or sex of a person.
Value must be M, F or U.
nc:PersonSSNIdentification
A unique reference to a living person; assigned by the United States Social Security Administration. Cannot be used with nc:PersonOtherIdentification.
nc:IdentificationID
A value that identifies something.
Optional element containing SSN.
Full Record Query by SID (FQ)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:PurposeCode
This element identifies the reason for query.
This element contains a code indicating the purpose for which the record is being requested. Valid values are:
A, C, D, E, F, H, I, J, R, S, V or X.
n2:ResponseAttentionDescriptionText
This element contains identification of the person or entity to whose attention the response will be directed.
n2:Person
A person
This element encapsulates the information about the person being queried.
j4:PersonAugmentation
Additional information about a person.
j4:PersonStateFingerprintIdentification
An identifier assigned to a person by a state identification bureau, generally based on submission of the person's
fingerprints to the state's Automated Fingerprint Identification System (AFIS).
nc:IdentificationID
A value that identifies something.
This element will contain the SID number of the person being queried on.
nc:Location
Details about a physical location.
nc:LocationAddress
A geophysical location described by postal information.
nc:StructuredAddress
An address.
nc:AddressBuildingText
A physical structure at an address.
This always-optional element contains the building name.
nc:AddressSecondaryUnitText
A particular unit within a larger unit or grouping at a location.
This conditional element contains the department.
nc:LocationStreet
A road, thoroughfare or highway.
nc:StreetFullText
A complete reference for a street.
This conditional element contains the street address.
nc:LocationCityName
A name of a city or town.
conditional element contains the city.
nc:LocationStateName
A state, commonwealth, province, or other such geopolitical subdivision of a country.
This conditional element contains the state name.
nc:LocationPostalCode
An identifier of a post office-assigned zone for an address.
This conditional element contains the postal code, or zip code.
Additional Response Query (AQ)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:PurposeCode
This element identifies the reason for query.
n2:ResponseAttentionDescriptionText
This element contains identification of the person or entity to whose attention the response will be directed.
n2:InquiryDescriptionText
This element contains free text. Include personal descriptors (name, sex) with other relevant data (case number, booking
number, state ID, miscellaneous number) followed by any additional free text.
This element contains free text. Include personal descriptors (name, sex) with other relevant data (case number,
booking number, state ID, miscellaneous number) followed by any additional free text.
Response Formats
Rapsheet Response in Free Text (IR,AR,FR,CR)
n2:NLETSResponseData
n2:ResponseText
This element will contain the free text response. Nlets recommends the use of a CDATA section
to ensure that the response does not contain any characters illegal in XML.
Standardized Criminal History Rapsheet Response (FR,CR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
rap:RapSheet
This element will contain the standardized criminal history rapsheet response as defined in the Joint Task Force
Standardized Criminal History XML Specifications; Nlets supports v3.0.X, 4.0 & 4.1. Please refer to JTF specifications for more details.
Criminal History NIEM Examples
Example 1: Identity query by name, date of birth and sex.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>IQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText>
<![CDATA[NN11111111]]>
</nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="IQ">
<n2:PurposeCode>C</n2:PurposeCode>
<n2:ResponseAttentionDescriptionText>HELP DESK</n2:ResponseAttentionDescriptionText>
<j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
<nc:PersonBirthDate>
<nc:Date>1950-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonName>
<nc:PersonFullName>SMITH, JOHN</nc:PersonFullName>
</nc:PersonName>
<nc:PersonSexCode>M</nc:PersonSexCode>
</j4:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 2: Full Record query by SID.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>FQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS45</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="FQ">
<n2:PurposeCode>C</n2:PurposeCode>
<n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
<n2:Person>
<j:PersonAugmentation xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
<j:PersonStateFingerprintIdentification>
<nc:IdentificationID>AZ11111111</nc:IdentificationID>
</j:PersonStateFingerprintIdentification>
</j:PersonAugmentation>
</n2:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 3: Additional query.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>AQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS43</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS45</nh2:DestinationORIID>
<nh2:DocumentControlFieldText>
<![CDATA[NL0002TEST]]>
</nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="AQ">
<n2:PurposeCode>C</n2:PurposeCode>
<n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
<n2:InquiryDescriptionText>
NAME: SMITH, JOHN SEX: M RACE: U DOB: 19500101
SOCIAL: 123456789 STATE ID#:
ORI: AZNLETS20 DATE: 20111019
REQUEST ANY ADDITIONAL INFORMATION ON THIS SUBJECT REGARDING ARREST RECORDS</n2:InquiryDescriptionText>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 4: Identity response in free text form.
<n2:NLETS n2:version="4.00"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0"
xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:rap41="http://nlets.org/niem2/rapsheet/1.0"
xmlns:nist="http://niem.gov/niem/ansi-nist/2.0"
xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1"
xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>IR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZSIR0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS45</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[1234567890]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/13/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>13:32</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/13/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>13:32</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00001</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="IQ">
<nc:PersonBirthDate>
<nc:Date>1950-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonName>
<nc:PersonFullName>SMITH, JOHN</nc:PersonFullName>
</nc:PersonName>
<nc:PersonRaceText>U</nc:PersonRaceText>
<nc:PersonSexText>M</nc:PersonSexText>
<nc:PersonSSNIdentification>
<nc:IdentificationID>123456789</nc:IdentificationID>
</nc:PersonSSNIdentification>
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="IR">
<n2:ResponseText>THIS IDENTIFICATION INFORMATION IS IN RESPONSE TO YOUR INQUIRY ON:
PUR/C.ATN/NLETS_ANALYST.NAM/SMITH,JOHN.DOB/19500101.SEX/M.RAC/U
* * * MATCHED RECORD * * *
SID/123456 FBI/234567890
NAME/SMITH,JOHN DOB/19500101 SEX/M RACE/W
ADR/1234 ANY STREET PHOENIX AZ 85000
EYE/BRO HAIR/BRO WGT/200 HGT/510 POB/AZ SOC/123456789
DATA TO BE USED ONLY FOR CRIMINAL JUSTICE OR OTHER LAWFUL PURPOSES.
</n2:ResponseText>
</n2:NLETSResponseData>
</n2:NLETS>
Example 5: Full Record response in free text form.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:rap="http://nlets.org/niem2/rapsheet/1.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:nist="http://niem.gov/niem/ansi-nist/2.0" xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>FR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZIII0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS00</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[NN38970221]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>05/03/2021</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>09:13</nh2:MessageReceiveTime>
<nh2:MessageSendDate>05/03/2021</nh2:MessageSendDate>
<nh2:MessageSendTime>09:13</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00069</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00029</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="FR">
<n2:ResponseText>PUR/C.ATN/NLETS_ANALYST.SID/AZ1111111 SID: AZ1111111 PAGE 1 OF 1
REQUESTED BY:
STATE OF ARIZONA
*FOR USE BY AUTHORIZED CRIMINAL JUSTICE AGENCIES ONLY*
(FINGERPRINTS ARE NECESSARY FOR A POSITIVE ID)
INVESTIGATIVE REPORT CONFIDENTIAL RECORDS
----------------
CRIMINAL RECORD OF: SMITH, JOHN FBI: 3456789012
STATE ID: 1111111 BIRTH DATE: 01/01/1950 PLACE: AZ DOC:
RACE: W HEIGHT: 5'8" HAIR: BRO DNA ON FILE:NO
SEX: M WEIGHT: 160 EYES: BRO
SSN: 123456789 OLS/OLN: III: SSO
STATUS:
----------------
ALIASES SSN OLS/OLN ID THEFT
SMITH, JOHNNY 123456789
----------------
SUMMARY
DATE AGENCY TEXT
10/10/2000 GLENDALE, AZ PD ARRESTED, ATN: 000000000001
----------------
ARREST DATE: 10/10/2011 LID: 00000001
AGENCY: GLENDALE, AZ PD (AZ00000001) AFIS ATN: 000000000001
NAME: SMITH, JOHN
CHARGE 1 GLENDALE, AZ PD COUNTS 2
R.S. 14:63 CRIMINAL TRESPASS
CHARGE 2 GLENDALE, AZ PD COUNTS 2
R.S. 14:62.3 UNAUTHORIZED ENTRY OF AN INHABITED DWELLING
CHARGE 3 GLENDALE, AZ PD COUNTS 2
R.S. 14:67(FELONY) THEFT
CHARGE 4 GLENDALE, AZ PD COUNTS 2
R.S. 14:26 CRIMINAL CONSPIRACY
----------------
THE RESPONSE TO YOUR REQUEST FOR CRIMINAL HISTORY RECORD CHECK IS
BASED ON A REVIEW OF THE STATE OF ARIZONA'S CRIMINAL HISTORY RECORDS
DATABASE ONLY. THIS DOES NOT PRECLUDE THE EXISTENCE OF A RECORD IN A
LOCAL AGENCY, ANOTHER STATE, OR THE FBI CJIS DIVISION.
** END OF RAPSHEET **</n2:ResponseText>
</n2:NLETSResponseData>
</n2:NLETS>
Example 6: Aditional response in free text form.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>AR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZIII0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS00</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[NN38970221]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>05/03/2021</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>09:11</nh2:MessageReceiveTime>
<nh2:MessageSendDate>05/03/2021</nh2:MessageSendDate>
<nh2:MessageSendTime>09:11</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00068</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00028</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="AR">
<n2:ResponseText>
PUR/C.ATN/NLETS_ANALYST.
PHOENIX PD
PER REQUEST ON SMITH, JOHN
COMPLAINT FILED AGAINST HIM ON 12/01/01 FOR DOMESTIC
BATTERY</n2:ResponseText>
</n2:NLETSResponseData>
</n2:NLETS>
Example 7: Triple I response in free text form.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:rap="http://nlets.org/niem2/rapsheet/1.0" xmlns:nist="http://niem.gov/niem/ansi-nist/2.0" xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>CR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZIII0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS00</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[123456789]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>05/03/2021</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>09:05</nh2:MessageReceiveTime>
<nh2:MessageSendDate>05/03/2021</nh2:MessageSendDate>
<nh2:MessageSendTime>09:05</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00061</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00027</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="CR">
<n2:ResponseText>HDR/11111111.
ATTENTION: NLETS_ANALYST
THE FOLLOWING RECORD IS IN RESPONSE TO YOUR INQUIRY ON SID/123456
ARIZONA CRIMINAL HISTORY
BECAUSE ADDITIONS OR DELETIONS MAY BE MADE AT ANY TIME, A NEW COPY
SHOULD BE REQUESTED FROM ARIZONA STATE PATROL - CID WHEN NEEDED FOR
SUBSEQUENT USE. WHEN EXPLANATION OF AN ARREST OR DISPOSITION IS
NEEDED, COMMUNICATE DIRECTLY WITH THE AGENCY THAT CONTRIBUTED THE
FINGERPRINTS.
"INFRCTN" - MEANS "INFRACTION" WHICH IS A VIOLATION OF ANY LAW,
ORDINANCE, ORDER, RULE OR REGULATION THAT IS NOT A MISDEMEANOR,
FELONY, OR TRAFFIC OFFENSE.
SWITCH ONLY - NOT FOR DISSEMINATION
NAME FEL STATE ID FBI NO. DATE REQUESTED
SMITH,JOHN N 123456 1234567 10/19/2011
MULTI-STATE Y
SEX RACE DATE OF BIRTH DATE DECEASED HEIGHT WEIGHT EYES HAIR
M W 01/01/1950 6 04 210 BRO BRO
PLACE OF BIRTH PLACE OF CITIZENSHIP NCIC FINGERPRINT SKIN
ARIZONA UNITED STATES OF AMERICA 00 00 00 00 00 XXX
00 00 00 00 00
******************************************************
MULTISTATE OFFENDER
******************************************************
ADDITIONAL IDENTIFIERS:
ALIAS NAMES RACE DATE OF BIRTH SOCIAL SECURITY NO.
SMITH,JOHNNY W 01/01/1950 123 45 6789
ARREST 01* * * *10/01/2000* * * * DCN 0000000001
AGENCY-PHOENIX PD (AZ0000002)
CASE NUMBER- A00001 NAME USED-SMITH,JOHN
CHARGE-1312 AGGRAVATED ASSAULT-POLICE OFFICER-STRONGARM(1)/FELONY -4
CHARGE-4801 RESISTING OFFICER(1)/MISDEMEANOR
CHARGE-1312 AGGRAVATED ASSAULT-POLICE OFFICER-STRONGARM(1)/FELONY -4
COURT-COUNTY COURT GLENDALE (AZ0000001)
COURT DISP DATE-12/01/2000 TIME-14.16.33 DOCKET-A01AA000000001
CHARGE-1312 ASSAULT OFFICER-3RD DEGREE(1)/FELONY -3
DISPOSITION-PRELIMINARY HEARING WAIVED
SENTENCE- COURT COST
PARDON INFO:
CHARGE-1312 ASSAULT OFFICER-3RD DEGREE(1)/FELONY -3
DISPOSITION-PRELIMINARY HEARING WAIVED
SENTENCE- COURT COST
PARDON INFO:
COURT-DOUGLAS COUNTY DISTRICT COURT (AZ0000000)
COURT DISP DATE-01/01/2001 DOCKET-A01AA000000002
CHARGE-1399 ASSAULT OFFICER 3RD DEGREE(1)/FELONY -3
DISPOSITION-COURT DISMISSAL
SENTENCE- COURT COST
PARDON INFO:
CHARGE-1399 ASSAULT OFFICER 3RD DEGREE(1)/FELONY -3
DISPOSITION-COURT DISMISSAL
SENTENCE- COURT COST
PARDON INFO:
**********
THE USE OF THIS RECORD IS CONTROLLED BY STATE AND FEDERAL
REGULATIONS.
IT IS PROVIDED FOR OFFICIAL USE ONLY AND MAY BE USED ONLY FOR THIS
PURPOSE.
END OF RECORD
</n2:ResponseText>
</n2:NLETSResponseData>
</n2:NLETS>
Example 8: Full Record response in standardized rapsheet form.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:rap="http://nlets.org/niem2/rapsheet/1.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:nist="http://niem.gov/niem/ansi-nist/2.0" xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1" xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>FR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZIII0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS00</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[1234567890]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>05/03/2021</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>09:18</nh2:MessageReceiveTime>
<nh2:MessageSendDate>05/03/2021</nh2:MessageSendDate>
<nh2:MessageSendTime>09:18</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00062</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00030</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="FR">
<rap:RapSheet>
<rap:Metadata>
<nc:ReportedDate>
<nc:Date>2015-01-01</nc:Date>
</nc:ReportedDate>
<nc:ReportingOrganizationText>Florida Department of Law Enforcement Headquarters</nc:ReportingOrganizationText>
<nc:SourceIDText/>
<rap:Version>4.1</rap:Version>
</rap:Metadata>
<rap:Introduction>
<rap:Caveat>
<nc:CaveatText>This record contains Florida information only. When explanation of a charge or disposition is needed, communicate directly with the agency that contributed the record information.</nc:CaveatText>
<rap:CaveatReferenceDate>2015-01-01</rap:CaveatReferenceDate>
<rap:CaveatIssuingAuthorityText/>
</rap:Caveat>
<rap:Caveat>
<nc:CaveatText>This record may only be used for the purpose requested as defined by the Code of Federal Regulations and/or Florida Statute.</nc:CaveatText>
<rap:CaveatReferenceDate>2015-01-01</rap:CaveatReferenceDate>
<rap:CaveatIssuingAuthorityText/>
</rap:Caveat>
<rap:Caveat>
<nc:CaveatText>This is a multi-source offender record.</nc:CaveatText>
<rap:CaveatReferenceDate>2015-01-01</rap:CaveatReferenceDate>
<rap:CaveatIssuingAuthorityText/>
</rap:Caveat>
<rap:RapSheetRequest>
<rap:PurposeCode>C</rap:PurposeCode>
<rap:Attention>HELP DESK</rap:Attention>
<rap:RapSheetPerson>
<j4:PersonAugmentation>
<j4:PersonFBIIdentification>
<nc:IdentificationID>111111111</nc:IdentificationID>
</j4:PersonFBIIdentification>
<j4:PersonStateFingerprintIdentification s:id="R7954519686400000000">
<nc:IdentificationID>FL00000000</nc:IdentificationID>
</j4:PersonStateFingerprintIdentification>
</j4:PersonAugmentation>
</rap:RapSheetPerson>
</rap:RapSheetRequest>
</rap:Introduction>
<rap:RapSheetPerson s:id="R7957824657200000000">
<nc:PersonAlternateName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonMiddleName>MICHAEL</nc:PersonMiddleName>
<nc:PersonSurName>DOE</nc:PersonSurName>
<nc:PersonFullName>DOE,JOHN MICHAEL</nc:PersonFullName>
</nc:PersonAlternateName>
<nc:PersonBirthDate>
<nc:Date>1950-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonBirthDate>
<nc:Date>1950-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonBirthLocation>
<nc:LocationName>Louisiana</nc:LocationName>
</nc:PersonBirthLocation>
<rap:PersonEyeColorText>Brown</rap:PersonEyeColorText>
<rap:PersonHairColorText>Brown</rap:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasureText>600</nc:MeasureText>
</nc:PersonHeightMeasure>
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonMiddleName>MICHAEL</nc:PersonMiddleName>
<nc:PersonSurName>DOE</nc:PersonSurName>
<nc:PersonFullName>DOE,JOHN MICHAEL</nc:PersonFullName>
</nc:PersonName>
<nc:PersonPhysicalFeature>
<nc:PhysicalFeatureCategoryCode>TAT R SHLD</nc:PhysicalFeatureCategoryCode>
<nc:PhysicalFeatureDescriptionText>SHOULDER, RIGHT</nc:PhysicalFeatureDescriptionText>
</nc:PersonPhysicalFeature>
<nc:PersonPhysicalFeature>
<nc:PhysicalFeatureCategoryCode>SC FHD</nc:PhysicalFeatureCategoryCode>
<nc:PhysicalFeatureDescriptionText>FOREHEAD</nc:PhysicalFeatureDescriptionText>
</nc:PersonPhysicalFeature>
<rap:PersonRaceText>White</rap:PersonRaceText>
<rap:PersonSexText>Male</rap:PersonSexText>
<nc:PersonSSNIdentification>
<nc:IdentificationID>111111111</nc:IdentificationID>
</nc:PersonSSNIdentification>
<nc:PersonSSNIdentification>
<nc:IdentificationID>222222222</nc:IdentificationID>
</nc:PersonSSNIdentification>
<nc:PersonWeightMeasure>
<nc:MeasureText>160</nc:MeasureText>
</nc:PersonWeightMeasure>
<j4:PersonAugmentation>
<j4:PersonFBIIdentification>
<nc:IdentificationID>111111AA1</nc:IdentificationID>
</j4:PersonFBIIdentification>
<j4:PersonStateFingerprintIdentification s:id="R7952867203200000000">
<nc:IdentificationID>FL00000000</nc:IdentificationID>
</j4:PersonStateFingerprintIdentification>
</j4:PersonAugmentation>
</rap:RapSheetPerson>
<rap:PersonBiometricsAssociation>
<rap:PersonBiometrics>
<rap:PersonDNA>
<nc:BiometricImage>
<nc:BinaryAvailableIndicator>false</nc:BinaryAvailableIndicator>
</nc:BiometricImage>
</rap:PersonDNA>
<rap:PersonFingerprintSet>
<nc:BiometricImage>
<nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator>
</nc:BiometricImage>
</rap:PersonFingerprintSet>
</rap:PersonBiometrics>
</rap:PersonBiometricsAssociation>
<rap:Court s:id="RFL041063J-7878505428455000000">
<nc:OrganizationName>Manatee County Clerk of Court</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>FL00000A</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Court>
<rap:Court s:id="RFL003023J-7876852945230000000">
<nc:OrganizationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>123 EAST MAIN STREET</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>ANY CITY</nc:LocationCityName>
<nc:LocationCountyName>1</nc:LocationCountyName>
<nc:LocationStateName>FL</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>32000</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
</nc:OrganizationLocation>
<nc:OrganizationName>Bay County Clerk of Court</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>FL000000A</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Court>
<rap:Agency s:id="RFL0410000-7921470009269000000">
<nc:OrganizationName>Manatee County Sheriffs Office</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>FL0000000</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Agency>
<rap:Agency s:id="RFL003015A-7924774979990000000">
<nc:OrganizationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>123 ANY PLACE</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>SMALL TOWN</nc:LocationCityName>
<nc:LocationCountyName>1</nc:LocationCountyName>
<nc:LocationStateName>FL</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>32000</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
</nc:OrganizationLocation>
<nc:OrganizationName>Bay County State Attorney's Office</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>FL000000A</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Agency>
<rap:Agency s:id="RFL0030100-7914860076402000000">
<nc:OrganizationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>123 ANY STREET</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>ANY TOWN</nc:LocationCityName>
<nc:LocationCountyName>1</nc:LocationCountyName>
<nc:LocationStateName>FL</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>32000</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
</nc:OrganizationLocation>
<nc:OrganizationName>Panama City Police Department</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>FL0000000</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Agency>
<rap:RapSheetCycle>
<rap:CycleEarliestDate>
<nc:Date>1990-01-01</nc:Date>
</rap:CycleEarliestDate>
<rap:CycleTrackingIdentificationID>0000000000</rap:CycleTrackingIdentificationID>
<rap:Incident>
<nc:ActivityDate>
<nc:Date>1990-01-01</nc:Date>
</nc:ActivityDate>
</rap:Incident>
<rap:Arrest s:id="R7956172173999000000">
<nc:ActivityDate>
<nc:Date>1990-01-01</nc:Date>
</nc:ActivityDate>
<j4:ArrestAgencyRecordIdentification>
<nc:IdentificationID>0000000000</nc:IdentificationID>
</j4:ArrestAgencyRecordIdentification>
<rap:ArrestCharge s:id="R7895030269210000000">
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
<j4:ChargeDescriptionText>PETTY</j4:ChargeDescriptionText>
<j4:ChargeNCICCode>2301</j4:ChargeNCICCode>
<j4:ChargeSequenceID>
<nc:IdentificationID>001</nc:IdentificationID>
</j4:ChargeSequenceID>
<j4:ChargeSeverityText>Misdemeanor</j4:ChargeSeverityText>
<j4:ChargeText>Larc</j4:ChargeText>
<rap:ChargeNCICText>Larc</rap:ChargeNCICText>
<rap:ChargeSeverityDescriptionText>Unknown</rap:ChargeSeverityDescriptionText>
<rap:ChargeStatute>
<j4:StatuteText>PETIT THEFT 1ST DEGREE 100 LESS 300 DOLS</j4:StatuteText>
<j4:StatuteOffenseIdentification>
<nc:IdentificationID>812.000</nc:IdentificationID>
</j4:StatuteOffenseIdentification>
</rap:ChargeStatute>
</rap:ArrestCharge>
</rap:Arrest>
<rap:CourtAction s:id="R7893377781700000000">
<nc:ActivityDate>
<nc:Date>1990-01-01</nc:Date>
</nc:ActivityDate>
<nc:ActivityDescriptionText>Arrest Charge Status - Charge Resulted From Arrest</nc:ActivityDescriptionText>
<rap:CourtCharge s:id="R7898335235640000000">
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
<j4:ChargeDescriptionText>RETAIL THEFT</j4:ChargeDescriptionText>
<j4:ChargeDisposition>
<nc:DispositionDate>
<nc:Date>1990-01-01</nc:Date>
</nc:DispositionDate>
<nc:DispositionDescriptionText>Same</nc:DispositionDescriptionText>
<j4:ChargeDispositionOtherText>Guilty/Convicted</j4:ChargeDispositionOtherText>
</j4:ChargeDisposition>
<j4:ChargeNCICCode>2301</j4:ChargeNCICCode>
<j4:ChargeSequenceID>
<nc:IdentificationID>1</nc:IdentificationID>
</j4:ChargeSequenceID>
<j4:ChargeSeverityText>Misdemeanor</j4:ChargeSeverityText>
<j4:ChargeText>Larc</j4:ChargeText>
<j4:ChargeTrackingIdentification>
<nc:IdentificationID>1</nc:IdentificationID>
</j4:ChargeTrackingIdentification>
<rap:ChargeNCICText>Larc</rap:ChargeNCICText>
<rap:ChargeSeverityDescriptionText>2nd Degree</rap:ChargeSeverityDescriptionText>
<rap:ChargeStatute>
<j4:StatuteText>Petit Theft 2nd Degree 1st Offense</j4:StatuteText>
<j4:StatuteOffenseIdentification>
<nc:IdentificationID>812.000</nc:IdentificationID>
</j4:StatuteOffenseIdentification>
</rap:ChargeStatute>
</rap:CourtCharge>
<rap:CourtRecordIdentification>
<nc:IdentificationID>00000000AA</nc:IdentificationID>
</rap:CourtRecordIdentification>
</rap:CourtAction>
<rap:Sentencing s:id="R7896682752428000000">
<rap:Sentence>
<nc:ActivityIdentification>
<nc:IdentificationID>00000000AA</nc:IdentificationID>
</nc:ActivityIdentification>
<j4:SentenceDescriptionText>CREDITED TIME-0 days</j4:SentenceDescriptionText>
<j4:SentenceDescriptionText>COURT COST-0.0</j4:SentenceDescriptionText>
<j4:SentenceDescriptionText>FINE-0.0</j4:SentenceDescriptionText>
<j4:SentenceDescriptionText>RESTITUTION-0.0</j4:SentenceDescriptionText>
<j4:SentenceDescriptionText>SENT PROVISIONS-N/A - Not Applicable null</j4:SentenceDescriptionText>
<rap:CourtCostAmount>0.00</rap:CourtCostAmount>
<rap:SentenceCharge s:id="R7888420332000000000">
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
<j4:ChargeDescriptionText>RETAIL THEFT</j4:ChargeDescriptionText>
<j4:ChargeDisposition>
<nc:DispositionDate>
<nc:Date>1990-01-01</nc:Date>
</nc:DispositionDate>
</j4:ChargeDisposition>
<j4:ChargeNCICCode>2301</j4:ChargeNCICCode>
<j4:ChargeSequenceID>
<nc:IdentificationID>0</nc:IdentificationID>
</j4:ChargeSequenceID>
<j4:ChargeSeverityText>Misdemeanor</j4:ChargeSeverityText>
<j4:ChargeText>Larc</j4:ChargeText>
<rap:ChargeNCICText>Larc</rap:ChargeNCICText>
<rap:ChargeSeverityDescriptionText>2nd Degree</rap:ChargeSeverityDescriptionText>
<rap:ChargeStatute>
<j4:StatuteText>Petit Theft 2nd Degree 1st Offense</j4:StatuteText>
<j4:StatuteOffenseIdentification>
<nc:IdentificationID>812.000</nc:IdentificationID>
</j4:StatuteOffenseIdentification>
</rap:ChargeStatute>
</rap:SentenceCharge>
<j4:SupervisionAssignedTerm>
<nc:ActivityDescriptionText>SENTENCE TYPE-N/A - Not Applicable</nc:ActivityDescriptionText>
<nc:ActivityDescriptionText>CONFINEMENT TYPE-Not Applicable</nc:ActivityDescriptionText>
</j4:SupervisionAssignedTerm>
<j4:SupervisionDisciplinaryAction xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
<rap:SupervisionFineAmount>0.00</rap:SupervisionFineAmount>
</rap:Sentence>
</rap:Sentencing>
</rap:RapSheetCycle>
<rap:RapSheetCycle>
<rap:CycleEarliestDate>
<nc:Date>1990-01-01</nc:Date>
</rap:CycleEarliestDate>
<rap:CycleTrackingIdentificationID>0000000000</rap:CycleTrackingIdentificationID>
<rap:Incident>
<nc:ActivityDate>
<nc:Date>1990-01-01</nc:Date>
</nc:ActivityDate>
</rap:Incident>
<rap:Arrest s:id="R7886767844538000000">
<nc:ActivityDate>
<nc:Date>1990-01-01</nc:Date>
</nc:ActivityDate>
<j4:ArrestAgencyRecordIdentification>
<nc:IdentificationID>30000</nc:IdentificationID>
</j4:ArrestAgencyRecordIdentification>
<rap:ArrestCharge s:id="R7891725298483000000">
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
<j4:ChargeDisposition>
<nc:DispositionDescriptionText>Turned Over TO ORI - FL0000000</nc:DispositionDescriptionText>
<nc:DispositionDescriptionText>Turned Over TO Agency Name - Bay County Sheriffs Office</nc:DispositionDescriptionText>
</j4:ChargeDisposition>
<j4:ChargeNCICCode>3601</j4:ChargeNCICCode>
<j4:ChargeSequenceID>
<nc:IdentificationID>001</nc:IdentificationID>
</j4:ChargeSequenceID>
<j4:ChargeSeverityText>Misdemeanor</j4:ChargeSeverityText>
<j4:ChargeText>Indecent Exposure</j4:ChargeText>
<rap:ChargeNCICText>Indecent Exposure</rap:ChargeNCICText>
<rap:ChargeSeverityDescriptionText>Unknown</rap:ChargeSeverityDescriptionText>
<rap:ChargeStatute>
<j4:StatuteText>Exposure Of Sexual Organs</j4:StatuteText>
<j4:StatuteOffenseIdentification>
<nc:IdentificationID>800.00</nc:IdentificationID>
</j4:StatuteOffenseIdentification>
</rap:ChargeStatute>
</rap:ArrestCharge>
<rap:ArrestCharge s:id="R7880157911672000000">
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
<j4:ChargeDisposition>
<nc:DispositionDescriptionText>Turned Over TO ORI - FL0000000</nc:DispositionDescriptionText>
<nc:DispositionDescriptionText>Turned Over TO Agency Name - Bay County Sheriffs Office</nc:DispositionDescriptionText>
</j4:ChargeDisposition>
<j4:ChargeNCICCode>5301</j4:ChargeNCICCode>
<j4:ChargeSequenceID>
<nc:IdentificationID>002</nc:IdentificationID>
</j4:ChargeSequenceID>
<j4:ChargeSeverityText>Misdemeanor</j4:ChargeSeverityText>
<j4:ChargeText>Disorderly Conduct</j4:ChargeText>
<rap:ChargeNCICText>Disorderly Conduct</rap:ChargeNCICText>
<rap:ChargeSeverityDescriptionText>Unknown</rap:ChargeSeverityDescriptionText>
<rap:ChargeStatute>
<j4:StatuteText>Brawling Fighting Corrupt Public Moral Decency</j4:StatuteText>
<j4:StatuteOffenseIdentification>
<nc:IdentificationID>877.00</nc:IdentificationID>
</j4:StatuteOffenseIdentification>
</rap:ChargeStatute>
</rap:ArrestCharge>
</rap:Arrest>
<rap:Prosecution s:id="R789007281526000000">
<nc:ActivityDescriptionText>Arrest Charge Status - Charge Resulted From Arrest</nc:ActivityDescriptionText>
<rap:ProsecutionCharge s:id="R7881810399180000000">
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
<j4:ChargeDescriptionText>EXPOSE SEXUAL ORGANS</j4:ChargeDescriptionText>
<j4:ChargeDescriptionText>Counsel Type - Public Defender</j4:ChargeDescriptionText>
<j4:ChargeDisposition>
<nc:DispositionDate>
<nc:Date>1990-01-01</nc:Date>
</nc:DispositionDate>
<nc:DispositionDescriptionText>Same As Above</nc:DispositionDescriptionText>
<j4:ChargeDispositionOtherText>Dropped/Abandoned</j4:ChargeDispositionOtherText>
</j4:ChargeDisposition>
<j4:ChargeNCICCode>3601</j4:ChargeNCICCode>
<j4:ChargeSequenceID>
<nc:IdentificationID>1</nc:IdentificationID>
</j4:ChargeSequenceID>
<j4:ChargeSeverityText>Misdemeanor</j4:ChargeSeverityText>
<j4:ChargeText>Indecent Exposure</j4:ChargeText>
<j4:ChargeTrackingIdentification>
<nc:IdentificationID>1</nc:IdentificationID>
</j4:ChargeTrackingIdentification>
<rap:ChargeNCICText>Indecent Exposure</rap:ChargeNCICText>
<rap:ChargeSeverityDescriptionText>1st Degree</rap:ChargeSeverityDescriptionText>
<rap:ChargeStatute>
<j4:StatuteText>Exposure Of Sexual Organs</j4:StatuteText>
<j4:StatuteOffenseIdentification>
<nc:IdentificationID>800.00</nc:IdentificationID>
</j4:StatuteOffenseIdentification>
</rap:ChargeStatute>
</rap:ProsecutionCharge>
<rap:ProsecutionAgencyRecordIdentification>
<nc:IdentificationID>0000000AAA</nc:IdentificationID>
</rap:ProsecutionAgencyRecordIdentification>
<rap:ProsecutionSubject/>
</rap:Prosecution>
<rap:CourtAction s:id="R7885115365617000000">
<nc:ActivityDate>
<nc:Date>1990-01-01</nc:Date>
</nc:ActivityDate>
<nc:ActivityDescriptionText>Arrest Charge Status - Charge Resulted From Arrest</nc:ActivityDescriptionText>
<rap:CourtCharge s:id="R7883462882400000000">
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
<j4:ChargeDisposition>
<nc:DispositionDate>
<nc:Date>1990-01-01</nc:Date>
</nc:DispositionDate>
<nc:DispositionDescriptionText>Same</nc:DispositionDescriptionText>
<j4:ChargeDispositionOtherText>Guilty/Convicted</j4:ChargeDispositionOtherText>
</j4:ChargeDisposition>
<j4:ChargeNCICCode>5301</j4:ChargeNCICCode>
<j4:ChargeSequenceID>
<nc:IdentificationID>2</nc:IdentificationID>
</j4:ChargeSequenceID>
<j4:ChargeSeverityText>Misdemeanor</j4:ChargeSeverityText>
<j4:ChargeText>Disorderly Conduct</j4:ChargeText>
<j4:ChargeTrackingIdentification>
<nc:IdentificationID>2</nc:IdentificationID>
</j4:ChargeTrackingIdentification>
<rap:ChargeNCICText>Disorderly Conduct</rap:ChargeNCICText>
<rap:ChargeSeverityDescriptionText>2nd Degree</rap:ChargeSeverityDescriptionText>
<rap:ChargeStatute>
<j4:StatuteText>Brawling Fighting Corrupt Public Moral Decency</j4:StatuteText>
<j4:StatuteOffenseIdentification>
<nc:IdentificationID>877.00</nc:IdentificationID>
</j4:StatuteOffenseIdentification>
</rap:ChargeStatute>
</rap:CourtCharge>
<rap:CourtRecordIdentification>
<nc:IdentificationID>0000000AAA</nc:IdentificationID>
</rap:CourtRecordIdentification>
</rap:CourtAction>
<rap:Sentencing s:id="R7875200462021000000">
<rap:Sentence>
<nc:ActivityIdentification>
<nc:IdentificationID>0000000AAA</nc:IdentificationID>
</nc:ActivityIdentification>
<j4:SentenceDescriptionText>CRT PROVISIONS-Confinement or Fine</j4:SentenceDescriptionText>
<j4:SentenceDescriptionText>CONFINEMENT- - 10 days</j4:SentenceDescriptionText>
<j4:SentenceDescriptionText>CREDITED TIME-2 days</j4:SentenceDescriptionText>
<j4:SentenceDescriptionText>COURT COST-0.0</j4:SentenceDescriptionText>
<j4:SentenceDescriptionText>FINE-0.0</j4:SentenceDescriptionText>
<j4:SentenceDescriptionText>RESTITUTION-0.0</j4:SentenceDescriptionText>
<j4:SentenceDescriptionText>SENT PROVISIONS-N/A - Not Applicable null</j4:SentenceDescriptionText>
<rap:CourtCostAmount>0.00</rap:CourtCostAmount>
<rap:SentenceCharge s:id="R7873547974510000000">
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
<j4:ChargeDisposition>
<nc:DispositionDate>
<nc:Date>1990-01-01</nc:Date>
</nc:DispositionDate>
</j4:ChargeDisposition>
<j4:ChargeNCICCode>5301</j4:ChargeNCICCode>
<j4:ChargeSequenceID>
<nc:IdentificationID>0</nc:IdentificationID>
</j4:ChargeSequenceID>
<j4:ChargeSeverityText>Misdemeanor</j4:ChargeSeverityText>
<j4:ChargeText>Disorderly Conduct</j4:ChargeText>
<rap:ChargeNCICText>Disorderly Conduct</rap:ChargeNCICText>
<rap:ChargeSeverityDescriptionText>2nd Degree</rap:ChargeSeverityDescriptionText>
<rap:ChargeStatute>
<j4:StatuteText>Brawling Fighting Corrupt Public Moral Decency</j4:StatuteText>
<j4:StatuteOffenseIdentification>
<nc:IdentificationID>877.00</nc:IdentificationID>
</j4:StatuteOffenseIdentification>
</rap:ChargeStatute>
</rap:SentenceCharge>
<j4:SupervisionAssignedTerm>
<nc:ActivityDescriptionText>SENTENCE TYPE-N/A - Not Applicable</nc:ActivityDescriptionText>
<nc:ActivityDescriptionText>CONFINEMENT TYPE-County Jail</nc:ActivityDescriptionText>
<nc:ActivityDescriptionText>CONFINEMENT</nc:ActivityDescriptionText>
<j4:TermMaximumDuration>P0Y0M10DT0H0M0S</j4:TermMaximumDuration>
<j4:TermMinimumDuration>P0Y0M0DT0H0M0S</j4:TermMinimumDuration>
</j4:SupervisionAssignedTerm>
<j4:SupervisionDisciplinaryAction p14:nil="true" xmlns:p14="http://www.w3.org/2001/XMLSchema-instance"/>
<rap:SupervisionFineAmount>0.00</rap:SupervisionFineAmount>
</rap:Sentence>
</rap:Sentencing>
</rap:RapSheetCycle>
<rap:ArrestAgencyAssociation>
<nc:ActivityReference s:ref="R7886767844538000000"/>
<nc:OrganizationReference s:ref="RFL0030100-7914860076402000000"/>
<j4:ArrestAgencyRecordIdentification p11:nil="true" xmlns:p11="http://www.w3.org/2001/XMLSchema-instance"/>
</rap:ArrestAgencyAssociation>
<rap:ArrestAgencyAssociation>
<nc:ActivityReference s:ref="R7956172173999000000"/>
<nc:OrganizationReference s:ref="RFL0410000-7921470009269000000"/>
<j4:ArrestAgencyRecordIdentification p11:nil="true" xmlns:p11="http://www.w3.org/2001/XMLSchema-instance"/>
</rap:ArrestAgencyAssociation>
<rap:ChargeAgencyAssociation>
<j4:ChargeReference s:ref="R7895030269210000000"/>
<nc:OrganizationReference s:ref="RFL0410000-7921470009269000000"/>
</rap:ChargeAgencyAssociation>
<rap:ChargeAgencyAssociation>
<j4:ChargeReference s:ref="R7880157911672000000"/>
<nc:OrganizationReference s:ref="RFL0030100-7914860076402000000"/>
</rap:ChargeAgencyAssociation>
<rap:ChargeAgencyAssociation>
<j4:ChargeReference s:ref="R7891725298483000000"/>
<nc:OrganizationReference s:ref="RFL0030100-7914860076402000000"/>
</rap:ChargeAgencyAssociation>
<rap:CourtActionCourtAssociation>
<nc:ActivityReference s:ref="R7893377781700000000"/>
<j4:CourtReference s:ref="RFL041063J-7878505428455000000"/>
</rap:CourtActionCourtAssociation>
<rap:CourtActionCourtAssociation>
<nc:ActivityReference s:ref="R7885115365617000000"/>
<j4:CourtReference s:ref="RFL003023J-7876852945230000000"/>
</rap:CourtActionCourtAssociation>
<rap:ProsecutionAgencyAssociation>
<rap:ProsecutionReference s:ref="R789007281526000000"/>
<nc:OrganizationReference s:ref="RFL003015A-7924774979990000000"/>
</rap:ProsecutionAgencyAssociation>
<rap:SentencingCourtAssociation>
<nc:ActivityReference s:ref="R7875200462021000000"/>
<j4:CourtReference s:ref="RFL003023J-7876852945230000000"/>
</rap:SentencingCourtAssociation>
<rap:SentencingCourtAssociation>
<nc:ActivityReference s:ref="R7896682752428000000"/>
<j4:CourtReference s:ref="RFL041063J-7878505428455000000"/>
</rap:SentencingCourtAssociation>
</rap:RapSheet>
</n2:NLETSResponseData>
</n2:NLETS>
Example 9: Triple I response in standardized rapsheet form.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:rap="http://nlets.org/niem2/rapsheet/1.0" xmlns:nist="http://niem.gov/niem/ansi-nist/2.0" xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1" xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>CR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZIII0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS00</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[NN39350874]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>05/03/2021</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>09:21</nh2:MessageReceiveTime>
<nh2:MessageSendDate>05/03/2021</nh2:MessageSendDate>
<nh2:MessageSendTime>09:21</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00063</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00031</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="CR">
<rap:RapSheet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" s:metadata="reportDate">
<rap:Metadata s:id="reportDate">
<nc:ReportedDate>
<nc:Date>2010-01-01</nc:Date>
</nc:ReportedDate>
<rap:Version>4.1</rap:Version>
<rap:TripleIStatusText>Multi-source</rap:TripleIStatusText>
</rap:Metadata>
<rap:Introduction>
<rap:Caveat>
<nc:CaveatText>UNAUTHORIZED USE OR DISCLOSURE OF THE INFORMATION CONTAINED IN THIS RECORD MAY RESULT IN SEVERE CRIMINAL PENALTIES. SEE TEXAS GOVERNMENT CODE SECTION 411.085.</nc:CaveatText>
<rap:CaveatIssuingAuthorityText>TX</rap:CaveatIssuingAuthorityText>
</rap:Caveat>
<rap:RapSheetRequest>
<rap:PurposeCode>C</rap:PurposeCode>
<rap:Attention>HELP DESK</rap:Attention>
<rap:RapSheetPerson>
<j4:PersonAugmentation>
<j4:PersonStateFingerprintIdentification>
<nc:IdentificationID>11111111</nc:IdentificationID>
<j4:IdentificationJurisdictionNCICLSTACode>TX</j4:IdentificationJurisdictionNCICLSTACode>
</j4:PersonStateFingerprintIdentification>
</j4:PersonAugmentation>
</rap:RapSheetPerson>
</rap:RapSheetRequest>
<rap:ControlData>
<nc:IdentificationID>0A00AA00000000</nc:IdentificationID>
<nc:IdentificationCategoryText>NCIChdr</nc:IdentificationCategoryText>
</rap:ControlData>
</rap:Introduction>
<rap:RapSheetPerson s:id="N10000">
<nc:PersonAlternateName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
</nc:PersonAlternateName>
<nc:PersonBirthDate>
<nc:Date>1950-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonBirthLocation>
<nc:LocationName>MM</nc:LocationName>
</nc:PersonBirthLocation>
<nc:PersonCitizenshipText>MM</nc:PersonCitizenshipText>
<rap:PersonEthnicityText>White American</rap:PersonEthnicityText>
<rap:PersonEyeColorText>Brown</rap:PersonEyeColorText>
<rap:PersonHairColorText>Black</rap:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasureText>520</nc:MeasureText>
</nc:PersonHeightMeasure>
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
</nc:PersonName>
<nc:PersonPhysicalFeature>
<nc:PhysicalFeatureCategoryCode>TAT CHEST</nc:PhysicalFeatureCategoryCode>
<nc:PhysicalFeatureDescriptionText>NA</nc:PhysicalFeatureDescriptionText>
</nc:PersonPhysicalFeature>
<rap:PersonRaceText>White</rap:PersonRaceText>
<rap:PersonSexText>Male</rap:PersonSexText>
<rap:PersonSkinToneText>Medium</rap:PersonSkinToneText>
<nc:PersonWeightMeasure>
<nc:MeasureText>220</nc:MeasureText>
</nc:PersonWeightMeasure>
<j4:PersonAugmentation>
<j4:PersonFBIIdentification>
<nc:IdentificationID>AAAA0AAAA</nc:IdentificationID>
</j4:PersonFBIIdentification>
<j4:PersonStateFingerprintIdentification>
<nc:IdentificationID>11111111</nc:IdentificationID>
<j4:IdentificationJurisdictionNCICLSTACode>TX</j4:IdentificationJurisdictionNCICLSTACode>
</j4:PersonStateFingerprintIdentification>
</j4:PersonAugmentation>
</rap:RapSheetPerson>
<rap:PersonBiometricsAssociation>
<nc:PersonReference s:ref="N10000"/>
<rap:PersonBiometrics>
<nc:PersonDigitalImage>
<nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator>
<nc:BinaryCaptureDate>
<nc:Date>2019-01-01</nc:Date>
</nc:BinaryCaptureDate>
<nc:BinaryDescriptionText>NCIC2000</nc:BinaryDescriptionText>
<nc:BinaryFormatID>image/jpeg</nc:BinaryFormatID>
<nc:BinaryLocationURI>11111111</nc:BinaryLocationURI>
<nc:BinarySizeValue>6300</nc:BinarySizeValue>
<nc:BinaryCategoryText>M</nc:BinaryCategoryText>
</nc:PersonDigitalImage>
<rap:PersonDNA>
<nc:BiometricDescriptionText>DNA Not Available</nc:BiometricDescriptionText>
<nc:BiometricCapturer>
<rap:EntityOrganization>
<nc:OrganizationName>TEXAS DPS DNA CRIME LABORATORY AUSTIN</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>TXDPS0000</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:EntityOrganization>
</nc:BiometricCapturer>
</rap:PersonDNA>
<rap:PersonFingerprintSet>
<nc:BiometricValueText>AAAAAAAAAA</nc:BiometricValueText>
<nc:BiometricEncodingMethodText>APC</nc:BiometricEncodingMethodText>
</rap:PersonFingerprintSet>
</rap:PersonBiometrics>
</rap:PersonBiometricsAssociation>
<rap:Agency s:id="TX0000000">
<nc:OrganizationName>EL PASO CO SHERIFF'S OFFICE</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>TX0000000</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Agency>
<rap:RapSheetCycle>
<rap:CycleEarliestDate>
<nc:Date>2019-01-01</nc:Date>
</rap:CycleEarliestDate>
<rap:CycleTrackingIdentificationID>0000000000</rap:CycleTrackingIdentificationID>
<rap:CycleTrackingIdentificationID>Sequence: A</rap:CycleTrackingIdentificationID>
<rap:Arrest s:id="N000AA">
<nc:ActivityCategoryText>Adult</nc:ActivityCategoryText>
<nc:ActivityDate>
<nc:Date>2019-01-01</nc:Date>
</nc:ActivityDate>
<rap:ArrestCharge s:id="N10001">
<j4:ChargeDescriptionText>Date Of Offense: 2019-01-01</j4:ChargeDescriptionText>
<j4:ChargeDescriptionText>Arresting Agency Number: 1111111</j4:ChargeDescriptionText>
<j4:ChargeDescriptionText>Referred Agency: TX000000A - DISTRICT ATTORNEYS OFFICE EL PASO</j4:ChargeDescriptionText>
<j4:ChargeDisposition>
<nc:DispositionDate>
<nc:Date>2019-01-01</nc:Date>
</nc:DispositionDate>
<nc:DispositionDescriptionText>TRANSFERRED FOR FEDERAL PROSECUTION</nc:DispositionDescriptionText>
</j4:ChargeDisposition>
<j4:ChargeIdentification>
<nc:IdentificationID>1111111111</nc:IdentificationID>
</j4:ChargeIdentification>
<j4:ChargeNCICCode>8001</j4:ChargeNCICCode>
<j4:ChargeSequenceID>
<nc:IdentificationID>A001</nc:IdentificationID>
</j4:ChargeSequenceID>
<j4:ChargeSeverityText>FELONY - UNCLASSIFIED DEGREE</j4:ChargeSeverityText>
<j4:ChargeText>FEDERAL OFFENSE</j4:ChargeText>
<j4:ChargeTrackingIdentification>
<nc:IdentificationID>1111111111</nc:IdentificationID>
</j4:ChargeTrackingIdentification>
<rap:ChargeStatute>
<j4:StatuteCodeIdentification>
<nc:IdentificationID>X FEDERAL OFFENSE</nc:IdentificationID>
</j4:StatuteCodeIdentification>
<j4:StatuteOffenseIdentification>
<nc:IdentificationID>88888888</nc:IdentificationID>
</j4:StatuteOffenseIdentification>
</rap:ChargeStatute>
</rap:ArrestCharge>
<rap:ArrestSubject>
<rap:SubjectFullName>SMITH,JOHN</rap:SubjectFullName>
</rap:ArrestSubject>
</rap:Arrest>
</rap:RapSheetCycle>
<rap:ArrestAgencyAssociation>
<nc:ActivityReference s:ref="N10000"/>
<nc:OrganizationReference s:ref="TX0000000"/>
</rap:ArrestAgencyAssociation>
<rap:ChargeAgencyAssociation>
<j4:ChargeReference s:ref="N10000"/>
<nc:OrganizationReference s:ref="TX0000000"/>
</rap:ChargeAgencyAssociation>
<rap:ExtensionField s:id="DTE_TMSN10000">
<rap:FieldName>ORIGINATION DATE</rap:FieldName>
<rap:FieldValue>2019-01-01T16:58:00.000000</rap:FieldValue>
</rap:ExtensionField>
<rap:ExtensionField s:id="DTE_TMSN10177">
<rap:FieldName>DATE OF LAST UPDATE</rap:FieldName>
<rap:FieldValue>2019-01-01T15:05:00.000000</rap:FieldValue>
</rap:ExtensionField>
<rap:ExtensionField>
<rap:FieldName>Transaction</rap:FieldName>
<rap:FieldValue>$.A.CHR.HDR/2A000AA00000000.NCF/AA00000000.TME/1028.TMZ/EST.DTE/20190101.ORI/VACBP0000.SID/TX11111111.FBI/AAAA1AAAA.NAM/SMITH,JOHN,CARLOS.PUR/C.TOS/BASED ON FBI NUMBER ONLY.ORT/CUSTOMS BORDER PROTECTION.ATN/TASPD.CRIMINAL HISTORY REQUESTEDNIC#</rap:FieldValue>
</rap:ExtensionField>
</rap:RapSheet>
</n2:NLETSResponseData>
</n2:NLETS>
Example 10: Parsed Triple I response from standardized rapsheet CR.
<n2:NLETS
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00"
xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:rap="http://nlets.org/niem2/rapsheet/1.0"
xmlns:nist="http://niem.gov/niem/ansi-nist/2.0"
xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1"
xmlns:s="http://niem.gov/niem/structures/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>PII</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>WVFBINF00</nh2:OriginatingORIID>
<nh2:DestinationORIID>VTICE1991</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[XMLCRTOPII]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData key="CR">
<rap:ParsedRapSheet>
<rap:Metadata s:id="meta01">
<nc:ReportedDate>
<nc:Date>2022-06-23</nc:Date>
</nc:ReportedDate>
<nc:SourceIDText>XMLCRTOPII</nc:SourceIDText>
<rap:Version>4.1</rap:Version>
<rap:TripleIStatusText>Multi-state</rap:TripleIStatusText>
</rap:Metadata>
<nist:TransactionControlIdentification xsi:nil="true" />
<rap:Introduction>
<rap:Caveat>
<nc:CaveatText xsi:nil="true" />
<rap:CaveatFormattedText>This record is based only on the FBI number in your request-UCN: ABC12345
Because additions or deletions may be made at any time, a new copy should be requested when needed for subsequent use.</rap:CaveatFormattedText>
<rap:CaveatReferenceDate>2022-06-23</rap:CaveatReferenceDate>
<rap:CaveatIssuingAuthorityText>US</rap:CaveatIssuingAuthorityText>
</rap:Caveat>
<rap:Caveat>
<nc:CaveatText xsi:nil="true" />
<rap:CaveatFormattedText>All entries contained in this FBI record are based on
fingerprint comparisons and pertain to the same individual. </rap:CaveatFormattedText>
<rap:CaveatReferenceDate>2022-06-23</rap:CaveatReferenceDate>
<rap:CaveatIssuingAuthorityText>US</rap:CaveatIssuingAuthorityText>
</rap:Caveat>
<rap:Caveat>
<nc:CaveatText xsi:nil="true" />
<rap:CaveatFormattedText>The use of this record is regulated by law. It is provided for
official use only and may be used only for the purpose requested. </rap:CaveatFormattedText>
<rap:CaveatReferenceDate>2022-06-23</rap:CaveatReferenceDate>
<rap:CaveatIssuingAuthorityText>US</rap:CaveatIssuingAuthorityText>
</rap:Caveat>
<rap:Caveat>
<nc:CaveatText xsi:nil="true" />
<rap:CaveatFormattedText>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* FEDERAL DEOXYRIBONUCLEIC ACID (DNA) INDICATOR *
* *
* DNA IN CODIS - DO NOT COLLECT DNA *
* *
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</rap:CaveatFormattedText>
<rap:CaveatReferenceDate>2022-06-23</rap:CaveatReferenceDate>
<rap:CaveatIssuingAuthorityText>US</rap:CaveatIssuingAuthorityText>
</rap:Caveat>
<rap:RapSheetRequest s:metadata="meta01">
<rap:PurposeCode>C</rap:PurposeCode>
<rap:Attention>AUSER</rap:Attention>
<rap:RapSheetPerson>
<j4:PersonAugmentation>
<j4:PersonFBIIdentification>
<nc:IdentificationID>ABCD12345</nc:IdentificationID>
</j4:PersonFBIIdentification>
</j4:PersonAugmentation>
</rap:RapSheetPerson>
</rap:RapSheetRequest>
<rap:ControlData>
<nc:IdentificationID>ABC123DEF456</nc:IdentificationID>
<nc:IdentificationCategoryText>NCIChdr</nc:IdentificationCategoryText>
</rap:ControlData>
</rap:Introduction>
<rap:RapSheetPerson s:id="person01">
<nc:PersonAlternateName>
<nc:PersonGivenName>FRODO</nc:PersonGivenName>
<nc:PersonSurName>BAGGINS</nc:PersonSurName>
</nc:PersonAlternateName>
<nc:PersonBirthDate>
<nc:Date>2001-06-25</nc:Date>
</nc:PersonBirthDate>
<nc:PersonBirthLocation>
<nc:LocationName>Hobbiton</nc:LocationName>
</nc:PersonBirthLocation>
<nc:PersonCitizenshipText>Hobbiton</nc:PersonCitizenshipText>
<rap:PersonEyeColorText>Brown</rap:PersonEyeColorText>
<rap:PersonHairColorText>Brown</rap:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasureText>302</nc:MeasureText>
</nc:PersonHeightMeasure>
<nc:PersonName>
<nc:PersonGivenName>FRODO</nc:PersonGivenName>
<nc:PersonSurName>BAGGINS</nc:PersonSurName>
</nc:PersonName>
<nc:PersonOtherIdentification>
<nc:IdentificationID>123456789</nc:IdentificationID>
<nc:IdentificationCategoryText>Alien Registration</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>AR</nc:IdentificationJurisdictionText>
</nc:PersonOtherIdentification>
<rap:PersonRaceText>White</rap:PersonRaceText>
<rap:PersonSexText>Male</rap:PersonSexText>
<nc:PersonWeightMeasure>
<nc:MeasureText>126</nc:MeasureText>
</nc:PersonWeightMeasure>
<j4:PersonAugmentation>
<j4:PersonFBIIdentification>
<nc:IdentificationID>ABCD12345</nc:IdentificationID>
</j4:PersonFBIIdentification>
</j4:PersonAugmentation>
</rap:RapSheetPerson>
<rap:PersonBiometricsAssociation>
<nc:PersonReference s:ref="person01" />
<rap:PersonBiometrics>
<nc:PersonDigitalImage s:id="biometric03">
<nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator>
<nc:BinaryCaptureDate>
<nc:Date>2021-04-04</nc:Date>
</nc:BinaryCaptureDate>
<nc:BinaryCapturer>
<rap:EntityOrganization>
<nc:OrganizationName>FBI-CJIS DIV-CLRKSBG CLARKSBURG</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>WVFBINF00</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:EntityOrganization>
</nc:BinaryCapturer>
<nc:BinaryDescriptionText>BSI: 1234567890</nc:BinaryDescriptionText>
<nc:BinaryCategoryText>Other</nc:BinaryCategoryText>
</nc:PersonDigitalImage>
<rap:PersonDNA>
<nc:BiometricCapturer>
<rap:EntityOrganization>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>VAFBIDN00</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:EntityOrganization>
</nc:BiometricCapturer>
</rap:PersonDNA>
<rap:PersonFingerprintSet s:id="biometric01">
<nc:BiometricValueText>LSLSLSLSLSLSLSLSLSLS</nc:BiometricValueText>
<nc:BiometricEncodingMethodText>Other</nc:BiometricEncodingMethodText>
</rap:PersonFingerprintSet>
<rap:PersonFingerprintSet s:id="biometric02">
<nc:BiometricImage>
<nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator>
<nc:BinaryCaptureDate>
<nc:Date>2021-04-04</nc:Date>
</nc:BinaryCaptureDate>
<nc:BinaryCapturer>
<rap:EntityOrganization>
<nc:OrganizationName>FBI-CJIS DIV-CLRKSBG CLARKSBURG</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>WVFBINF00</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:EntityOrganization>
</nc:BinaryCapturer>
<nc:BinaryDescriptionText>BSI: 123456789</nc:BinaryDescriptionText>
<nc:BinaryDescriptionText>FINGERPRINT</nc:BinaryDescriptionText>
</nc:BiometricImage>
</rap:PersonFingerprintSet>
<j4:PersonIrisFeatures s:id="biometric04">
<nc:BiometricImage>
<nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator>
<nc:BinaryCaptureDate>
<nc:Date>2021-04-05</nc:Date>
</nc:BinaryCaptureDate>
<nc:BinaryCapturer>
<rap:EntityOrganization>
<nc:OrganizationName>FBI-CJIS DIV-CLRKSBG CLARKSBURG</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>WVFBINF00</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:EntityOrganization>
</nc:BinaryCapturer>
<nc:BinaryDescriptionText>BSI: 123456789</nc:BinaryDescriptionText>
</nc:BiometricImage>
</j4:PersonIrisFeatures>
</rap:PersonBiometrics>
</rap:PersonBiometricsAssociation>
<rap:Agency s:id="agency01">
<nc:OrganizationAbbreviationText>CBP-OBP STATION</nc:OrganizationAbbreviationText>
<nc:OrganizationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>850 N HWY 85</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>AJO</nc:LocationCityName>
<nc:LocationStateName>AZ</nc:LocationStateName>
<nc:LocationPostalCode>85321</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
<nc:LocationContactInformation>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>520 387-7002</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
</nc:ContactTelephoneNumber>
</nc:LocationContactInformation>
</nc:OrganizationLocation>
<nc:OrganizationName>CBP-OBP STATION</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>AZCBP2000</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Agency>
<rap:RapSheetCycle>
<rap:CycleEarliestDate>
<nc:Date>2021-04-04</nc:Date>
</rap:CycleEarliestDate>
<rap:Arrest s:id="arrest01">
<nc:ActivityDate>
<nc:Date>2021-04-04</nc:Date>
</nc:ActivityDate>
<rap:ArrestCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>1</nc:IdentificationID>
</j4:ChargeSequenceID>
<j4:ChargeSeverityText>Unknown</j4:ChargeSeverityText>
<j4:ChargeText>04/04/2021 20:04:00 ALIEN INADMISSIBILITY UNDER SECTION 212</j4:ChargeText>
</rap:ArrestCharge>
<rap:ArrestSubject>
<rap:SubjectFullName>BAGGINS,FRODO</rap:SubjectFullName>
</rap:ArrestSubject>
</rap:Arrest>
</rap:RapSheetCycle>
<rap:ArrestAgencyAssociation>
<nc:ActivityReference s:ref="arrest01" />
<nc:OrganizationReference s:ref="agency01" />
<j4:ArrestAgencyRecordIdentification>
<nc:IdentificationID>1234567890</nc:IdentificationID>
</j4:ArrestAgencyRecordIdentification>
</rap:ArrestAgencyAssociation>
</rap:ParsedRapSheet>
<n2:OriginalTextResponse>CR.WVFBINF00
12:24 06/23/2022 39241
12:24 06/23/2022 52394 VTICE1991
*XMLCRTOPII
TXT
HDR/2L01XMLCRTOPII
ATN/AUSER
********************** CRIMINAL HISTORY RECORD ***********************
**************************** Introduction ****************************
This rap sheet was produced in response to the following request:
FBI Number ABCD12345
Request Id XMLCRTOPII
Purpose Code C
Attention AUSER
The information in this rap sheet is subject to the following caveats:
This record is based only on the FBI number in your request-UCN:
ABCD12345 Because additions or deletions may be made at any time, a new
copy should be requested when needed for subsequent use.(US;
2022-06-23)
All entries contained in this FBI record are based on fingerprint
comparisons and pertain to the same individual.(US; 2022-06-23)
The use of this record is regulated by law. It is provided for official
use only and may be used only for the purpose requested.(US;
2022-06-23)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* FEDERAL DEOXYRIBONUCLEIC ACID (DNA) INDICATOR * * * * DNA IN CODIS -
DO NOT COLLECT DNA * * * - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - -(US; 2022-06-23)
*************************** IDENTIFICATION ***************************
Subject Name(s)
BAGGINS, FRODO
BAGGINS, FRODO (AKA)
Subject Description
FBI Number
ABCD12345
Miscellaneous Numbers
123456789 AR
Sex Race
Male White
Height Weight Date of Birth
3'02" 126 2001-06-25
Hair Color Eye Color Fingerprint Pattern
Brown Brown LSLSLSLSLSLSLSLSLSLS (Other)
Place of Birth Citizenship
Hobbiton Hobbiton
Fingerprint Images
Photo Images
Photo Image Available FBI-CJIS DIV-CLRKSBG CLARKSBURG WVFBINF00
Capture Date 2021-04-04
(No Photo Image Transmitted )
Iris Images
Iris Image Available FBI-CJIS DIV-CLRKSBG CLARKSBURG WVFBINF00
Capture Date 2021-04-05
(No Iris Image Transmitted
Comment:BSI: 1234567890)
DNA Data
DNA Information Available VAFBIDN00
************************** CRIMINAL HISTORY **************************
=============================== Cycle 001 ==============================
Earliest Event Date 2021-04-04
------------------------------------------------------------------------
Arrest Date 2021-04-04
Arrest Case Number 1234567890
Arresting Agency AZCBP2000 CBP-OBP STATION AJO
Subject's Name BAGGINS,FRODO
Charge 1
Charge Literal 04/04/2021 20:04:00 ALIEN INADMISSIBILITY UNDER
SECTION 212
Severity Unknown
************************* INDEX OF AGENCIES **************************
Agency CBP-OBP STATION; AZCBP2000;
Agency Telephone 520 387-7002
Agency Email Address
Address
850 N HWY 85
AJO, AZ 85321
* * * END OF RECORD * * * </n2:OriginalTextResponse>
</n2:NLETSResponseData>
</n2:NLETS>
Example 11: Parsed Triple I response from Legacy Text CR.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:rap="http://nlets.org/niem2/rapsheet/1.0" xmlns:nist="http://niem.gov/niem/ansi-nist/2.0" xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1" xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>PII</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>COIII0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>KSKBI0200</nh2:DestinationORIID>
<nh2:DocumentControlFieldText>
<![CDATA[TEXTCR2PII]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="PII">
<n2:ResponseText/>
<n2:OriginalTextResponse>CR.COIII0000
08:24 06/23/2022 89416
08:24 06/23/2022 00552 KSKBI0200
*TEXTCR2PII
TXT
********************** CRIMINAL HISTORY RECORD ***********************
**************************** Introduction ****************************
This rap sheet was produced in response to the following request:
The information in this rap sheet is subject to the following caveats:
*************************** IDENTIFICATION ***************************
Subject Name(s)
BAGGINS, FRODO
BAGGINS, FRODO (AKA)
BAGGINS, FRODO (AKA)
BAGGINS, FRODO (AKA)
Subject Description
FBI Number State Id Number
123456789 1234567 (CO)
Sex Race
Male White
Height Weight Date of Birth
3'06" 160 1977-02-27
Hair Color Eye Color
Black Brown
Place of Birth
MM NZ
Employment
Occupation RING BEARER
Employer THE FELLOWSHIP OF THE RING
Occupation ORC SLAYER
Employer THE FELLOWSHIP OF THE RING
Residence
Residence as of 2011-08-20
1234 E BAG END, HOBBITON SH 12345
Residence as of 2004-10-24
TRANSIENT,
************************** CRIMINAL HISTORY **************************
=============================== Cycle 001 ==============================
Tracking Number 12345678
Earliest Event Date 2004-10-24
------------------------------------------------------------------------
Arrest Date 2004-10-24
Arresting Agency CODPD0000 DENVER POLICE DEPARTMENT
Subject's Name BAGGINS, FRODO
Charge 1
Charge Literal ASSAULT
NCIC Offense Code 1399
Counts 1
Severity MISDEMEANOR
=============================== Cycle 002 ==============================
Tracking Number 12345678
Earliest Event Date 2011-08-20
------------------------------------------------------------------------
Arrest Date 2011-08-20
Arresting Agency CO0300400 LAKEWOOD POLICE DEPARTMENT
Subject's Name BAGGINS,FRODO
Charge 1
Charge Literal DRIVING UNDER THE INFLUENCE
NCIC Offense Code 5404
Counts 1
Severity MISDEMEANOR
Charge 2
Charge Literal MOVING TRAFFIC VIOLATION
NCIC Offense Code 5405
Counts 1
Severity MISDEMEANOR
Charge 3
Charge Literal MOVING TRAFFIC VIOLATION
NCIC Offense Code 5405
Counts 1
Severity MISDEMEANOR
Charge 4
Charge Literal DRIVING UNDER THE INFLUENCE
NCIC Offense Code 5404
Counts 1
Severity MISDEMEANOR
=============================== Cycle 003 ==============================
Tracking Number 12345678
Earliest Event Date 2013-09-05
------------------------------------------------------------------------
Arrest Date 2013-09-05
Arresting Agency CO0300000 JEFFERSON COUNTY SHERIFF OFFICE
Charge 1
Charge Literal DRIVING UNDER THE INFLUENCE
NCIC Offense Code 5404
Counts 1
Severity MISDEMEANOR
************************* INDEX OF AGENCIES **************************
Agency JEFFERSON COUNTY SHERIFF OFFICE; CO0300000;
------------------------------------------------------------------------
Agency LAKEWOOD POLICE DEPARTMENT; CO0300400;
------------------------------------------------------------------------
Agency DENVER POLICE DEPARTMENT; CODPD0000;
* * * END OF RECORD * * *
</n2:OriginalTextResponse>
<rap:ParsedRapSheet>
<rap:RapSheetPerson>
<j4:PersonAugmentation>
<j4:PersonFBIIdentification>
<nc:IdentificationID>123456789</nc:IdentificationID>
</j4:PersonFBIIdentification>
<j4:PersonStateFingerprintIdentification>
<nc:IdentificationID>1234567</nc:IdentificationID>
<j4:IdentificationJurisdictionNCICLSTACode>CO</j4:IdentificationJurisdictionNCICLSTACode>
</j4:PersonStateFingerprintIdentification>
</j4:PersonAugmentation>
<nc:PersonName>
<nc:PersonFullName>BAGGINS, FRODO</nc:PersonFullName>
</nc:PersonName>
<nc:PersonAlternateName>
<nc:PersonFullName>BAGGINS, FRODO</nc:PersonFullName>
</nc:PersonAlternateName>
<nc:PersonAlternateName>
<nc:PersonFullName>BAGGINS, FRODO</nc:PersonFullName>
</nc:PersonAlternateName>
<nc:PersonAlternateName>
<nc:PersonFullName>BAGGINS, FRODO</nc:PersonFullName>
</nc:PersonAlternateName>
<nc:PersonBirthDate>
<nc:Date>1977-02-27</nc:Date>
</nc:PersonBirthDate>
<rap:PersonEyeColorText>Brown</rap:PersonEyeColorText>
<rap:PersonHairColorText>Black</rap:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasureText>306</nc:MeasureText>
</nc:PersonHeightMeasure>
<nc:PersonBirthLocation>
<nc:LocationName>MM</nc:LocationName>
</nc:PersonBirthLocation>
<nc:PersonBirthLocation>
<nc:LocationName>SH</nc:LocationName>
</nc:PersonBirthLocation>
<rap:PersonRaceText>White</rap:PersonRaceText>
<rap:PersonSexText>Male</rap:PersonSexText>
<nc:PersonWeightMeasure>
<nc:MeasureText>160</nc:MeasureText>
</nc:PersonWeightMeasure>
</rap:RapSheetPerson>
<rap:RapSheetCycle>
<rap:CycleTrackingIdentificationID>1</rap:CycleTrackingIdentificationID>
<rap:Arrest s:id="arrest001">
<nc:ActivityDate>
<nc:Date>2004-10-24</nc:Date>
</nc:ActivityDate>
<rap:ArrestCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>1</nc:IdentificationID>
</j4:ChargeSequenceID>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>ASSAULT</j4:ChargeText>
<j4:ChargeNCICCode>1399</j4:ChargeNCICCode>
<j4:ChargeSeverityText>MISDEMEANOR</j4:ChargeSeverityText>
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
</rap:ArrestCharge>
</rap:Arrest>
<rap:CycleEarliestDate>
<nc:Date>2004-10-24</nc:Date>
</rap:CycleEarliestDate>
<rap:Incident>
<nc:ActivityDate>
<nc:Date>2004-10-24</nc:Date>
</nc:ActivityDate>
</rap:Incident>
</rap:RapSheetCycle>
<rap:Agency s:id="agency001">
<nc:OrganizationName>DENVER POLICE DEPARTMENT</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>CODPD0000</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Agency>
<rap:ArrestAgencyAssociation>
<nc:OrganizationReference s:ref="agency001"/>
<nc:ActivityReference s:ref="arrest001"/>
</rap:ArrestAgencyAssociation>
<rap:RapSheetCycle>
<rap:CycleTrackingIdentificationID>2</rap:CycleTrackingIdentificationID>
<rap:Arrest s:id="arrest002">
<nc:ActivityDate>
<nc:Date>2011-08-20</nc:Date>
</nc:ActivityDate>
<rap:ArrestCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>1</nc:IdentificationID>
</j4:ChargeSequenceID>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>DRIVING UNDER THE INFLUENCE</j4:ChargeText>
<j4:ChargeNCICCode>5404</j4:ChargeNCICCode>
<j4:ChargeSeverityText>MISDEMEANOR</j4:ChargeSeverityText>
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
</rap:ArrestCharge>
<rap:ArrestCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>2</nc:IdentificationID>
</j4:ChargeSequenceID>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>MOVING TRAFFIC VIOLATION</j4:ChargeText>
<j4:ChargeNCICCode>5405</j4:ChargeNCICCode>
<j4:ChargeSeverityText>MISDEMEANOR</j4:ChargeSeverityText>
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
</rap:ArrestCharge>
<rap:ArrestCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>3</nc:IdentificationID>
</j4:ChargeSequenceID>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>MOVING TRAFFIC VIOLATION</j4:ChargeText>
<j4:ChargeNCICCode>5405</j4:ChargeNCICCode>
<j4:ChargeSeverityText>MISDEMEANOR</j4:ChargeSeverityText>
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
</rap:ArrestCharge>
<rap:ArrestCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>4</nc:IdentificationID>
</j4:ChargeSequenceID>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>DRIVING UNDER THE INFLUENCE</j4:ChargeText>
<j4:ChargeNCICCode>5404</j4:ChargeNCICCode>
<j4:ChargeSeverityText>MISDEMEANOR</j4:ChargeSeverityText>
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
</rap:ArrestCharge>
</rap:Arrest>
<rap:CycleEarliestDate>
<nc:Date>2011-08-20</nc:Date>
</rap:CycleEarliestDate>
<rap:Incident>
<nc:ActivityDate>
<nc:Date>2011-08-20</nc:Date>
</nc:ActivityDate>
</rap:Incident>
</rap:RapSheetCycle>
<rap:Agency s:id="agency002">
<nc:OrganizationName>LAKEWOOD POLICE DEPARTMENT</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>CO0300400</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Agency>
<rap:ArrestAgencyAssociation>
<nc:OrganizationReference s:ref="agency002"/>
<nc:ActivityReference s:ref="arrest002"/>
</rap:ArrestAgencyAssociation>
<rap:RapSheetCycle>
<rap:CycleTrackingIdentificationID>3</rap:CycleTrackingIdentificationID>
<rap:Arrest s:id="arrest003">
<nc:ActivityDate>
<nc:Date>2013-09-05</nc:Date>
</nc:ActivityDate>
<rap:ArrestCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>1</nc:IdentificationID>
</j4:ChargeSequenceID>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>DRIVING UNDER THE INFLUENCE</j4:ChargeText>
<j4:ChargeNCICCode>5404</j4:ChargeNCICCode>
<j4:ChargeSeverityText>MISDEMEANOR</j4:ChargeSeverityText>
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
</rap:ArrestCharge>
</rap:Arrest>
<rap:CycleEarliestDate>
<nc:Date>2013-09-05</nc:Date>
</rap:CycleEarliestDate>
<rap:Incident>
<nc:ActivityDate>
<nc:Date>2013-09-05</nc:Date>
</nc:ActivityDate>
</rap:Incident>
</rap:RapSheetCycle>
<rap:Agency s:id="agency003">
<nc:OrganizationName>JEFFERSON COUNTY SHERIFF OFFICE</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>CO0300000</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Agency>
<rap:ArrestAgencyAssociation>
<nc:OrganizationReference s:ref="agency003"/>
<nc:ActivityReference s:ref="arrest003"/>
</rap:ArrestAgencyAssociation>
<rap:Introduction>
<rap:ControlData>
<nc:IdentificationCategoryText xmlns:n2-rcr="http://www.nlets.org/niem/nlets-railroad-crossing/1.0">NCIChdr</nc:IdentificationCategoryText>
<nc:IdentificationID>12345678,MRI00000000</nc:IdentificationID>
</rap:ControlData>
</rap:Introduction>
</rap:ParsedRapSheet>
</n2:NLETSResponseData>
</n2:NLETS>
Example 12: Parsed Full Record response from standardized rapsheet FR.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00"
xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:rap="http://nlets.org/niem2/rapsheet/1.0"
xmlns:nist="http://niem.gov/niem/ansi-nist/2.0"
xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1"
xmlns:s="http://niem.gov/niem/structures/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:n2="http://www.nlets.org/niem/1.0"
xmlns:j="http://niem.gov/niem/domains/jxdm/4.0"
xmlns:j2="http://www.it.ojp.gov/jxdm/3.0.2">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>PFR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>KYIII0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS20</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[XMLFRTOPFR]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="PFR">
<rap:ParsedRapSheet>
<rap:Metadata s:id="RAPDATE_20220627">
<nc:ReportedDate>
<nc:Date>2022-06-27</nc:Date>
</nc:ReportedDate>
<rap:Version>4.1</rap:Version>
</rap:Metadata>
<rap:Introduction>
<rap:Caveat>
<nc:CaveatText> RESTRICTION, WARNING, OR NOTICE
THIS RAP SHEET CONTAINS THE FOLLOWING TYPES OF INFORMATION:
ALL CENTRAL REPOSITORY CONVICTION AND NON-CONVICTION DATA.
NON-CONVICTION DATA INCLUDES ARRESTS WAITING DISPOSITION AS WELL AS
ARRESTS FOR WHICH THE OFFENDER WAS NOT GUILTY OF THE CHARGE.
NOTE 1: WHERE DISPOSITION DATA IS NOT SHOWN OR FURTHER EXPLANATION OF CHARGE OR DISPOSITION IS DESIRED, CONTACT THE CONTRIBUTING AGENCY.
NOTE 2: THIS RECORD DOES NOT NECESSARILY CONTAIN ALL ARREST DATA, BUT ONLY THAT WHICH HAS BEEN REPORTED TO THE KENTUCKY STATE POLICE AND WHICH IS AVAILABLE FOR DISSEMINATION UNDER STATE AND FEDERAL LAW.
</nc:CaveatText>
<rap:CaveatIssuingAuthorityText>KY</rap:CaveatIssuingAuthorityText>
</rap:Caveat>
<rap:RapSheetRequest>
<rap:RapSheetPerson>
<j4:PersonAugmentation>
<j4:PersonStateFingerprintIdentification>
<nc:IdentificationID>ABC12345</nc:IdentificationID>
<j4:IdentificationJurisdictionNCICLSTACode>KY</j4:IdentificationJurisdictionNCICLSTACode>
</j4:PersonStateFingerprintIdentification>
</j4:PersonAugmentation>
</rap:RapSheetPerson>
<rap:PurposeCode>S</rap:PurposeCode>
<rap:Attention>PERSON</rap:Attention>
</rap:RapSheetRequest>
</rap:Introduction>
<rap:RapSheetPerson s:id="IDENT_ABC12345">
<nc:PersonBirthDate>
<nc:Date>1999-05-06</nc:Date>
</nc:PersonBirthDate>
<nc:PersonBirthLocation>
<nc:LocationName>TN</nc:LocationName>
</nc:PersonBirthLocation>
<rap:PersonEyeColorText>Brown</rap:PersonEyeColorText>
<rap:PersonHairColorText>Brown</rap:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasureText>311</nc:MeasureText>
</nc:PersonHeightMeasure>
<nc:PersonName>
<nc:PersonGivenName>FRODO</nc:PersonGivenName>
<nc:PersonMiddleName>DROGO</nc:PersonMiddleName>
<nc:PersonSurName>BAGGINS</nc:PersonSurName>
</nc:PersonName>
<rap:PersonRaceText>White</rap:PersonRaceText>
<rap:PersonSexText>Male</rap:PersonSexText>
<nc:PersonSSNIdentification>
<nc:IdentificationID>123456789</nc:IdentificationID>
</nc:PersonSSNIdentification>
<nc:PersonWeightMeasure>
<nc:MeasureText>150</nc:MeasureText>
</nc:PersonWeightMeasure>
<j4:PersonAugmentation>
<j4:PersonFBIIdentification>
<nc:IdentificationID>ABCD12345</nc:IdentificationID>
</j4:PersonFBIIdentification>
<j4:PersonStateFingerprintIdentification>
<nc:IdentificationID>ABC12345</nc:IdentificationID>
<j4:IdentificationJurisdictionNCICLSTACode>KY</j4:IdentificationJurisdictionNCICLSTACode>
</j4:PersonStateFingerprintIdentification>
</j4:PersonAugmentation>
</rap:RapSheetPerson>
<nc:Location s:id="ADR_1234567">
<nc:LocationAddress>
<nc:AddressFullText>1234 BAG END,HOBBITON SH (2019-11-21)</nc:AddressFullText>
</nc:LocationAddress>
</nc:Location>
<rap:Agency s:id="ARRESTAGY_KY0080000">
<nc:OrganizationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>2950 WASHINGTON SQ</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>BURLINGTON</nc:LocationCityName>
<nc:LocationStateName>KY</nc:LocationStateName>
<nc:LocationCountryName>US</nc:LocationCountryName>
<nc:LocationPostalCode>41005</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
<nc:LocationContactInformation>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>859-334-2119</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
</nc:ContactTelephoneNumber>
</nc:LocationContactInformation>
</nc:OrganizationLocation>
<nc:OrganizationName>BOONE CO SO BURLINGTON</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>KY0080000</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Agency>
<nc:ResidenceAssociation>
<nc:PersonReference s:ref="IDENT_ABC12345" />
<nc:LocationReference s:ref="ADR_1234567" />
</nc:ResidenceAssociation>
<rap:RapSheetCycle>
<rap:CycleEarliestDate>
<nc:Date>2019-11-20
</nc:Date>
</rap:CycleEarliestDate>
<rap:CycleTrackingIdentificationID>ABC123456</rap:CycleTrackingIdentificationID>
<rap:Arrest s:id="ARREST_15021253">
<nc:ActivityDate>
<nc:Date>2019-11-20</nc:Date>
</nc:ActivityDate>
<rap:ArrestCharge>
<j4:ChargeApplicabilityText>NONE</j4:ChargeApplicabilityText>
<j4:ChargeCountQuantity>1</j4:ChargeCountQuantity>
<j4:ChargeDescriptionText>CITATION#: ABC123456</j4:ChargeDescriptionText>
<j4:ChargeDescriptionText>DATE OF OFFENSE: 2019-11-20</j4:ChargeDescriptionText>
<j4:ChargeDescriptionText>CASE NUMBER: ABC123456</j4:ChargeDescriptionText>
<j4:ChargeNCICCode>5015</j4:ChargeNCICCode>
<j4:ChargeSequenceID>
<nc:IdentificationID>1</nc:IdentificationID>
</j4:ChargeSequenceID>
<j4:ChargeSeverityText>OTHER</j4:ChargeSeverityText>
<j4:ChargeText>FAILURE TO APPEAR</j4:ChargeText>
<rap:ChargeStatute>
<j4:StatuteCodeIdentification>
<nc:IdentificationID>431.015</nc:IdentificationID>
</j4:StatuteCodeIdentification>
</rap:ChargeStatute>
</rap:ArrestCharge>
<rap:ArrestSubject>
<rap:SubjectFullName>BAGGINS, FRODO DROGO</rap:SubjectFullName>
</rap:ArrestSubject>
</rap:Arrest>
</rap:RapSheetCycle>
<rap:ArrestAgencyAssociation>
<nc:ActivityReference s:ref="ARREST_11111111" />
<nc:OrganizationReference s:ref="ARRESTAGY_KY0080000" />
</rap:ArrestAgencyAssociation>
</rap:ParsedRapSheet>
<n2:OriginalTextResponse>FR.KYIII0000
14:31 06/27/2022 52483
14:31 06/27/2022 36891 AZNLETS20
*XMLFRTOPFR
TXT
ATN/VIEWER
********************** CRIMINAL HISTORY RECORD ***********************
**************************** Introduction ****************************
This rap sheet was produced in response to the following request:
Subject Name(s)
State Id Number ABC12345 (KY)
Purpose Code S
Attention PERSON
The information in this rap sheet is subject to the following caveats:
RESTRICTION, WARNING, OR NOTICE THIS RAP SHEET CONTAINS THE FOLLOWING
TYPES OF INFORMATION: ALL CENTRAL REPOSITORY CONVICTION AND
NON-CONVICTION DATA. NON-CONVICTION DATA INCLUDES ARRESTS WAITING
DISPOSITION AS WELL AS ARRESTS FOR WHICH THE OFFENDER WAS NOT GUILTY OF
THE CHARGE. NOTE 1: WHERE DISPOSITION DATA IS NOT SHOWN OR FURTHER
EXPLANATION OF CHARGE OR DISPOSITION IS DESIRED, CONTACT THE
CONTRIBUTING AGENCY. NOTE 2: THIS RECORD DOES NOT NECESSARILY CONTAIN
ALL ARREST DATA, BUT ONLY THAT WHICH HAS BEEN REPORTED TO THE KENTUCKY
STATE POLICE AND WHICH IS AVAILABLE FOR DISSEMINATION UNDER STATE AND
FEDERAL LAW.
*************************** IDENTIFICATION ***************************
Subject Name(s)
BAGGINS, FRODO DROGO
Subject Description
FBI Number State Id Number
ABCD12345 ABC12345 (KY)
Social Security Number
123456789
Sex Race
Male White
Height Weight Date of Birth
5'11" 150 1999-05-06
Hair Color Eye Color
Brown Brown
Place of Birth
TN
Residence
Residence as of 1234 BAG END,HOBBITON SH (2019-11-21)
************************** CRIMINAL HISTORY **************************
=============================== Cycle 001 ==============================
Tracking Number ABC123456
Earliest Event Date 2019-11-20
------------------------------------------------------------------------
Arrest Date 2019-11-20
Arresting Agency KY0080000 BOONE CO SO BURLINGTON BURLINGTON
Subject's Name BAGGINS, FRODO DROGO
Charge 1
Charge Literal FAILURE TO APPEAR
Charge Description CITATION#: ABC123456
Charge Description DATE OF OFFENSE: 2019-11-20
Charge Description CASE NUMBER: ABC123456
Statute (431.015 )
Counts 1
Severity OTHER
Inchoate Charge NONE
************************* INDEX OF AGENCIES **************************
Agency BOONE CO SO BURLINGTON; KY0080000;
Agency Telephone 859-334-2119
Address 2950 WASHINGTON SQ
BURLINGTON, KY 41005
* * * END OF RECORD * * *
</n2:OriginalTextResponse>
</n2:NLETSResponseData>
</n2:NLETS>
Example 13: Parsed Full Record response from Legacy Text FR.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:rap="http://nlets.org/niem2/rapsheet/1.0" xmlns:nist="http://niem.gov/niem/ansi-nist/2.0" xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1" xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>PFR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>VASIR0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS20</nh2:DestinationORIID>
<nh2:DocumentControlFieldText>
<![CDATA[TEXTFR2PFR]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="PFR">
<n2:OriginalTextResponse>FR.VASIR0000
16:01 06/27/2022 23759
16:01 06/27/2022 00865 AZNLETS20
*TEXTFR2PFR
TXT
PUR/S.ATN/VIEWER.
SID/ABC1234567.DPT/DMDC.ADR/400 GIGLING.CIS/SEASIDE,CA.ZIP/93955.
THE FOLLOWING RECORD PERTAINS TO SID/ABC1234567
VIRGINIA CRIMINAL RECORD 06/27/2022 PART 1
SID: ABC1234567 FBI: ABCD12345
NAMES RECORDED IN VIRGINIA FILES: SEX RACE DATE OF BIRTH
BAGGINS FRODO DROGO M W 01/16/1982
HEIGHT WEIGHT EYES HAIR SCARS/MARKS/TATTOOS
3'03" 200 BRO BRO
LAST REPORTED ADDRESS: 1234 BAG END
HOBBITON, SH 12345
PLACE OF BIRTH: THE SHIRE
SOCIAL SECURITY NO(S): NONE RECORDED IN VIRGINIA FILES
CONTRIBUTOR/CASE DATE CHARGE/DISPOSITION
=================== ========== ================================================
PD GATE CITY VA 09/25/2020 FINGERPRINTED
ORI:VA0840100
CHARGED WITH
#001 MSDMNR 18.2-103 LAR-2337-M1
OTN:ABC12345DEF6789 SHOPLIFT/ALTR PRICE/CONCEAL/XFER GOODS <$1000
SCOTT CO 09/25/2020
SCOTT CO GEN DIST 03/23/2021 GUILTY
ORI:VA084013J MSDMNR 18.2-103 999-9999-99
CCN:ABC12345DEF6789* CONCEALMENT, PRICE ALTER MERCHANDISE <$1000
10 DAYS IMPOSED
10 DAYS SUSPENDED
COURT APPOINTED FINE IMPOSED
UNSUPERVISED PROBATION RESTITUTION IMPOSED
DCN:ABC1234
-------------------
*DISPOSITION ELECTRONICALLY TRANSFERRED BY COURT OF JURISDICTION
RECORD AUTOMATED: 09/25/2020 LAST RECORD UPDATE: 04/11/2021
ALL ARREST ENTRIES CONTAINED IN THIS RECORD ARE BASED ON FINGERPRINT COMPARISON
AND PERTAIN TO THE SAME INDIVIDUAL.
THIS INFORMATION MAY NOT CONTAIN THE CHARGE DATE AND/OR CHARGE ORI FOR FILES
SUBMITTED THROUGH THE SUPREME COURT OF VIRGINIA EMAGISTRATE INTERFACE.
*** CAUTION ***
THIS RESPONSE IS BASED ON COMPARISON OF REQUESTOR FURNISHED INFORMATION
AGAINST DATA CONTAINED IN THE FILES OF THE VIRGINIA STATE POLICE CRIMINAL
RECORDS EXCHANGE ONLY AND DOES NOT PRECLUDE THE EXISTENCE OF OTHER CRIMINAL
HISTORY INFORMATION WHICH MAY BE CONTAINED IN THE REPOSITORY OF OTHER LOCAL,
STATE OR FEDERAL CRIMINAL JUSTICE AGENCIES.
CHANGES TO THIS RECORD MAY BE IN PROCESS. A NEW INQUIRY SHOULD BE MADE FOR
SUBSEQUENT USE. THE RECIPIENT(S) IS RESPONSIBLE FOR MAINTAINING AN AUDIT
TRAIL OF ALL SECONDARY DISSEMINATION OF ANY OF THIS INFORMATION.
*** UNAUTHORIZED DISSEMINATION WILL SUBJECT THE DISSEMINATOR TO CRIMINAL AND
CIVIL PENALTIES. ***
THIS IS A SINGLE-SOURCE RECORD. NO ADDITIONAL CRIMINAL HISTORY INFORMATION IS
INDEXED IN NCIC-III FOR OTHER STATE OR FEDERAL OFFENSES.
BASED ON SID NUMBER ONLY
END OF RECORD
* * * END OF RECORD * * *
</n2:OriginalTextResponse>
<rap:ParsedRapSheet>
<rap:RapSheetPerson>
<j4:PersonAugmentation>
<j4:PersonFBIIdentification>
<nc:IdentificationID>ABC123456</nc:IdentificationID>
</j4:PersonFBIIdentification>
<j4:PersonStateFingerprintIdentification>
<nc:IdentificationID>12345678</nc:IdentificationID>
<j4:IdentificationJurisdictionNCICLSTACode>VA</j4:IdentificationJurisdictionNCICLSTACode>
</j4:PersonStateFingerprintIdentification>
</j4:PersonAugmentation>
<nc:PersonName>
<nc:PersonFullName>BAGGINS, FRODO DROGO</nc:PersonFullName>
</nc:PersonName>
<nc:PersonBirthDate>
<nc:Date>1982-01-16</nc:Date>
</nc:PersonBirthDate>
<rap:PersonEyeColorText>Brown</rap:PersonEyeColorText>
<rap:PersonHairColorText>Brown</rap:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasureText>303</nc:MeasureText>
</nc:PersonHeightMeasure>
<rap:PersonRaceText>White</rap:PersonRaceText>
<rap:PersonSexText>Male</rap:PersonSexText>
<nc:PersonWeightMeasure>
<nc:MeasureText>200</nc:MeasureText>
</nc:PersonWeightMeasure>
</rap:RapSheetPerson>
<rap:RapSheetCycle>
<rap:CycleTrackingIdentificationID>1</rap:CycleTrackingIdentificationID>
<rap:Arrest s:id="arrest001">
<nc:ActivityDate>
<nc:Date>2020-09-25</nc:Date>
</nc:ActivityDate>
<rap:ArrestCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>001</nc:IdentificationID>
</j4:ChargeSequenceID>
<rap:ChargeStatute>
<j4:StatuteCodeIdentification>
<nc:IdentificationID>18.2-103 LAR-2337-M1</nc:IdentificationID>
</j4:StatuteCodeIdentification>
</rap:ChargeStatute>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>SHOPLIFT/ALTR PRICE/CONCEAL/XFER GOODS <$1000</j4:ChargeText>
<j4:ChargeNCICCode>2337</j4:ChargeNCICCode>
<j4:ChargeSeverityText>MSDMNR</j4:ChargeSeverityText>
</rap:ArrestCharge>
</rap:Arrest>
<rap:Incident>
<nc:ActivityDate>
<nc:Date>2020-09-25</nc:Date>
</nc:ActivityDate>
</rap:Incident>
<rap:CourtAction s:id="courtaction001">
<rap:CourtCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>001</nc:IdentificationID>
</j4:ChargeSequenceID>
<rap:ChargeStatute>
<j4:StatuteCodeIdentification>
<nc:IdentificationID>18.2-103 999-9999-99</nc:IdentificationID>
</j4:StatuteCodeIdentification>
</rap:ChargeStatute>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>CONCEALMENT, PRICE ALTER MERCHANDISE <$1000</j4:ChargeText>
<j4:ChargeSeverityText>MSDMNR</j4:ChargeSeverityText>
<j4:ChargeDisposition>
<nc:DispositionDate>
<nc:Date>2021-03-23</nc:Date>
</nc:DispositionDate>
<nc:DispositionDescriptionText>GUILTY</nc:DispositionDescriptionText>
</j4:ChargeDisposition>
<nc:ActivityDescriptionText>COURT APPOINTED FINE IMPOSED</nc:ActivityDescriptionText>
</rap:CourtCharge>
</rap:CourtAction>
<rap:Sentencing s:id="sentencing001courtaction001">
<rap:Sentence>
<j4:SentenceDescriptionText>10 DAYS IMPOSED, 10 DAYS SUSPENDED, UNSUPERVISED PROBATION RESTITUTION IMPOSED</j4:SentenceDescriptionText>
<rap:SentenceCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>001</nc:IdentificationID>
</j4:ChargeSequenceID>
<rap:ChargeStatute>
<j4:StatuteCodeIdentification>
<nc:IdentificationID>18.2-103 999-9999-99</nc:IdentificationID>
</j4:StatuteCodeIdentification>
</rap:ChargeStatute>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>CONCEALMENT, PRICE ALTER MERCHANDISE <$1000</j4:ChargeText>
<j4:ChargeSeverityText>MSDMNR</j4:ChargeSeverityText>
<j4:ChargeDisposition>
<nc:DispositionDate>
<nc:Date>2021-03-23</nc:Date>
</nc:DispositionDate>
<nc:DispositionDescriptionText>GUILTY</nc:DispositionDescriptionText>
</j4:ChargeDisposition>
</rap:SentenceCharge>
<j4:SupervisionAssignedTerm>
<nc:ActivityDescriptionText>Confinement</nc:ActivityDescriptionText>
<nc:ActivityDescriptionText>Confinement: 10 DAYS IMPOSED</nc:ActivityDescriptionText>
<j4:TermMaximumDuration>P10D</j4:TermMaximumDuration>
</j4:SupervisionAssignedTerm>
<j4:SupervisionAssignedTerm>
<nc:ActivityDescriptionText>Suspended</nc:ActivityDescriptionText>
<nc:ActivityDescriptionText>Suspended: 10 DAYS SUSPENDED</nc:ActivityDescriptionText>
<j4:TermMaximumDuration>P10D</j4:TermMaximumDuration>
</j4:SupervisionAssignedTerm>
</rap:Sentence>
</rap:Sentencing>
</rap:RapSheetCycle>
<rap:Agency s:id="agency001">
<nc:OrganizationName>PD GATE CITY VA</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>VA0840100</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Agency>
<rap:ArrestAgencyAssociation>
<nc:OrganizationReference s:ref="agency001"/>
<nc:ActivityReference s:ref="arrest001"/>
</rap:ArrestAgencyAssociation>
<rap:Court s:id="court001">
<nc:OrganizationName>SCOTT CO GEN DIST</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>VA084013J</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Court>
<rap:CourtActionCourtAssociation>
<j4:CourtReference s:ref="court001"/>
<nc:ActivityReference s:ref="courtaction001"/>
</rap:CourtActionCourtAssociation>
</rap:ParsedRapSheet>
</n2:NLETSResponseData>
</n2:NLETS>
Example 13: Parsed Full Record response from Legacy Text FR.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:rap="http://nlets.org/niem2/rapsheet/1.0" xmlns:nist="http://niem.gov/niem/ansi-nist/2.0" xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1" xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>PFR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>VASIR0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS20</nh2:DestinationORIID>
<nh2:DocumentControlFieldText>
<![CDATA[TEXTFR2PFR]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="PFR">
<n2:OriginalTextResponse>FR.VASIR0000
16:01 06/27/2022 23759
16:01 06/27/2022 00865 AZNLETS20
*TEXTFR2PFR
TXT
PUR/S.ATN/VIEWER.
SID/ABC1234567.DPT/DMDC.ADR/400 GIGLING.CIS/SEASIDE,CA.ZIP/93955.
THE FOLLOWING RECORD PERTAINS TO SID/ABC1234567
VIRGINIA CRIMINAL RECORD 06/27/2022 PART 1
SID: ABC1234567 FBI: ABCD12345
NAMES RECORDED IN VIRGINIA FILES: SEX RACE DATE OF BIRTH
BAGGINS FRODO DROGO M W 01/16/1982
HEIGHT WEIGHT EYES HAIR SCARS/MARKS/TATTOOS
3'03" 200 BRO BRO
LAST REPORTED ADDRESS: 1234 BAG END
HOBBITON, SH 12345
PLACE OF BIRTH: THE SHIRE
SOCIAL SECURITY NO(S): NONE RECORDED IN VIRGINIA FILES
CONTRIBUTOR/CASE DATE CHARGE/DISPOSITION
=================== ========== ================================================
PD GATE CITY VA 09/25/2020 FINGERPRINTED
ORI:VA0840100
CHARGED WITH
#001 MSDMNR 18.2-103 LAR-2337-M1
OTN:ABC12345DEF6789 SHOPLIFT/ALTR PRICE/CONCEAL/XFER GOODS <$1000
SCOTT CO 09/25/2020
SCOTT CO GEN DIST 03/23/2021 GUILTY
ORI:VA084013J MSDMNR 18.2-103 999-9999-99
CCN:ABC12345DEF6789* CONCEALMENT, PRICE ALTER MERCHANDISE <$1000
10 DAYS IMPOSED
10 DAYS SUSPENDED
COURT APPOINTED FINE IMPOSED
UNSUPERVISED PROBATION RESTITUTION IMPOSED
DCN:ABC1234
-------------------
*DISPOSITION ELECTRONICALLY TRANSFERRED BY COURT OF JURISDICTION
RECORD AUTOMATED: 09/25/2020 LAST RECORD UPDATE: 04/11/2021
ALL ARREST ENTRIES CONTAINED IN THIS RECORD ARE BASED ON FINGERPRINT COMPARISON
AND PERTAIN TO THE SAME INDIVIDUAL.
THIS INFORMATION MAY NOT CONTAIN THE CHARGE DATE AND/OR CHARGE ORI FOR FILES
SUBMITTED THROUGH THE SUPREME COURT OF VIRGINIA EMAGISTRATE INTERFACE.
*** CAUTION ***
THIS RESPONSE IS BASED ON COMPARISON OF REQUESTOR FURNISHED INFORMATION
AGAINST DATA CONTAINED IN THE FILES OF THE VIRGINIA STATE POLICE CRIMINAL
RECORDS EXCHANGE ONLY AND DOES NOT PRECLUDE THE EXISTENCE OF OTHER CRIMINAL
HISTORY INFORMATION WHICH MAY BE CONTAINED IN THE REPOSITORY OF OTHER LOCAL,
STATE OR FEDERAL CRIMINAL JUSTICE AGENCIES.
CHANGES TO THIS RECORD MAY BE IN PROCESS. A NEW INQUIRY SHOULD BE MADE FOR
SUBSEQUENT USE. THE RECIPIENT(S) IS RESPONSIBLE FOR MAINTAINING AN AUDIT
TRAIL OF ALL SECONDARY DISSEMINATION OF ANY OF THIS INFORMATION.
*** UNAUTHORIZED DISSEMINATION WILL SUBJECT THE DISSEMINATOR TO CRIMINAL AND
CIVIL PENALTIES. ***
THIS IS A SINGLE-SOURCE RECORD. NO ADDITIONAL CRIMINAL HISTORY INFORMATION IS
INDEXED IN NCIC-III FOR OTHER STATE OR FEDERAL OFFENSES.
BASED ON SID NUMBER ONLY
END OF RECORD
* * * END OF RECORD * * *
</n2:OriginalTextResponse>
<rap:ParsedRapSheet>
<rap:RapSheetPerson>
<j4:PersonAugmentation>
<j4:PersonFBIIdentification>
<nc:IdentificationID>ABC123456</nc:IdentificationID>
</j4:PersonFBIIdentification>
<j4:PersonStateFingerprintIdentification>
<nc:IdentificationID>12345678</nc:IdentificationID>
<j4:IdentificationJurisdictionNCICLSTACode>VA</j4:IdentificationJurisdictionNCICLSTACode>
</j4:PersonStateFingerprintIdentification>
</j4:PersonAugmentation>
<nc:PersonName>
<nc:PersonFullName>BAGGINS, FRODO DROGO</nc:PersonFullName>
</nc:PersonName>
<nc:PersonBirthDate>
<nc:Date>1982-01-16</nc:Date>
</nc:PersonBirthDate>
<rap:PersonEyeColorText>Brown</rap:PersonEyeColorText>
<rap:PersonHairColorText>Brown</rap:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasureText>303</nc:MeasureText>
</nc:PersonHeightMeasure>
<rap:PersonRaceText>White</rap:PersonRaceText>
<rap:PersonSexText>Male</rap:PersonSexText>
<nc:PersonWeightMeasure>
<nc:MeasureText>200</nc:MeasureText>
</nc:PersonWeightMeasure>
</rap:RapSheetPerson>
<rap:RapSheetCycle>
<rap:CycleTrackingIdentificationID>1</rap:CycleTrackingIdentificationID>
<rap:Arrest s:id="arrest001">
<nc:ActivityDate>
<nc:Date>2020-09-25</nc:Date>
</nc:ActivityDate>
<rap:ArrestCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>001</nc:IdentificationID>
</j4:ChargeSequenceID>
<rap:ChargeStatute>
<j4:StatuteCodeIdentification>
<nc:IdentificationID>18.2-103 LAR-2337-M1</nc:IdentificationID>
</j4:StatuteCodeIdentification>
</rap:ChargeStatute>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>SHOPLIFT/ALTR PRICE/CONCEAL/XFER GOODS <$1000</j4:ChargeText>
<j4:ChargeNCICCode>2337</j4:ChargeNCICCode>
<j4:ChargeSeverityText>MSDMNR</j4:ChargeSeverityText>
</rap:ArrestCharge>
</rap:Arrest>
<rap:Incident>
<nc:ActivityDate>
<nc:Date>2020-09-25</nc:Date>
</nc:ActivityDate>
</rap:Incident>
<rap:CourtAction s:id="courtaction001">
<rap:CourtCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>001</nc:IdentificationID>
</j4:ChargeSequenceID>
<rap:ChargeStatute>
<j4:StatuteCodeIdentification>
<nc:IdentificationID>18.2-103 999-9999-99</nc:IdentificationID>
</j4:StatuteCodeIdentification>
</rap:ChargeStatute>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>CONCEALMENT, PRICE ALTER MERCHANDISE <$1000</j4:ChargeText>
<j4:ChargeSeverityText>MSDMNR</j4:ChargeSeverityText>
<j4:ChargeDisposition>
<nc:DispositionDate>
<nc:Date>2021-03-23</nc:Date>
</nc:DispositionDate>
<nc:DispositionDescriptionText>GUILTY</nc:DispositionDescriptionText>
</j4:ChargeDisposition>
<nc:ActivityDescriptionText>COURT APPOINTED FINE IMPOSED</nc:ActivityDescriptionText>
</rap:CourtCharge>
</rap:CourtAction>
<rap:Sentencing s:id="sentencing001courtaction001">
<rap:Sentence>
<j4:SentenceDescriptionText>10 DAYS IMPOSED, 10 DAYS SUSPENDED, UNSUPERVISED PROBATION RESTITUTION IMPOSED</j4:SentenceDescriptionText>
<rap:SentenceCharge>
<j4:ChargeSequenceID>
<nc:IdentificationID>001</nc:IdentificationID>
</j4:ChargeSequenceID>
<rap:ChargeStatute>
<j4:StatuteCodeIdentification>
<nc:IdentificationID>18.2-103 999-9999-99</nc:IdentificationID>
</j4:StatuteCodeIdentification>
</rap:ChargeStatute>
<nc:ActivityCategoryText>ADULT</nc:ActivityCategoryText>
<j4:ChargeText>CONCEALMENT, PRICE ALTER MERCHANDISE <$1000</j4:ChargeText>
<j4:ChargeSeverityText>MSDMNR</j4:ChargeSeverityText>
<j4:ChargeDisposition>
<nc:DispositionDate>
<nc:Date>2021-03-23</nc:Date>
</nc:DispositionDate>
<nc:DispositionDescriptionText>GUILTY</nc:DispositionDescriptionText>
</j4:ChargeDisposition>
</rap:SentenceCharge>
<j4:SupervisionAssignedTerm>
<nc:ActivityDescriptionText>Confinement</nc:ActivityDescriptionText>
<nc:ActivityDescriptionText>Confinement: 10 DAYS IMPOSED</nc:ActivityDescriptionText>
<j4:TermMaximumDuration>P10D</j4:TermMaximumDuration>
</j4:SupervisionAssignedTerm>
<j4:SupervisionAssignedTerm>
<nc:ActivityDescriptionText>Suspended</nc:ActivityDescriptionText>
<nc:ActivityDescriptionText>Suspended: 10 DAYS SUSPENDED</nc:ActivityDescriptionText>
<j4:TermMaximumDuration>P10D</j4:TermMaximumDuration>
</j4:SupervisionAssignedTerm>
</rap:Sentence>
</rap:Sentencing>
</rap:RapSheetCycle>
<rap:Agency s:id="agency001">
<nc:OrganizationName>PD GATE CITY VA</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>VA0840100</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Agency>
<rap:ArrestAgencyAssociation>
<nc:OrganizationReference s:ref="agency001"/>
<nc:ActivityReference s:ref="arrest001"/>
</rap:ArrestAgencyAssociation>
<rap:Court s:id="court001">
<nc:OrganizationName>SCOTT CO GEN DIST</nc:OrganizationName>
<j4:OrganizationAugmentation>
<j4:OrganizationORIIdentification>
<nc:IdentificationID>VA084013J</nc:IdentificationID>
</j4:OrganizationORIIdentification>
</j4:OrganizationAugmentation>
</rap:Court>
<rap:CourtActionCourtAssociation>
<j4:CourtReference s:ref="court001"/>
<nc:ActivityReference s:ref="courtaction001"/>
</rap:CourtActionCourtAssociation>
</rap:ParsedRapSheet>
</n2:NLETSResponseData>
</n2:NLETS>