Section 17: Parole, Probation, Corrections Transactions

From Nlets Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Parole, Probation, Corrections Transactions (PPQ/PPR, PBQ/PBR, PCQ/PCR, PAQ/PAR & CPQ/CPR)

This section describes how an agency may request out-of-state parole, probation or corrections (PPC) information by using five types of queries:

Query: Description:
PPQ Used to access parole information from a state.
PBQ Used to access probation information from a state.
PCQ Used to access corrections information from a state.
PAQ Used to interrogate all three of these files within a state: PPQ, PCQ, PBQ.
CPQ Used to access corrections photo information from a state.

Parole, Probation, Corrections Queries

This section provides an overview and details regarding the Parole, Probation, and Corrections Query using one of five different indices: Name/DOB/Sex, State ID Number (SID), FBI Number (FBI), Social Security Number (SOC) or Miscellaneous Number (MNU) to a state and the corresponding Responses (Parole > PPR; Probation > PBR, Corrections > PCR, and an inquiry on all three > PAR).

Note: The CPQ/CPR message key is only supported in the XML format.

Overview

To send a Parole (PPQ), Probation (PBQ) or Corrections (PCQ) Query or a query on all three files (PAQ), a user must enter one of five different indices: Name/Date of Birth/Sex, State ID Number (SID), FBI Number (FBI), Social Security Number (SOC) or Miscellaneous Number (MNU). See the "Query" box below.

If no information is available, the state will return a "no record" message.

Note: It is important to recognize that some states will not be able to respond to a Parole (PPQ),
Probation (PBQ), Corrections (PCQ) Query or a query on all three files (PAQ). Nlets has set up
an exception table and upon state request, Nlets will not forward these requests to a state.
 
If a user requires a corrections photo, the CPQ message key should be used.

Query Requirements

Note: Only criminal justice agencies authorized to access criminal records will be allowed to
submit these types of messages to Nlets.
  • Some states treat this type of information as criminal history and some do not. Therefore, inclusion of the purpose code and attention fields is optional.
  • If a state does not require the PUR and ATN fields and the Parole, Probation or Corrections inquiry includes them, the state should ignore these fields and process the inquiry normally. The state HELP files should include information on this.
  • It is not required that a state provide an automated response to a Parole, Probation, or Corrections query. If a manual response is forthcoming, however, the state should generate a message notifying the inquirer of this fact.
  • Some states may not support a Parole, Probation or Corrections file. Nlets will reject the inquiry if a state does not support the file.
  • All Parole, Probation and Corrections inquiries should be answered by the matching response message type.

Query Help

There are HELP files created for each state that will provide details regarding access, availability, and any idiosyncrasies of a state.

More information on help files can be located in Help File Transactions.

Parole, Probation and Corrections Inquiries

Records may be requested using one of five different indices: Name/DOB/Sex, State ID Number (SID), FBI Number (FBI), Social Security Number (SOC) or Miscellaneous Number (MNU). Only one set may be used per inquiry. In other words if an inquiry is made on the social security number, the user cannot include other fields in the inquiry.

The purpose code (PUR) and attention field (ATN) are optional. If they are included, they must be the first two fields in the inquiry. Trailing spaces should be eliminated in all data fields.

The NCIC/Nlets purpose codes are located in Section 1.6 of the Introduction Page.

The following table describes the field requirements for Parole, Probation and Corrections queries.

XML Tag: Legacy
Prefix:
Field Size: Data Requirements: Translation:
<n2:PurposeCode>
PUR/ 1 Single character
code
Purpose code (C, F, E, D, J or S)

See Introduction Page

for more information.
<n2:Attention>
ATN/ Max 30 See NCIC Manual Attention (optional)
<nc:PersonName>
  <nc:PersonFullName>
</nc:PersonName>
NAM/ Max 30 Alpha Characters Name
<nc:PersonBirthDate>
  <nc:Date>
</nc:PersonBirthDate>
DOB/ 8 ccyy-mm-dd Date of Birth
<nc:PersonSexCode>
SEX/ 1 M, F or U Sex
<j:PersonStateFingerprintIdentification>
  </nc:IdentificationID>
</j:PersonStateFingerprintIdentification>
SID/ 10 See NCIC Manual State ID#
<j:PersonFBIIdentification>
  </nc:IdentificationID>
</j:PersonFBIIdentification>
FBI/ 9 See NCIC Manual FBI number
<j:PersonSSNIdentifcation>
  </nc:IdentificationID>
</j:PersonSSNIdentification>
SOC/ 15 See NCIC Manual Social Security #
<nc:PersonOtherIdentification>
  </nc:IdentificationID>
</nc:PersonOtherIdentification>
MNU/ 15 See NCIC Manual Miscellaneous #

Parole, Probation, and Corrections Responses

A PPR must be used to respond to a PPQ inquiry.
A PBR must be used to respond to a PBQ inquiry.
A PCR must be used to respond to a PCQ inquiry.
A PAR must be used to respond to a PAQ inquiry.
A CPR must be used to respond to a CPQ inquiry.
  • Nlets will not dictate response formats.
  • States should utilize their state formats in the responses. Responses should be understandable. If there are codes or other state-specific information that may be difficult for an out-of-state reader to understand, this information should be included in the HELP file
  • For states that have not yet decided on a response format, NCIC 2000 response guidelines should be utilized when possible.

Top

GJXDM (DEPRECATED)

GJXDM has been deprecated. Please contact Nlets for additional assistance with GJXDM.

Top

NIEM

Parole, Probation, Corrections NIEM Specifications

This section provides NIEM formats and examples for Parole (PPQ), Probation (PBQ), Corrections (PCQ), queries on all three files (PAQ) and Corrections Photo (CPQ) Transactions.

Note: Only criminal justice agencies authorized to access criminal records will be allowed to submit these inquires to Nlets.

The purpose of the Parole, Probations, or Corrections inquiry is to request parole, probation or correction records on a subject.

Records may be requested using five different indices;

  • Person Name, Birth Date, Sex (
    <nc:PersonName><nc:PersonBirthDate><nc:PersonSexCode>
    
    ),
  • State ID Number (
    <j:PersonStateFingerprintIdentification>
    
    ),
  • FBI Number (
    <j:PersonFBIIdentification>
    
    ),
  • Social Security Number (
    <nc:PersonSSNIdentification>
    
    ), or
  • Miscellaneous Number (
    <nc:PersonOtherIdentification>
    
    ).

Only one set may be used per inquiry. In other words if an inquiry is made on the social security number, the user cannot include other fields in the inquiry.

The purpose code (

<n2:PurposeCode>

) and attention field (

<n2:ResponseAttentionDescriptionText>

) are optional. If they are included, they must be the first two fields in the inquiry. Trailing spaces should be eliminated in all data fields.

The following table lists response types corresponding to each query type.

A Parole Response (PPR) results from a Parole Query (PPQ).
A Probation Response (PBR) results from a Probation Query (PBQ).
A Corrections Response (PCR) results from a Corrections Query (PCQ).
A response for all three files (PAR) results from a query on all three files (PAQ).
A Corrections Photo Response (CPR) results from a Corrections Photo Query (CPQ).

Nlets now provides a standardized response format for this message type. The standardized format for this message is anticipated to be supported on the Nlets production system by July of 2016. Please contact Kate Silhol at ksilhol@nlets.org for additional information regarding implementation.

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: Query by Name, DOB and Sex (PPQ,PBQ,PCQ,PAQ), Query by State ID (PPQ,PBQ,PCQ,PAQ), Query by FBI Number (PPQ,PBQ,PCQ,PAQ), Query by SSN (PPQ,PBQ,PCQ,PAQ), Query by Miscellaneous Number (PPQ,PBQ,PCQ,PAQ), Parole, Probation, Corrections Response (PPR,PBR,PCR,PAR) and Parole, Probations, Corrections Response Standardized Response(PPR,PBR,PCR,PAR)

Query Formats

Query by Name, DOB and Sex (PPQ,PBQ,PCQ,PAQ)

n2:NLETSInquiryData
This element will contain all elements specific to this transaction.

  n2:PurposeCode
  This element identifies the reason for query.
  Valid values are: C, F, E, D, J or S

  n2:ResponseAttentionDescriptionText
  This element contains identification of the person or entity to whose attention the driver history 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:PersonSexCode
    A gender or sex of a person.
    Value must be M, F or U.

Query by State ID (PPQ,PBQ,PCQ,PAQ)

n2:NLETSInquiryData
This element will contain all elements specific to this transaction.

  n2:PurposeCode
  This element identifies the reason for query.
  Valid values are: C, F, E, D, J or S

  n2:ResponseAttentionDescriptionText
  This element contains identification of the person or entity to whose attention the driver history response will be directed.

  j4:Person
  Applied augmentation for type nc:PersonType

    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.

Query by FBI Number (PPQ,PBQ,PCQ,PAQ)

n2:NLETSInquiryData
This element will contain all elements specific to this transaction.

  n2:PurposeCode
  This element identifies the reason for query.
  Valid values are: C, F, E, D, J or S

  n2:ResponseAttentionDescriptionText
  This element contains identification of the person or entity to whose attention the driver history response will be directed.

  j4:Person
  Applied augmentation for type nc:PersonType

    j4:PersonAugmentation
    Additional information about a person.

      j4:PersonFBIIdentification
      A number issued by the FBI's Automated Fingerprint Identification System (AFIS) based on submitted fingerprints.

        nc:IdentificationID
        A value that identifies something.
        This element will contain the FBI number of the person being queried on.

Query by Social Security Number (PPQ,PBQ,PCQ,PAQ)

n2:NLETSInquiryData
This element will contain all elements specific to this transaction.

  n2:PurposeCode
  This element identifies the reason for query.
  Valid values are: C, F, E, D, J or S

  n2:ResponseAttentionDescriptionText
  This element contains identification of the person or entity to whose attention the driver history response will be directed.

  j4:Person
  Applied augmentation for type nc:PersonType

    nc:PersonSSNIdentification
    A unique reference to a living person; assigned by the United States Social Security Administration.

      nc:IdentificationID
      A value that identifies something.
      Optional element containing SSN.

Query by Miscellaneous Number (PPQ,PBQ,PCQ,PAQ)

n2:NLETSInquiryData
This element will contain all elements specific to this transaction.

  n2:PurposeCode
  This element identifies the reason for query.
  Valid values are: C, F, E, D, J or S

  n2:ResponseAttentionDescriptionText
  This element contains identification of the person or entity to whose attention the driver history response will be directed.

  j4:Person
  Applied augmentation for type nc:PersonType

    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.

      nc:IdentificationID
      A value that identifies something.
      Optional containing miscellaneous number.

Response Formats

Parole, Probations, Corrections Response (PPR,PBR,PCR,PAR)

n2:NLETSResponseData

  n2:ResponseText


  This element will contain the free text response. Nlets recommends the use of

<!&#91;CDATA&#91;&#93;&#93;>

tags to ensure that the


  response does not contain any characters illegal in XML.

Parole, Probations, Corrections Response Standardized Response(PPR,PBR,PCR,PAR)

n2:NLETSResponseData

  n2-par:ParoleProbationCorrectionsRecord
  The record for a subject's parole, probation and/or corrections record.

    j:Subject
    A person who is involved or suspected of being involved in an incident or criminal activity.
    This element may have the attribute structures:id to allow it to be linked to.

      nc:RoleOfPerson
      A person of whom the role object is a function.

        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:PersonDigitalImage
        Optional image tag. This element will contain an image if one is available.

          nc:BinaryAvailableIndicator
          NIEM:True if a binary is available; false if it is not.

          nc:BinaryCaptureDate
          NIEM:A date on which a binary object is captured or created.

          nc:BinaryCategoryText
          NIEM:A kind of object that has been encoded.

          nc:BinaryDescriptionText
          NIEM:A description of a binary object.

          nc:BinaryFormatText
          NIEM:An identifier for a file format or content type of a binary object.

          nc:BinaryLocationText
          NIEM:Value will indicate the location of image if not sent electronically in message.

          nc:BinaryBase64Object
          NIEM: A binary encoding of data.

          nc:BinaryURI
          NIEM:URI of image if not sent electronically in message.

          nc:BinarySizeValue
          NIEM:A size of a binary object in kilobytes.

          j:ImageAugmentation
          NIEM:Additional information about the image.

            j:ImageJuvenileIndicator
            NIEM:True/false. True if the sending agency would like to convey that the image is of a juvenile.

          n2:ImageAugmentation
          NIEM:Additional information about the image.

            n2:ImagePrimaryIndicator
            NIEM:True/false. This must be sent with a value of true for one image if there are multiples provided.

            n2:ImageRemovedByNletsIndicator
            NIEM:True/false. True if Nlets has stripped the Base64 data from the image due to the destination's configuration.

        nc:PersonHairColorText
        A color of the hair of a person.

        nc:PersonHeightMeasure
        A measurement of the height of a person.

          nc:MeasureValueText
          A textual description of a measurement value.

        nc:PersonName
        A combination of names and/or titles by which a person is known.

          nc:PersonFullName
          A complete name of a person.

        nc:PersonOtherIdentification
        An identification with a kind that is not explicitly defined in the standard that refers to a person within a

certain domain.

          nc:IdentificationID
          An identifier.

        nc:PersonPhysicalFeature
        A prominent or easily identifiable aspect of a person.

          nc:PhysicalFeatureCategoryCode

          nc:PhysicalFeatureDescriptionText

          nc:PhysicalFeatureImage
          Optional image tag. This element will contain an image if one is available.

            nc:BinaryAvailableIndicator
            NIEM:True if a binary is available; false if it is not.

            nc:BinaryCaptureDate
            NIEM:A date on which a binary object is captured or created.

            nc:BinaryCategoryText
            NIEM:A kind of object that has been encoded.

            nc:BinaryDescriptionText
            NIEM:A description of a binary object.

            nc:BinaryFormatText
            NIEM:An identifier for a file format or content type of a binary object.

            nc:BinaryLocationText
            NIEM:Value will indicate the location of image if not sent electronically in message.

            nc:BinaryBase64Object
            NIEM: A binary encoding of data.

            nc:BinaryURI
            NIEM:URI of image if not sent electronically in message.

            nc:BinarySizeValue
            NIEM:A size of a binary object in kilobytes.

            j:ImageAugmentation
            NIEM:Additional information about the image.

              j:ImageJuvenileIndicator
              NIEM:True/false. True if the sending agency would like to convey that the image is of a juvenile.

            n2:ImageAugmentation
            NIEM:Additional information about the image.

              n2:ImagePrimaryIndicator
              NIEM:True/false. This must be sent with a value of true for one image if there are multiples provided.

              n2:ImageRemovedByNletsIndicator
              NIEM:True/false. True if Nlets has stripped the Base64 data from the image due to the destination's configuration.


        nc:PersonRaceText
        A classification of a person based on factors such as geographical locations and genetics.

        nc:PersonSexText
        A gender or sex of a person.

        nc:PersonSSNIdentification
        A unique identification reference to a living person; assigned by the United States Social Security

Administration.

          nc:IdentificationID
          An identifier.

        nc:PersonWeightMeasure
        A measurement of the weight of a person.

          nc:MeasureValueText
          A textual description of a measurement value.

        n2-par:PersonAugmentation
        Additional information about a person.

          n2-par:PersonGlassesIndicator
          True if the person is known to wear glasses; false otherwise.

          n2-par:PersonHandicapIndicator
          True if the person is known to have a handicap; false otherwise.

          n2-par:PalmPrintTakenIndicator
          True if a palmprint biometric was taken; false otherwise.

          nc:FingerprintTakenIndicator
          True if a fingerprint biometric was taken; false otherwise.

          im:AlienNumberIdentification
          An identification indicating a unique number assigned to an alien's file.

          nc:IdentificationID
          An identifier.

        j:PersonAugmentation
        Additional information about a person.

          j:DNACollectedIndicator
          True if DNA has been collected; false otherwise.

          j:DriverLicense
          A license issued to a person granting driving privileges.

            j:DriverLicenseIdentification
            A driver license identification or driver license permit identification, including the number and state.

              nc:IdentificationID
              An identifier.

            j:PersonFBIIdentification
            A number issued by the FBI's Automated Fingerprint Identification System (AFIS) based on submitted fingerprints.

              nc:IdentificationID
              An identifier.

            j: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
              An identifier.

            j:PersonBirthplaceCode
            A state or country of a person's birth.

            j:Remark
            An informal comment or observation

              nc:CommentText
              A comment, note, or remark providing additional information.

            j:SubjectStatus
            A general status of a subject.

              nc:StatusText
              A status or condition of something or someone.

            j:SubjectCorrectionsIdentification
            A unique identification assigned by a state Department of Corrections (DOC) to each

inmate supervised in the state system.

              nc:IdentificationID
              An identifier.

            j:SubjectCautionInformationText
            A piece of cautionary information about a subject.

            n2-par:SubjectAugmentation
            Additional information about a person.

              j:AbscondIndicator
              True if person under supervision has departed secretly to evade legal

process; false otherwise.

    nc:ContactInformationAssociation
    An association between contact information and an entity.

      nc:ContactEntity
      An entity that may be contacted by using the given contact information.
      This element should contain an attribute structures:ref linking to the nc:Person element.

      nc:ContactInformation
      A set of details about how to contact a person or an organization.

        nc:ContactMailingAddress
        A postal address by which a person or organization may be contacted.

          nc:AddressFullText
          A complete address.

          n2-par:AddressAugmentation
          Additional information about an address.

            n2-par:AddressTypeText
            The type of address.

        nc:ContactTelephoneNumber
        A telephone number for a telecommunication device by which a person or organization may be contacted.

          nc:FullTelephoneNumber
          A full telephone number.

            nc:TelephoneNumberFullID
            A complete telephone number.

    j:Detention
    A mandatory confined supervision of a person.
    One or more of j:Detention, j:Parole, j:Probation may be present in response, as appropriate.

      nc:ActivityDateRange
      A period of time over which an activity occurs.

        nc:StartDate
        A date on which something begins.

          nc:Date
          A full date.

      nc:SupervisionRelease
      A complete and unrestricted release of a subject from a supervision.

        nc:ActivityDate
        A date of an activity.

          nc:Date
          A full date.

        nc:ReleaseRecipient
        An entity which receives custody or supervisory authority over someone or something.
        The agency to which a person was released, such as a parole agency.

          nc:EntityOrganization
          An organization capable of bearing legal rights and responsibilities.

            nc:OrganizationName
            A name of an organization.

        n2-par:ReleaseAugmentation
        Additional information about the release.

          n2-par:ReleaseTypeText
          The type of release, ie, Full Release, Release to Probation, etc

      nc:SupervisionSupervisor
      An entity that supervises a person.

        nc:EntityOrganization
        An organization capable of bearing legal rights and responsibilities.

          nc:OrganizationName
          A name of an organization.

          nc:OrganizationPrimaryContactInformation
          A preferred means of contacting an organization.

            nc:ContactTelephoneNumber
            A telephone number for a telecommunication device by which a person or organization may

be contacted.

              nc:FullTelephoneNumber
              A full telephone number.

                nc:TelephoneNumberFullID
                A complete telephone number.

          j:OrganizationAugmentation
          Additional information about an organization.

            j:OrganizationORIIdentification
            A unique nine character NCIC identification (ORI) assigned to a justice-related

organization by the FBI CJIS Division.

              nc:IdentificationID
              An identifier.

      n2-par:SupervisionAugmentation
      Additional information about the supervision activity.

        n2-par:SupervisionOffense
        The subject's offense that resulted in the supervision activity.

          j:OffenseNCICCode
          An offense designation as specified by FBI's National Crime Information Center (NCIC) system.

          j:OffenseName
          A name or designation of an offense.

    j:Probation
    A judicial requirement that a person fulfill certain conditions of behavior in lieu of jail time.
    One or more of j:Detention, j:Parole, j:Probation may be present in response, as appropriate.

      nc:ActivityDateRange
      A period of time over which an activity occurs.

        nc:StartDate
        A date on which something begins.

          nc:Date
          A full date.

      nc:SupervisionRelease
      A complete and unrestricted release of a subject from a supervision.

        nc:ActivityDate
        A date of an activity.

          nc:Date
          A full date.

        nc:ReleaseRecipient
        An entity which receives custody or supervisory authority over someone or something.
        The agency to which a person was released, such as a parole agency.

          nc:EntityOrganization
          An organization capable of bearing legal rights and responsibilities.

            nc:OrganizationName
            A name of an organization.

        n2-par:ReleaseAugmentation
        Additional information about the release.

          n2-par:ReleaseTypeText
          The type of release, ie, Full Release, Release to Probation, etc

      nc:SupervisionSupervisor
      An entity that supervises a person.

        nc:EntityOrganization
        An organization capable of bearing legal rights and responsibilities.

          nc:OrganizationName
          A name of an organization.

          nc:OrganizationPrimaryContactInformation
          A preferred means of contacting an organization.

            nc:ContactTelephoneNumber
            A telephone number for a telecommunication device by which a person or organization may

be contacted.

              nc:FullTelephoneNumber
              A full telephone number.

                nc:TelephoneNumberFullID
                A complete telephone number.

          j:OrganizationAugmentation
          Additional information about an organization.

            j:OrganizationORIIdentification
            A unique nine character NCIC identification (ORI) assigned to a justice-related

organization by the FBI CJIS Division.

              nc:IdentificationID
              An identifier.

      n2-par:SupervisionAugmentation
      Additional information about the supervision activity.

        n2-par:SupervisionOffense
        The subject's offense that resulted in the supervision activity.

          j:OffenseNCICCode
          An offense designation as specified by FBI's National Crime Information Center (NCIC) system.

          j:OffenseName
          A name or designation of an offense.

    j:Parole
    An added period of control following release from prison.
    One or more of j:Detention, j:Parole, j:Probation may be present in response, as appropriate.

      nc:ActivityDateRange
      A period of time over which an activity occurs.

        nc:StartDate
        A date on which something begins.

          nc:Date
          A full date.

      nc:SupervisionRelease
      A complete and unrestricted release of a subject from a supervision.

        nc:ActivityDate
        A date of an activity.

          nc:Date
          A full date.

        nc:ReleaseRecipient
        An entity which receives custody or supervisory authority over someone or something.
        The agency to which a person was released, such as a parole agency.

          nc:EntityOrganization
          An organization capable of bearing legal rights and responsibilities.

            nc:OrganizationName
            A name of an organization.

        n2-par:ReleaseAugmentation
        Additional information about the release.

          n2-par:ReleaseTypeText
          The type of release, ie, Full Release, Release to Probation, etc

      nc:SupervisionSupervisor
      An entity that supervises a person.

        nc:EntityOrganization
        An organization capable of bearing legal rights and responsibilities.

          nc:OrganizationName
          A name of an organization.

          nc:OrganizationPrimaryContactInformation
          A preferred means of contacting an organization.

            nc:ContactTelephoneNumber
            A telephone number for a telecommunication device by which a person or organization may

be contacted.

              nc:FullTelephoneNumber
              A full telephone number.

                nc:TelephoneNumberFullID
                A complete telephone number.

          j:OrganizationAugmentation
          Additional information about an organization.

            j:OrganizationORIIdentification
            A unique nine character NCIC identification (ORI) assigned to a justice-related

organization by the FBI CJIS Division.

              nc:IdentificationID
              An identifier.

      n2-par:SupervisionAugmentation
      Additional information about the supervision activity.

        n2-par:SupervisionOffense
        The subject's offense that resulted in the supervision activity.

          j:OffenseNCICCode
          An offense designation as specified by FBI's National Crime Information Center (NCIC) system.

          j:OffenseName
          A name or designation of an offense.

    nc:Organization
    A unit which conducts some sort of business or operations.
    This structure may be present with the attribute structures:id if linked to from the j:Detention or j:Parole structure(s).

          nc:OrganizationName
          A name of an organization.

          nc:OrganizationPrimaryContactInformation
          A preferred means of contacting an organization.

            nc:ContactTelephoneNumber
            A telephone number for a telecommunication device by which a person or organization may

be contacted.

              nc:FullTelephoneNumber
              A full telephone number.

                nc:TelephoneNumberFullID
                A complete telephone number.

          j:OrganizationAugmentation
          Additional information about an organization.

            j:OrganizationORIIdentification
            A unique nine character NCIC identification (ORI) assigned to a justice-related

organization by the FBI CJIS Division.

Corrections Photo NIEM Specifications

This section provides NIEM formats and examples for Corrections Photo (CPQ/CPR) Transactions.

Element Dictionary

Transaction types detailed below include: Query by Name and DOB (CPQ), Query by FBI Number (CPQ), Query by State ID (CPQ), Query by OLN (CPQ), Query by SSN (CPQ), Query by Corrections Number (CPQ), Corrections Photo Matchlist Response (CPR) and Corrections Photo Report Response (CPR).

Query Formats

Query by NAM and DOB (CPQ)

n2:Person
This element encapsulates the information about the person being queried.

  Person Name (nc:PersonName)
  NIEM: A combination of names and/or titles by which a person is known.
  This element encloses subelements containing name data for query.

    Given Name (nc:PersonGivenName)     NIEM: A first name of a person.     This element must contain the first name of the person.

    Middle Name (nc:PersonMiddleName)     NIEM: A middle name of a person.     This element must contain the middle name of the person.

    Last Name (nc:PersonSurName)     NIEM: A last name or family name of a person.     This element must contain the last name of the person.

    Full Name (nc:PersonFullName)
    NIEM: A complete name of a person.
    This element should contain the full name of the person in the format LAST,FIRST MIDDLE.

  Date of Birth (nc:PersonBirthDate)
  NIEM: A date a person was born.
  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 and will be placed in the sub-element nc:Date.

  Sex (nc:PersonSexCode)
  NIEM: A gender or sex of a person.
  This optional element contains the sex of the person. Value must be M, F or U.

  Race (nc:PersonRaceCode)
  NIEM: A classification of a person based on factors such as geographical locations and genetics.
  This optional element contains the race of the person.

  Eye Color (nc:PersonEyeColorCode)
  NIEM: A color of the eyes of a person.
  This optional element contains the eye color of the person.

  <n2:BinaryRequestIndicator>
  NIEM: An image is being requested if available.
  A value of "true" in this element indicates that an image is being requested if available.

Query by FBI (CPQ)

n2:Person
This element encapsulates the information about the person being queried.

  FBI Number (j4:PersonFBIIdentification)
  NIEM: A number issued by the FBI's Automated Fingerprint Identification System (AFIS) based on submitted fingerprints.
  This element should contain the person's FBI number. The actual value should be reported in the subelement
  nc:IdentificationID

  <n2:BinaryRequestIndicator>
  NIEM: An image is being requested if available.
  A value of "true" in this element indicates that an image is being requested if available.

Query by SID (CPQ)

n2:Person
This element encapsulates the information about the person being queried.

  State Fingerprint Number (j4:StateFingerprintIdentification)
  NIEM: A number issued by a state Automated Fingerprint Identification System (AFIS) based on submitted fingerprints.
  This element should contain the SID. The actual value should be reported in the subelement nc:IdentificationID

  <n2:BinaryRequestIndicator>
  NIEM: An image is being requested if available.
  A value of "true" in this element indicates that an image is being requested if available.

Query by OLN (CPQ)

n2:Person
This element encapsulates the information about the person being queried.

  Driver License Number (nc:DriverLicenseIdentification)
  NIEM: Details about a driver license identifier or driver license permit identifier, including the number and state.
  This element should contain the person's driver license number. The actual value should be reported in the subelement
  nc:IdentificationID

  <n2:BinaryRequestIndicator>
  NIEM: An image is being requested if available.
  A value of "true" in this element indicates that an image is being requested if available.

Query by SSN (CPQ)

n2:Person
This element encapsulates the information about the person being queried.

  Social Security Number (nc:PersonSSNIdentification)
  NIEM: A unique reference to a living person; assigned by the United States Social Security Administration.
  Element containing SSN. The actual value should be contained in the subelement nc:IdentificationID.

  <n2:BinaryRequestIndicator>
  NIEM: An image is being requested if available.
  A value of "true" in this element indicates that an image is being requested if available.

Query by Corrections Number (CPQ)

n2:Person
This element encapsulates the information about the person being queried.

  Corrections Number (ncien:PersonCorrectionsIdentification)
  Contains corrections number. The actual value should be contained in the subelement nc:IdentificationID.

  <n2:BinaryRequestIndicator>
  NIEM: An image is being requested if available.
  A value of "true" in this element indicates that an image is being requested if available.

Response Formats

Corrections Matchlist Response (CPR)

Matchlist (ncien:CorrectionsMatchList)
This element will contain the list of a possible match.

Match (ncien:CorrectionsMatch)
This element will contain the details of a possible match.

  Person (ncien:CorrectionsPerson)
  This element will contain the details of a person.

    Date of Birth (nc:PersonBirthDate)
    NIEM: A date a person was born.
    This element contains the DOB for the person. This data in this element must be in xsd:date format, that is: yyyy-mm-dd
    and will be placed in the sub-element nc:Date.

    Birth Location (nc:PersonBirthLocation)
    NIEM: A location where a person was born.
    This element contains the place of birth of the person.

      Location Name (nc:LocationName)
      NIEM: A name of a location.
      This element will contain the name of the birth location.

    Ethnicity (nc:PersonEthnicityCode)
    NIEM: A cultural lineage of a person.
    This element contains the ethnicity of the person.

    Eye Color (nc:PersonEyeColorCode)
    NIEM: A color of the eyes of a person.
    This element contains the eye color of the person.

    Hair Color (nc:PersonHairColorCode)
    NIEM: A color of the hair of a person.
    This element contains the hair color of the person.

    Height (nc:PersonHeightMeasure)
    NIEM: A measurement of the height of a person.
    This element contains the height of the person.

    Person Name (nc:PersonName)
    NIEM: A combination of names and/or titles by which a person is known.
    This element encloses subelements containing name data for query.

      Given Name (nc:PersonGivenName)
      NIEM: A first name of a person.
      This element must contain the first name of the person.

      Middle Name (nc:PersonMiddleName)
      NIEM: A middle name of a person.
      This element must contain the middle name of the person.

      Last Name (nc:PersonSurName)
      NIEM: A last name or family name of a person.
      This element must contain the last name of the person.

    Scar, Mark, Tattoos (nc:PersonPhysicalFeature)
    NIEM: A prominent or easily identifiable aspect of a person.
    This repeatable element contains details of a physical feature of the person.

      Scar, Mark, Tattoos Category (nc:PhysicalFeatureCategoryCode)
      NIEM: A specific kind of physical feature.
      This element contains the category of physical feature in a code.

      Scar, Mark, Tattoos Category (nc:PhysicalFeatureCategoryText)
      NIEM: A specific kind of physical feature.
      This element contains the category of physical feature in a free text format.

      Scar, Mark, Tattoos Description (nc:PhysicalFeatureDescriptionText)
      NIEM: A description of physical feature.
      This element contains the description of a physical feature.

    Race (nc:PersonRaceCode)
    NIEM: A classification of a person based on factors such as geographical locations and genetics.
    This element contains the race of the person.

    Sex (nc:PersonSexCode)
    NIEM: A gender or sex of a person.
    This element contains the sex of the person. Value must be M, F or U.

    Weight (nc:PersonWeightMeasure)
    NIEM: A measurement of the weight of a person.
    This element contains the weight of the person.

    Corrections Number (ncien:PersonCorrectionsIdentification)
    Contains corrections number. The actual value should be contained in the subelement nc:IdentificationID.

    Caveat (nc:CaveatText)
    NIEM: A warning or caution.
    This element should contain any caveats important to an officer.

    Person Augmentation (j4:PersonAugmentation)
    NIEM: Additional information about a person.
    This optional element should contain the driver license information of a person.

      Driver License Number (nc:DriverLicense)
      NIEM: Details about a license issued to a person granting driving privileges.
      This element should contain the person's driver license number. The actual value should be reported in the subelement
      DriverLicenseIdentification/nc:IdentificationID.

      Place of Birth (j4:PersonBirthPlaceCode)
      NIEM: A state or country of a person's birth.
      This element contains the birth place for the person being queried on. This data in this element should conform with NCIC POB codes.

      FBI Number (j4:PersonFBIIdentification)
      NIEM: A number issued by the FBI's Automated Fingerprint Identification System (AFIS) based on submitted fingerprints.
      This element should contain the person's FBI number. The actual value should be reported in the subelement
      nc:IdentificationID.

      Registered Offender Indicator (j4:PersonRegisteredOffenderIndicator)
      NIEM: True if a person is required to register as an offender; false otherwise.
      This element should indicate whether or not a person is a registered sex offender.

      State Fingerprint Number (j4:StateFingerprintIdentification)
      NIEM: A number issued by a state Automated Fingerprint Identification System (AFIS) based on submitted fingerprints.
      This element should contain the SID. The actual value should be reported in the subelement nc:IdentificationID.


  Identity (ncien:Identity)
  This element will contain the details of an identity that a person has been known to use.

    Date of Birth (nc:PersonBirthDate)
    NIEM: A date a person was born.
    This element contains the DOB for the person. This data in this element must be in xsd:date format, that is: yyyy-mm-dd
    and will be placed in the sub-element nc:Date.

    Birth Location (nc:PersonBirthLocation)
    NIEM: A location where a person was born.
    This element contains the place of birth of the person.

    Ethnicity (nc:PersonEthnicityCode)
    NIEM: A cultural lineage of a person.
    This element contains the ethnicity of the person.

    Eye Color (nc:PersonEyeColorCode)
    NIEM: A color of the eyes of a person.
    This element contains the eye color of the person.

    Hair Color (nc:PersonHairColorCode)
    NIEM: A color of the hair of a person.
    This element contains the hair color of the person.

    Height (nc:PersonHeightMeasure)
    NIEM: A measurement of the height of a person.
    This element contains the height of the person.

    Person Name (nc:PersonName)
    NIEM: A combination of names and/or titles by which a person is known.
    This element encloses subelements containing name data for query.

      Given Name (nc:PersonGivenName)
      NIEM: A first name of a person.
      This element must contain the first name of the person.

      Middle Name (nc:PersonMiddleName)
      NIEM: A middle name of a person.
      This element must contain the middle name of the person.

      Last Name (nc:PersonSurName)
      NIEM: A last name or family name of a person.
      This element must contain the last name of the person.

    Scar, Mark, Tattoos (nc:PersonPhysicalFeature)
    NIEM: A prominent or easily identifiable aspect of a person.
    This repeatable element contains details of a physical feature of the person.

      Scar, Mark, Tattoos Category (nc:PhysicalFeatureCategoryCode)
      NIEM: A specific kind of physical feature.
      This element contains the category of physical feature in a code.

      Scar, Mark, Tattoos Category (nc:PhysicalFeatureCategoryText)
      NIEM: A specific kind of physical feature.
      This element contains the category of physical feature in a free text format.

      Scar, Mark, Tattoos Description (nc:PhysicalFeatureDescriptionText)
      NIEM: A description of physical feature.
      This element contains the description of a physical feature.

    Race (nc:PersonRaceCode)
    NIEM: A classification of a person based on factors such as geographical locations and genetics.
    This element contains the race of the person.

    Sex (nc:PersonSexCode)
    NIEM: A gender or sex of a person.
    This element contains the sex of the person. Value must be M, F or U.

    Weight (nc:PersonWeightMeasure)
    NIEM: A measurement of the weight of a person.
    This element contains the weight of the person.

  Identity Association (nc:IdentityAssociation)
  NIEM: An association between a person and an identity.
  This element will link an identity to the person known to use this identity.

    Person Reference (nc:PersonReference)
    NIEM: A human being.
    This element will point to the person known to use the identity.

    Identity Reference (nc:IdentityReference)
    NIEM: A representation of the characteristics of a person.
    This element will point to the identity known to be used by the person.

  Location (nc:Location)
  NIEM: Details about a physical location.
  This element will contain detail about a location.

    Location Address (nc:LocationAddress)
    NIEM: A geophysical location described by postal information.
    This element will contain the address of a location.

      Address (nc:AddressFullText)
      NIEM: A complete address.
      This element will contain the address of a location.

  Residence Association (nc:ResidenceAssociation)
  NIEM: An association between a person and a location where that person lives.
  This element will link a person to their residence.

    Person Reference (nc:PersonReference)
    NIEM: A human being.
    This element will point to the person known to use the identity.

    Location Reference (nc:LocationReference)
    NIEM: Details about a physical location.
    This element will point to the residence location.

Corrections Report Response (CPR)

Report (ncien:CorrectionsReport)
This element will contain the details of a corrections report.

  Person (ncien:CorrectionsPerson)
  This element will contain the details of a person.

    Date of Birth (nc:PersonBirthDate)
    NIEM: A date a person was born.
    This element contains the DOB for the person. This data in this element must be in xsd:date format, that is: yyyy-mm-dd
    and will be placed in the sub-element nc:Date.

    Birth Location (nc:PersonBirthLocation)
    NIEM: A location where a person was born.
    This element contains the place of birth of the person.

      Location Name (nc:LocationName)
      NIEM: A name of a location.
      This element will contain the name of the birth location.

    Photo (nc:PersonDigitalImage)
    NIEM: A photograph or image of the person in digital format.
    This element contains the image of the person.

      Available Indicator (nc:BinaryAvailableIndicator)
      NIEM: True if a binary is available; false if not.
      This element contains a Boolean value indicating whether or not an image could be found.

      Base64 Object (nc:BinaryBase64Object)
      NIEM: A binary encoding of data.
      The actual image encoded in Base64.

      Capture Date (nc:BinaryCaptureDate)
      NIEM: A date on which a binary object is captured or created.
      The date the image was taken. The actual value should be placed in the sub-element nc:Date.

      Format (nc:BinaryFormatID)
      NIEM: An identifier for a file format or content type of a binary object.
      The type of file. The value should be "image/jpeg".

      Category (nc:BinaryCategoryText)
      NIEM: A kind of object that has been encoded.
      The type of image. Ie, "Corrections Photo".

    Ethnicity (nc:PersonEthnicityCode)
    NIEM: A cultural lineage of a person.
    This element contains the ethnicity of the person.

    Eye Color (nc:PersonEyeColorCode)
    NIEM: A color of the eyes of a person.
    This element contains the eye color of the person.

    Hair Color (nc:PersonHairColorCode)
    NIEM: A color of the hair of a person.
    This element contains the hair color of the person.

    Height (nc:PersonHeightMeasure)
    NIEM: A measurement of the height of a person.
    This element contains the height of the person.

    Person Name (nc:PersonName)
    NIEM: A combination of names and/or titles by which a person is known.
    This element encloses subelements containing name data for query.

      Given Name (nc:PersonGivenName)
      NIEM: A first name of a person.
      This element must contain the first name of the person.

      Middle Name (nc:PersonMiddleName)
      NIEM: A middle name of a person.
      This element must contain the middle name of the person.

      Last Name (nc:PersonSurName)
      NIEM: A last name or family name of a person.
      This element must contain the last name of the person.

    Scar, Mark, Tattoos (nc:PersonPhysicalFeature)
    NIEM: A prominent or easily identifiable aspect of a person.
      This repeatable element contains details of a physical feature of the person.

      Scar, Mark, Tattoos Category (nc:PhysicalFeatureCategoryCode)
      NIEM: A specific kind of physical feature.
      This element contains the category of physical feature in a code.

      Scar, Mark, Tattoos Category (nc:PhysicalFeatureCategoryText)
      NIEM: A specific kind of physical feature.
      This element contains the category of physical feature in a free text format.

      Scar, Mark, Tattoos Description (nc:PhysicalFeatureDescriptionText)
      NIEM: A description of physical feature.
      This element contains the description of a physical feature.

    Race (nc:PersonRaceCode)
    NIEM: A classification of a person based on factors such as geographical locations and genetics.
      This element contains the race of the person.

    Sex (nc:PersonSexCode)
    NIEM: A gender or sex of a person.
    This element contains the sex of the person. Value must be M, F or U.

    Weight (nc:PersonWeightMeasure)
    NIEM: A measurement of the weight of a person.
    This element contains the weight of the person.

    Person Augmentation (j4:PersonAugmentation)
    NIEM: Additional information about a person.
    This optional element should contain the driver license information of a person.

      Driver License Number (nc:DriverLicense)
      NIEM: Details about a license issued to a person granting driving privileges.
      This element should contain the person's driver license number. The actual value should be reported in the subelement
      DriverLicenseIdentification/nc:IdentificationID.

      FBI Number (j4:PersonFBIIdentification)
      NIEM: A number issued by the FBI's Automated Fingerprint Identification System (AFIS) based on submitted fingerprints.
      This element should contain the person's FBI number. The actual value should be reported in the subelement
      nc:IdentificationID.

      Registered Offender Indicator (j4:PersonRegisteredOffenderIndicator)
      NIEM: True if a person is required to register as an offender; false otherwise.
      <This element should indicate whether or not a person is a registered sex offender.

      State Fingerprint Number (j4:StateFingerprintIdentification)
      NIEM: A number issued by a state Automated Fingerprint Identification System (AFIS) based on submitted fingerprints.
      This element should contain the SID. The actual value should be reported in the subelement nc:IdentificationID.

    Corrections Number (ncien:PersonCorrectionsIdentification)
    Contains corrections number. The actual value should be contained in the subelement nc:IdentificationID.

    Caveat (nc:CaveatText)
    NIEM: A warning or caution.
    This element should contain any caveats important to an officer.

  Identity (ncien:Identity)
  This element will contain the details of an identity that a person has been known to use.

    Date of Birth (nc:PersonBirthDate)
    NIEM: A date a person was born.
    This element contains the DOB for the person. This data in this element must be in xsd:date format, that is: yyyy-mm-dd
    and will be placed in the sub-element nc:Date.

    Birth Location (nc:PersonBirthLocation)
    NIEM: A location where a person was born.
    This element contains the place of birth of the person.

    Ethnicity (nc:PersonEthnicityCode)
    NIEM: A cultural lineage of a person.
    This element contains the ethnicity of the person.

    Eye Color (nc:PersonEyeColorCode)
    NIEM: A color of the eyes of a person.
    This element contains the eye color of the person.

    Hair Color (nc:PersonHairColorCode)
    NIEM: A color of the hair of a person.
    This element contains the hair color of the person.

    Height (nc:PersonHeightMeasure)
    NIEM: A measurement of the height of a person.
    This element contains the height of the person.

    Person Name (nc:PersonName)
    NIEM: A combination of names and/or titles by which a person is known.
    This element encloses subelements containing name data for query.

      Given Name (nc:PersonGivenName)
      NIEM: A first name of a person.
      This element must contain the first name of the person.

      Middle Name (nc:PersonMiddleName)
      NIEM: A middle name of a person.
      This element must contain the middle name of the person.

      Last Name (nc:PersonSurName)
      NIEM: A last name or family name of a person.
      This element must contain the last name of the person.

    Scar, Mark, Tattoos (nc:PersonPhysicalFeature)
    NIEM: A prominent or easily identifiable aspect of a person.
    This repeatable element contains details of a physical feature of the person.

      Scar, Mark, Tattoos Category (nc:PhysicalFeatureCategoryCode)
      NIEM: A specific kind of physical feature.
      This element contains the category of physical feature in a code.

      Scar, Mark, Tattoos Category (nc:PhysicalFeatureCategoryText)
      NIEM: A specific kind of physical feature.
      This element contains the category of physical feature in a free text format.

      Scar, Mark, Tattoos Description (nc:PhysicalFeatureDescriptionText)
      NIEM: A description of physical feature.
      This element contains the description of a physical feature.

    Race (nc:PersonRaceCode)
    NIEM: A classification of a person based on factors such as geographical locations and genetics.
    This element contains the race of the person.

    Sex (nc:PersonSexCode)
    NIEM: A gender or sex of a person.
    This element contains the sex of the person. Value must be M, F or U.

    Weight (nc:PersonWeightMeasure)
    NIEM: A measurement of the weight of a person.
    This element contains the weight of the person.

  Identity Association (nc:IdentityAssociation)
  NIEM: An association between a person and an identity.
  This element will link an identity to the person known to use this identity.

    Person Reference (nc:PersonReference)
    NIEM: A human being.
    This element will point to the person known to use the identity.

    Identity Reference (nc:IdentityReference)
    NIEM: A representation of the characteristics of a person.
    This element will point to the identity known to be used by the person.

  Location (nc:Location)
  NIEM: Details about a physical location.
  This element will contain detail about a location.

    Location Address (nc:LocationAddress)
    NIEM: A geophysical location described by postal information.
    This element will contain the address of a location.

      Address (nc:AddressFullText)
      NIEM: A complete address.
      This element will contain the address of a location.

  Residence Association (nc:ResidenceAssociation)
  NIEM: An association between a person and a location where that person lives.
  This element will link a person to their residence.

    Person Reference (nc:PersonReference)
    NIEM: A human being.
    This element will point to the person known to use the identity.

    Location Reference (nc:LocationReference)
    NIEM: Details about a physical location.
    This element will point to the residence location.

  Incarceration (ncien:Incarceration)
  Information about the person's incarceration.

    Release (nc:SupervisionRelease)
    NIEM: A complete and unrestricted release of a subject from a supervision.
    Information about the person's release from incarceration.

      Release Date (nc:ActivityDate)
      NIEM: A date of an activity.
      Date of release from incarceration. Actual value will be placed in sub-element nc:Date.

    Status (nc:SupervisionPersonStatus)
    NIEM: A status of a person under supervision.
    Information about the person's incarceration status.

      Status Description (nc:StatusDescriptionText)
      NIEM: A description of a status or condition of something or someone.
      Description of incarceration status.

    Supervisor (nc:SupervisionSupervisor)
    NIEM: An entity which supervises a person.
    This element contains information about the prison.

      Organization (ncien:Organization)
      Information about the prison.

        Organization Name (nc:OrganizationName)
        NIEM: A name of an organization.
        This element contains the name of the prison.

        Organization Telephone (nc:OrganizationPrimaryContactInformation)
        NIEM: A preferred means of contacting an organization.
        This element contains the telephone number of the prison. The actual value should be placed in the sub-elements
        nc:ContactTelephoneNumber/nc:FullTelephoneNumber/nc:TelephoneNumberFullID.

        Organization Augmentation (j4:OrganizationAugmentation)
        NIEM: Additional information about an organization.
        This element contains the ORI of the prison.

          Organization ORI (j4:OrganizationORIIdentification)
          NIEM: A unique identifier assigned to a justice-related organization by the federal government.
          This element contains the ORI of the prison. The actual value should be placed in the sub-element nc:IdentificationID.

  Parole (j4:Parole)
  Information about the person's parole.

    Release (nc:SupervisionRelease)
    NIEM: A complete and unrestricted release of a subject from a supervision.
    Information about the person's release from parole.

      Release Date (nc:ActivityDate)
      NIEM: A date of an activity.
      Date of release from parole. Actual value will be placed in sub-element nc:Date.

    Status (nc:SupervisionPersonStatus)
    NIEM: A status of a person under supervision.
    Information about the person's parole status.

      Status Description (nc:StatusDescriptionText)
      NIEM: A description of a status or condition of something or someone.
      Description of parole status.

    Supervisor (nc:SupervisionSupervisor)
    NIEM: An entity which supervises a person.
    This element contains information about the parole organization.

      Organization (ncien:Organization)
      Information about the parole organization.

        Organization Name (nc:OrganizationName)
        NIEM: A name of an organization.
        This element contains the name of the parole organization.

        Organization Telephone (nc:OrganizationPrimaryContactInformation)
        NIEM: A preferred means of contacting an organization.
        This element contains the telephone number of the parole organization. The actual value should be placed in the
        sub-elements nc:ContactTelephoneNumber/nc:FullTelephoneNumber/nc:TelephoneNumberFullID.

        Organization Augmentation (j4:OrganizationAugmentation)
        NIEM: Additional information about an organization.
        This element contains the ORI of the parole organization.

          Organization ORI (j4:OrganizationORIIdentification)
          NIEM: A unique identifier assigned to a justice-related organization by the federal government.
          This element contains the ORI of the parole organization. The actual value should be placed in the sub-element
          nc:IdentificationID.

Parole, Probation and Corrections NIEM Examples

Example 1: A Parole 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>PPQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P1</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PPQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonName>
        <nc:PersonFullName>SMITH,JOHN</nc:PersonFullName>
      </nc:PersonName>
      <nc:PersonBirthDate>
        <nc:Date>1950-01-01</nc:Date>
      </nc:PersonBirthDate>
      <nc:PersonSexCode>M</nc:PersonSexCode>
    </j4:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 2: A Probation 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>PBQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P1</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PBQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonName>
        <nc:PersonFullName>SMITH,JOHN</nc:PersonFullName>
      </nc:PersonName>
      <nc:PersonBirthDate>
        <nc:Date>1950-01-01</nc:Date>
      </nc:PersonBirthDate>
      <nc:PersonSexCode>M</nc:PersonSexCode>
    </j4:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 3: A Corrections 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>PCQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P1</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PCQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonName>
        <nc:PersonFullName>SMITH,JOHN</nc:PersonFullName>
      </nc:PersonName>
      <nc:PersonBirthDate>
        <nc:Date>1950-01-01</nc:Date>
      </nc:PersonBirthDate>
      <nc:PersonSexCode>M</nc:PersonSexCode>
    </j4:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 4: A query of all three files 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>PAQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P1</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PAQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonName>
        <nc:PersonFullName>SMITH,JOHN</nc:PersonFullName>
      </nc:PersonName>
      <nc:PersonBirthDate>
        <nc:Date>1950-01-01</nc:Date>
      </nc:PersonBirthDate>
      <nc:PersonSexCode>M</nc:PersonSexCode>
    </j4:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 5: A Parole query by state ID.

<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>PPQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P1</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PPQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
      <j4:PersonAugmentation>
        <j4:PersonStateFingerprintIdentification>
          <nc:IdentificationID>AZ1111111A</nc:IdentificationID>
        </j4:PersonStateFingerprintIdentification>
      </j4:PersonAugmentation>
    </j4:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 6: A Probation query by state ID.

<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>PBQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P1</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PBQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
      <j4:PersonAugmentation>
        <j4:PersonStateFingerprintIdentification>
          <nc:IdentificationID>AZ1111111A</nc:IdentificationID>
        </j4:PersonStateFingerprintIdentification>
      </j4:PersonAugmentation>
    </j4:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 7: A Corrections query by state ID.

<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>PCQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P1</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PCQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
      <j4:PersonAugmentation>
        <j4:PersonStateFingerprintIdentification>
          <nc:IdentificationID>AZ1111111A</nc:IdentificationID>
        </j4:PersonStateFingerprintIdentification>
      </j4:PersonAugmentation>
    </j4:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 8: A query of all three files by state ID.

<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>PAQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P1</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PAQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
      <j4:PersonAugmentation>
        <j4:PersonStateFingerprintIdentification>
          <nc:IdentificationID>AZ1111111A</nc:IdentificationID>
        </j4:PersonStateFingerprintIdentification>
      </j4:PersonAugmentation>
    </j4:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 9: A Parole query by FBI Number.

<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>PPQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P1</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PPQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
      <j4:PersonAugmentation>
        <j4:PersonFBIIdentification>
          <nc:IdentificationID>111111AA1</nc:IdentificationID>
        </j4:PersonFBIIdentification>
      </j4:PersonAugmentation>
    </j4:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 10: A Probation query by FBI Number.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PBQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZ</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PBQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j:Person xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonBirthDate />
      <nc:PersonSSNIdentification />
      <j:PersonAugmentation>
        <j:PersonFBIIdentification>
          <nc:IdentificationID>111111AA1</nc:IdentificationID>
        </j:PersonFBIIdentification>
        <j:PersonStateFingerprintIdentification />
      </j:PersonAugmentation>
    </j:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 11: A Corrections query by FBI Number.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PCQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZ</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PCQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j:Person xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonBirthDate />
      <nc:PersonSSNIdentification />
      <j:PersonAugmentation>
        <j:PersonFBIIdentification>
          <nc:IdentificationID>111111AA1</nc:IdentificationID>
        </j:PersonFBIIdentification>
        <j:PersonStateFingerprintIdentification />
      </j:PersonAugmentation>
    </j:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 12: A query of all three files by FBI Number.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PAQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZ</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PAQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j:Person xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonBirthDate />
      <nc:PersonSSNIdentification />
      <j:PersonAugmentation>
        <j:PersonFBIIdentification>
          <nc:IdentificationID>111111AA1</nc:IdentificationID>
        </j:PersonFBIIdentification>
        <j:PersonStateFingerprintIdentification />
      </j:PersonAugmentation>
    </j:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 13: A Parole query by Social Security Number.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PPQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZ</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PPQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j:Person xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonBirthDate />
      <nc:PersonSSNIdentification>
        <nc:IdentificationID>123456789</nc:IdentificationID>
      </nc:PersonSSNIdentification>
      <j:PersonAugmentation>
        <j:PersonFBIIdentification />
        <j:PersonStateFingerprintIdentification />
      </j:PersonAugmentation>
    </j:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 14: A Probation query by Social Security Number.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PBQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZ</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PBQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j:Person xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonBirthDate />
      <nc:PersonSSNIdentification>
        <nc:IdentificationID>123456789</nc:IdentificationID>
      </nc:PersonSSNIdentification>
      <j:PersonAugmentation>
        <j:PersonFBIIdentification />
        <j:PersonStateFingerprintIdentification />
      </j:PersonAugmentation>
    </j:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 15: A Corrections query by Social Security Number.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PCQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZ</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PCQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j:Person xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonBirthDate />
      <nc:PersonSSNIdentification>
        <nc:IdentificationID>123456789</nc:IdentificationID>
      </nc:PersonSSNIdentification>
      <j:PersonAugmentation>
        <j:PersonFBIIdentification />
        <j:PersonStateFingerprintIdentification />
      </j:PersonAugmentation>
    </j:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 16: A query of all three files by Social Security Number.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PAQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZ</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PAQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j:Person xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonBirthDate />
      <nc:PersonSSNIdentification>
        <nc:IdentificationID>123456789</nc:IdentificationID>
      </nc:PersonSSNIdentification>
      <j:PersonAugmentation>
        <j:PersonFBIIdentification />
        <j:PersonStateFingerprintIdentification />
      </j:PersonAugmentation>
    </j:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 17: A Parole query by Miscellaneous Number.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PPQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZ</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PPQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j:Person xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonBirthDate />
      <nc:PersonOtherIdentification>
        <nc:IdentificationID>111111111</nc:IdentificationID>
      </nc:PersonOtherIdentification>
      <nc:PersonSSNIdentification />
      <j:PersonAugmentation>
        <j:PersonFBIIdentification />
        <j:PersonStateFingerprintIdentification />
      </j:PersonAugmentation>
    </j:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 18: A Probation query by Miscellaneous Number.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PBQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZ</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PBQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j:Person xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonBirthDate />
      <nc:PersonOtherIdentification>
        <nc:IdentificationID>111111111</nc:IdentificationID>
      </nc:PersonOtherIdentification>
      <nc:PersonSSNIdentification />
      <j:PersonAugmentation>
        <j:PersonFBIIdentification />
        <j:PersonStateFingerprintIdentification />
      </j:PersonAugmentation>
    </j:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 19: A Corrections query by Miscellaneous Number.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PCQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZ</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PCQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j:Person xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonBirthDate />
      <nc:PersonOtherIdentification>
        <nc:IdentificationID>111111111</nc:IdentificationID>
      </nc:PersonOtherIdentification>
      <nc:PersonSSNIdentification />
      <j:PersonAugmentation>
        <j:PersonFBIIdentification />
        <j:PersonStateFingerprintIdentification />
      </j:PersonAugmentation>
    </j:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 20: A query of all three files by Miscellaneous Number.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PAQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZ</nh2:DestinationORIID>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="PAQ">
    <n2:PurposeCode>C</n2:PurposeCode>
    <n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
    <j:Person xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
      <nc:PersonBirthDate />
      <nc:PersonOtherIdentification>
        <nc:IdentificationID>111111111</nc:IdentificationID>
      </nc:PersonOtherIdentification>
      <nc:PersonSSNIdentification />
      <j:PersonAugmentation>
        <j:PersonFBIIdentification />
        <j:PersonStateFingerprintIdentification />
      </j:PersonAugmentation>
    </j:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 21: A Parole response.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PPR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZ0000000</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS20</nh2:DestinationORIID>
    <nh2:MessageReceiveDate>01/20/2011</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>13:39</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>01/20/2011</nh2:MessageSendDate>
    <nh2:MessageSendTime>13:39</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>52220</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>44315</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSResponseData n2:key="PPR">
    <n2:ResponseText> 
         -FCIC HIT RESPONSE-
         #SOC HIT (98)#
 
         IMMEDIATELY CONFIRM WARRANT AND EXTRADITION WITH ENTERING AGENCY
 
 
         WANTED PERSON
 
 
         B - LIMITED EXTRADITION SEE MIS FIELD
 
         OFFENSE CODE: MARIJUANA - POSSESS        WARRANT DATE: 01/01/2000
         NAME: JOHN SMITH                           ENTRY DATE: 01/01/2000
         DOB: 19500101                               VALIDATED: 01/01/2011
         RACE: WHITE                                       PCN: A111111111
         SEX: MALE                                         NIC: A111111111
         HEIGHT: 506
         WEIGHT: 160
         HAIR COLOR: BROWN
         EYE COLOR: HAZEL
         SCAR MARK TA: TATTOO, ARM, LEFT
         SCAR MARK TA: TATTOO, LEG, RIGHT, NONSPECIFIC
         SCAR MARK TA: TATTOO, ARM, RIGHT
         SCAR MARK TA: TATTOO, BACK
         BIRTH COUNTY: PHOENIX                                 BIRTH PLACE: AZ
         ADDR TYPE: 01 - RESIDENCE (LAST KNOWN)    ADDR DATE: 10/10/2007
         ADDRESS: 1234 ANY STREET
         CITY STATE: PHOENIX, AZ                                ZIP: 85000
         SUPPLEMENTAL ADDRESS(ES):
         ADDR TYPE: 05 - OTHER                     ADDR DATE: 10/05/2005
         ADDRESS: 5678 THAT ROAD
         CITY STATE: MESA, AZ                                     ZIP: 85001
         OCCUPATION: DRYWALL
         SOC SEC NO: 123456789
         OPER LIC NO: A111111111111      OPER LIC ST: AZ    OPER LIC YR: 2005
         WARRANT NO: 0000000AA
         CASE NO: 0000000AA
         ENTERING MNE: A11111111
         ENTERING AGY: AZ0000000 - PHOENIX COUNTY SHERIFF'S OFFICE
         NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
         MISC: VOP WARRANT CTI POSS OF CANN LESS THAN 20 GRAMS NO BOND PLS CONF
         IRM THRU AZ0000000 AZ PICK UP ONLY MULTIPLE WARRANTS
 
 
 
         #SOC HIT (98)#
 
         IMMEDIATELY CONFIRM CIVIL PICKUP ORDER AND EXTRADITION WITH ENTERING AGENCY
 
 
         CIVIL ORDER FOR ARREST
         FAILURE TO PAY CHILD SUPPORT
 
         ARIZONA WRIT OF BODILY ATTACHMENT STATUS
 
         NAME: JOHN SMITH                        WARRANT DATE: 01/01/2001
         DOB: 19500101                             ENTRY DATE: 01/01/2002
         RACE: WHITE                                VALIDATED: 01/01/2010
         SEX: MALE                                        PCN: A111111111
         HEIGHT: 506                                            NIC: NONE
         WEIGHT: 160
         HAIR COLOR: UNKNOWN OR COMPLETELY BALD
         EYE COLOR: UNKNOWN
         LAST RES ADD: 1234 ANY STREET
         CITY STATE: PHOENIX, AZ                        ZIP:
         SOC SEC NO: 123456789
         WARRANT NO:                      PURGE AMOUNT: 1060
         CASE NO: 2000AA111111
         ENTERING MNE: A11111111
         ENTERING AGY: AZ0000000 - PHOENIX COUNTY SHERIFF'S OFFICE
         NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
         MISC: CASH PURGE AMOUNT IS ONE THOUSAND SIXTY DOLLARS AND
         NO CENTS HEIGHT PER DHSMV ACTUAL WEIGHT IS UNKNOWN
 
    </n2:ResponseText>
  </n2:NLETSResponseData>
</n2:NLETS>

Example 22: A Probation response.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PBR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZ0000000</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS20</nh2:DestinationORIID>
    <nh2:MessageReceiveDate>01/25/2011</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>12:06</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>01/25/2011</nh2:MessageSendDate>
    <nh2:MessageSendTime>12:06</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>74459</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>42362</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSResponseData n2:key="PBR">
    <n2:ResponseText> 
         -NCIC-
         1A11AAA1111111111
         AZ0000000
 
         ***MESSAGE KEY QWA SEARCHES ALL NCIC PERSONS FILES WITHOUT LIMITATIONS.
         MKE/WANTED PERSON
         EXL/B - LIMITED EXTRADITION SEE MIS FIELD
         ORI/AZ0000000 NAM/SMITH,JOHN SEX/M RAC/W POB/AZ
         DOB/19500101 HGT/506 WGT/160 EYE/HAZ HAI/BR0
         SMT/TAT L ARM
         SOC/123456789
         OLN/A1111111111 OLS/AZ OLY/2001
         OFF/MARIJUANA - POSSESS
         DOW/20010101 OCA/1111111AA
         WNO/1111111AA
         VLD/20010102
         MIS/V0P WARRANT CTI P0SS 0F CANN LESS THAN 20 GRAMS N0 B0ND PLS
         C0NFIRM THRU
         MIS/AZ0000000 AZ PICK UP 0NLY MULTIPLE WARRANTS
         DNA/N
         ADD/01 - RESIDENCE (LAST KNOWN) DDA/20070101
         SNU/111 SNA/PHOENIX
         CTY/PHOENIX STA/AZ ZIP/85000
         ORI IS PHOENIX CO SO OCALA 602 555-5151
         SMT/TAT BACK
         SMT/TAT R ARM
         SMT/TAT R LEG
         ADD/05 - OTHER DDA/20070102
         SNU/1111 SNA/SE 1ST AVE
         CTY/PHOENIX STA/AZ ZIP/85000
 
         NIC/A111111111 DTE/20070102 EDT DLU/20010102 1120 EDT
         IMMED CONFIRM WARRANT AND EXTRADITION WITH ORI
 
         MKE/WANTED PERSON
         EXL/D - NO EXTRADITION
         ORI/AZ0000000 NAM/SMITH,BOB SEX/M RAC/W
         DOB/19510101 HGT/600 WGT/160 EYE/BLU HAI/BR0
         SOC/234567890
         OFF/PROB VIOLATION - SEE MIS - A0AA0AAAAAAAA00AAAAA
         OOC/MARIJUANA - POSSESS
         DOW/20070101 OCA/AZ00000000
         WNO/2001AA001111
         VLD/20010505
         MIS/C0NFIRM W AZ0000000 V0P MARIJUANA P0SSESS N0T M0RE THAN 20
         MIS/GRAMS/P0SSESS AND 0R USE DRUG PARAPHERNALIA REGI0N 3 PICKUP
         INCLUDING
         MIS/ALACHUA, LAKE, LEVY, MARI0N AND 0RANGE C0UNTIES C0NTACT F0R B0ND AND
         MIS/PICKUP INF0RMATI0N
         DNA/N
         ADD/01 - RESIDENCE (LAST KNOWN) DDA/20100101
         SNU/1111 SNA/ANY STREET
         CTY/PHOENIX STA/AZ ZIP/85000
         ORI IS PHOENIX CO SO 602 555-5151
         NIC/A111111111 DTE/20100101 1500 EDT DLU/20110101 1601 EDT
         IMMED CONFIRM WARRANT AND EXTRADITION WITH ORI
 
         MKE/WANTED PERSON
         EXL/D - NO EXTRADITION
         ORI/AZ0000000 NAM/SMITH, JAMES SEX/M RAC/W POB/AZ
         DOB/19510101 HGT/505 WGT/150 EYE/HAZ HAI/BR0 FBI/111111AA1
         SMT/TAT L ARM
         MNU/PI-AZ0000000A SOC/345678901
         OLN/000000000 OLS/AZ OLY/2012
         OFF/FAILURE TO APPEAR - SEE MIS
         OOC/ASSAULT
         DOW/20100101 OCA/00AA1111
         WNO/11AA0000
         VLD/20100101
         MIS/N0EX   PU AZ 0NLY   FTA STATE AZ   SIMPLE BATTERY
         DNA/N
         ORI IS PHOENIX CO SO 602 555-5151
         AKA/SMITH, JIMMY
         AKA/SMITH, JIMMY JR.
         AKA/SMITH, JIMMY JONES
         MNU/PI-AZ00000000
         OLN/A2222222222 AZ 2008
         NIC/A111111111 DTE/20100102 DLU/20101010 1301 EDT
         IMMED CONFIRM WARRANT AND EXTRADITION WITH ORI
 
         -FCIC HIT RESPONSE-
         #NAME HIT (92)#
 
         WARNING - DO NOT ARREST BASED ON THIS INFORMATION ALONE
 
         DOMESTIC VIOLENCE OR REPEAT VIOLENCE INJUNCTION/NOT WANTED
         THIS RECORD IS STATUS INFORMATION ONLY - DO NOT ARREST BASED ON THIS INFORMATION
         CONTACT THE ENTERING AGENCY DIRECT FOR COMPLETE DETAILS OF THE INJUNCTION.
 
 
         PROTECTION ORDER SUBJECT
 
         NAME: JOHN SMITH                           ISSUE DATE: 01/01/2005
         DOB: 19500101                             EXPIRATION DATE: NONEXP
         RACE: WHITE                                ENTRY DATE: 01/01/2005
         SEX: MALE                                   VALIDATED: 01/01/2006
         HEIGHT: 600                                       PCN: A111111111
         WEIGHT: 165                                       NIC: A111111111
         HAIR COLOR: UNKNOWN OR COMPLETELY BALD
         EYE COLOR: UNKNOWN
         BIRTH COUNTY:               BIRTH PLACE: AZ
         LAST RES ADD: 1234 ANY STREET
         CITY STATE: PHOENIX,AZ         ZIP: 85000
         SOC SEC NO: 123456789
         OPER LIC NO: A0000000000       OPER LIC ST: AZ       OPER LIC YR: 2020
         COURT: AZ0000000
         CASE NO: 01AA1111
         ENTERING MNE: A11111111
         ENTERING AGY: AZ0000000 - PHOENIX SHERIFF'S OFFICE
         NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
         MISC: IS 111111111 1520 HRS LT T SMITH SERVED AZ000000000 602 555 5151
 
         PROTECTED PERSON DATA
         NAME: DAVID TEST
         DOB: 19600101
         RACE: WHITE
         SEX: MALE
         ADDRESS: 2345 THAT ST
         CITY STATE: PHOENIX,AZ         ZIP: 85000
         SOC SEC NO: 567890123
         CONDITIONS: 01 - THE SUBJECT IS RESTRAINED FROM ASSAULTING, THREATENING, ABU
         SING, HARASSING, FOLLOWING, INTERFERING WITH, OR STALKING THE PR
         OTECTED PERSON AND/OR THE CHILD OF THE PROTECTED PERSON
 
 
         CONDITIONS: 02 - THE SUBJECT MAY NOT THREATEN A MEMBER OF THE
         PROTECTED PERSON'S FAMILY OR HOUSEHOLD
 
 
         CONDITIONS: 03 - THE PROTECTED PERSON IS GRANTED EXCLUSIVE POSSESSION
         OF THE RESIDENCE OR HOUSEHOLD
 
 
         CONDITIONS: 04 - THE SUBJECT IS REQUIRED TO STAY AWAY FROM THE
         RESIDENCE, PROPERTY, SCHOOL, OR PLACE OF EMPLOYMENT OF THE PROTECTED PERSON
         OR OTHER FAMILY OR HOUSEHOLD MEMBER
 
 
         CONDITIONS: 05 - THE SUBJECT IS RESTRAINED FROM COMMUNICATING WITH THE
         PROTECTED PERSON INCLUDING BUT NOT LIMITED TO, PERSONAL, WRITTEN, OR
         TELEPHONE CONTACT, OR ANYONE WITH WHOM THE COMMUNICATION WOULD
         BE LIKELY TO CAUSE ANNOYANCE OR ALARM THE VICTIM
 
 
 
         #NAME HIT (83)#
 
         WARNING - DO NOT ARREST BASED ON THIS INFORMATION ALONE
 
         DOMESTIC VIOLENCE OR REPEAT VIOLENCE INJUNCTION/NOT WANTED
         THIS RECORD IS STATUS INFORMATION ONLY - DO NOT ARREST BASED ON THIS INFORMATION
         CONTACT THE ENTERING AGENCY DIRECT FOR COMPLETE DETAILS OF THE INJUNCTION.
 
 
         PROTECTION ORDER SUBJECT
 
         BRADY IND: NO, MAY PURCHASE FIREARM
 
         NAME: BOBBY SMITH                         ISSUE DATE: 01/01/2008
         DOB: 19510101                            EXPIRATION DATE: NONEXP
         RACE: WHITE                               ENTRY DATE: 04/01/2008
         SEX: MALE                                  VALIDATED: 06/01/2010
         HEIGHT: 600                                      PCN: B111111111
         WEIGHT: 230                                      NIC: B111111111
         HAIR COLOR: BROWN
         EYE COLOR: BLUE
         LAST RES ADD: 5678 SOME RD
         CITY STATE: PHOENIX, AZ         ZIP: 85000
         P ORDER NO: 2007 DR 111 DV
         CASE NO: A1234567
         ENTERING MNE: A2222222
         ENTERING AGY: AZ0000000 - PHOENIX SHERIFF'S OFFICE
         NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
         MISC: FINAL JUDGMENT SERVED 01012008 FOR CONF ORI AZ0000000 MNE S1600
         0005 PH 602 555 515
 
         PROTECTED PERSON DATA
         NAME: LEE SMITH
         DOB: 19700101
         RACE: WHITE
         SEX: MALE
         ADDRESS: 1234 SANDY RD
         CITY STATE: PHOENIX, AZ         ZIP: 85000
         CONDITIONS: 01 - THE SUBJECT IS RESTRAINED FROM ASSAULTING, THREATENING,
         ABUSING, HARASSING, FOLLOWING, INTERFERING WITH, OR STALKING THE
         PROTECTED PERSON AND/OR THE CHILD OF THE PROTECTED PERSON
 
 
         CONDITIONS: 02 - THE SUBJECT MAY NOT THREATEN A MEMBER OF THE PROTECTED
         PERSON'S FAMILY OR HOUSEHOLD
 
 
         CONDITIONS: 04 - THE SUBJECT IS REQUIRED TO STAY AWAY FROM THE RESIDENCE,
         PROPERTY, SCHOOL, OR PLACE OF EMPLOYMENT OF THE PROTECTED PERSON
         OR OTHER FAMILY OR HOUSEHOLD MEMBER
 
 
         CONDITIONS: 05 - THE SUBJECT IS RESTRAINED FROM COMMUNICATING WITH THE
         PROTECTED PERSON INCLUDING BUT NOT LIMITED TO, PERSONAL, WRITTEN, OR
         TELEPHONE CONTACT, OR ANYONE WITH WHOM THE COMMUNICATION WOULD
         BE LIKELY TO CAUSE ANNOYANCE OR ALARM THE VICTIM
 
 
         CONDITIONS: 07 - THE SUBJECT IS PROHIBITED FROM POSSESSING AND/OR PURCHASING
         A FIREARM OR OTHER WEAPON
 
 
         #NAME HIT (81)#
 
         WARNING - DO NOT ARREST BASED ON THIS INFORMATION ALONE
 
 
         PROBATION OR SUPERVISED RELEASE STATUS
 
         SUBJECT MAY BE UNDER THE SUPERVISION OF THE AZ DEPT OF CORRECTIONS
         CONTACT THE PROBATION OFFICE DURING BUSINESS HOURS OR THE DEPARTMENT'S
         EMERGENCY ACTION CENTER (EAC) AFTER HOURS AT 602 555-5151
         TO CONFIRM THE OFFENDER'S SUPERVISION STATUS. ONCE THE STATUS IS CONFIRMED
         AND A VIOLATION EXISTS AN ARREST CAN BE MADE AS AUTHORIZED IN
         SECTION 958.06(1)(a) ARIZONA STATUTES (2008).
         IF IMMEDIATE ASSISTANCE IS NEEDED AFTER HOURS REGARDING CONDITIONS
         OF SUPERVISION, EAC STAFF WILL RELAY THIS URGENCY TO THE APPROPRIATE
         DEPT STAFF THAT WILL RESPOND TO LAW ENFORCEMENT'S INQUIRY.
 
         NAME: ROBERT SMITH                           RELEASE DATE: 08/10/2014
         DOB: 19600101                                  ENTRY DATE: 05/01/2001
         RACE: WHITE                                           PCN: C111111111
         SEX: MALE                                             NIC: B111111111
         HEIGHT: 510                                            FBI: 111111AA0
         WEIGHT: 195                                      STATE ID: AZ00000000
         HAIR COLOR: BROWN                             DEPT CORRECTION: A11111
         EYE COLOR: BROWN
         SKIN TONE: LIGHT
         FNGRPRT CLAS: AAAA000000AA11111111
         BIRTH COUNTY:               BIRTH PLACE: US
         LAST RES ADD: 1234 THIS DRIVE
         CITY STATE: PHOENIX     AZ      ZIP: 85000-0000
         SOC SEC NO: 123456789
         SENTENCE CRT: AZ0000000 - PHOENIX COC
         RELEASE LOC: 001 - PHOENIX
         START SUPER: 01/10/2011     PROBATION EXPIRES: 01/11/2014
         SUPER TYPE:         RELEASE FROM SUPERVISION: 08/10/2015
         SUPERVISOR
         NAME: JIMMY JONES
         PHONE NO: 602 555-5151
         CASE NO: A10111
         ENTERING MNE: A11110001
         ENTERING AGY: AZ0000000 - PDC - 001 - PHOENIX P&amp;P OFFICE
         NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
         MISC: OFFENSE - DOMESTIC BATT STRANGLE
 
 
         -IMAGE-
         FIN: 0101010101         IMAGE DATE: 08/01/2010
         IMN: I111111111         IMAGE ENTRY DATE: 08/02/2010
         IMAGE TYPE: MUG SHOT
         IMAGE SIZE: 12832 BYTES
 
    </n2:ResponseText>
  </n2:NLETSResponseData>
</n2:NLETS>

Example 23: A Corrections response.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PCR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZ0000000</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS20</nh2:DestinationORIID>
    <nh2:MessageReceiveDate>12/16/2011</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>07:13</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>12/16/2011</nh2:MessageSendDate>
    <nh2:MessageSendTime>07:13</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>56782</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>93200</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSResponseData n2:key="PCR">
    <n2:ResponseText> 
         -FCIC HIT RESPONSE-
         #SID HIT (00)#
 
         WARNING - DO NOT ARREST BASED ON THIS INFORMATION ALONE
 
 
         PROBATION OR SUPERVISED RELEASE STATUS
 
         SUBJECT MAY BE UNDER THE SUPERVISION OF THE AZ DEPT OF CORRECTIONS
         CONTACT THE PROBATION OFFICE DURING BUSINESS HOURS OR THE DEPARTMENT'S
         EMERGENCY ACTION CENTER (EAC) AFTER HOURS AT 800 555-1111
         TO CONFIRM THE OFFENDER'S SUPERVISION STATUS. ONCE THE STATUS IS
         CONFIRMED
         AND A VIOLATION EXISTS AN ARREST CAN BE MADE AS AUTHORIZED IN
         SECTION 948.06(1)(a) ARIZONA STATUTES (2008).
         IF IMMEDIATE ASSISTANCE IS NEEDED AFTER HOURS REGARDING CONDITIONS
         OF SUPERVISION, EAC STAFF WILL RELAY THIS URGENCY TO THE APPROPRIATE
         DEPT STAFF THAT WILL RESPOND TO LAW ENFORCEMENT'S INQUIRY.
 
         *** VIOLENT FELONY OFFENDER OF SPECIAL CONCERN - 111.11(1) A.S. ***
 
         NAME: JOHN SMITH                      RELEASE DATE: 02/04/2012
         DOB: 19500101                           ENTRY DATE: 08/09/2010
         RACE: WHITE                                    PCN: B000000000
         SEX: MALE                                      NIC: A000000000
         HEIGHT: 511                                     FBI: 111111AA1
         WEIGHT: 185                                       STATE ID: AZ
         HAIR COLOR: BROWN                      DEPT CORRECTION: A11111
         EYE COLOR: GREEN
         SKIN TONE: LIGHT
         BIRTH COUNTY:              BIRTH PLACE: US
         LAST RES ADD: 1234 ANY STREET
         CITY STATE: PHOENIX  AZ      ZIP: 85000-0000
         SOC SEC NO: 123456789
         SENTENCE CRT: AZ0000000 - PHOENIX COC
         RELEASE LOC: 004 - PHOENIX
         START SUPER: 01/01/2010    PROBATION EXPIRES: 01/01/2012
         SUPER TYPE:              RELEASE FROM SUPERVISION: 01/01/2012
         SUPERVISOR
         NAME: JAMES SMITH
         PHONE NO: 602 555-5151
         CASE NO: A11111
         ENTERING MNE: A00000000
         ENTERING AGY: AZ0000000 - ADC - 004 - PHOENIX
         NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
         MISC: OFFENSE - BURG/N/ASSLT/OCC STRUCT
 
 
 
         -IMAGE-
         FIN: 00000001              IMAGE DATE: 01/01/2009
         IMN:                    IMAGE ENTRY DATE: 01/01/2010
         IMAGE TYPE: MUG SHOT
         IMAGE SIZE: 11075 BYTES
 
    </n2:ResponseText>
  </n2:NLETSResponseData>
</n2:NLETS>

Example 24: A response of all three files.

<n2:NLETS xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>PAR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZ0000000</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS20</nh2:DestinationORIID>
    <nh2:MessageReceiveDate>12/16/2011</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>07:13</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>12/16/2011</nh2:MessageSendDate>
    <nh2:MessageSendTime>07:13</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>59782</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>94400</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSResponseData n2:key="PAR">
    <n2:ResponseText> 
         -NCIC-
         1A11AAA1111111111
         AZ0000000
 
         ***MESSAGE KEY QWA SEARCHES ALL NCIC PERSONS FILES WITHOUT LIMITATIONS.
         *****WARNING - THE FOLLOWING IS AN NCIC PROTECTION ORDER
         RECORD. DO NOT
         SEARCH, DETAIN, OR ARREST BASED SOLELY ON THIS RECORD.
         CONTACT ENTERING
         AGENCY TO CONFIRM STATUS AND TERMS OF PROTECTION ORDER*****
 
         MKE/PROTECTION ORDER
         ORI/AZ0000000 NAM/SMITH,JOHN SEX/M RAC/W
         DOB/19500101 HGT/600 WGT/200 EYE/BR0 HAI/BR0 FBI/111111AA1
         SOC/111111111
         BRD/N ISD/11111111 EXP/20150101 CTI/AZ000000A
         PPN/SMITH,KATE PSX/F PPR/B PPB/19500101
         PCO/04 - THE SUBJECT IS REQUIRED TO STAY AWAY FROM THE RESIDENCE, PROPERTY,
         PCO/SCHOOL, OR PLACE OF EMPLOYMENT OF THE PROTECTED PERSON OR OTHER FAMILY OR
         PCO/HOUSEHOLD MEMBER.
         OCA/11111111
         DNA/N
         ORI IS ARIZONA 602 555-5555
         NIC/A000000000 DTE/20100101 1545 EDT DLU/20100202 1500 EDT
 
         -FCIC HIT RESPONSE-
         QW : NO RECORDS FOUND
 
    </n2:ResponseText>
  </n2:NLETSResponseData>
</n2:NLETS>

Example 25: A Corrections Photo query by name and date of birth.

<n2:NLETS xsi:schemaLocation="http://www.nlets.org/niem/1.0 ../xsd/CPQ.xsd" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0" 
xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0"
xmlns:ncien="http://www.nlets.org/ncien" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:j="http://niem.gov/niem/domains/jxdm/4.1" xmlns:i2="http://niem.gov/niem/appinfo/2.1"
xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:fbi="http://niem.gov/niem/fbi/2.0"
xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>CPQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS42</nh2:OriginatingORIID>
    <nh2:DestinationORIID>OR</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText><![CDATA[015500001C]]></nh2:DocumentControlFieldText>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="CPQ">
    <n2:Person>
       <nc:PersonBirthDate>
       <nc:Date>1950-01-01</nc:Date>
       </nc:PersonBirthDate>
       <nc:PersonName>
       <nc:PersonFullName>TEST,TEST</nc:PersonFullName>
       </nc:PersonName>
       <nc:PersonRaceCode>W</nc:PersonRaceCode>
       <nc:PersonSexCode>M</nc:PersonSexCode>
    </n2:Person>
    <n2:BinaryRequestIndicator>true</n2:BinaryRequestIndicator>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 26: A Corrections Photo query by FBI Number.

<n:NLETS xmlns:j4="http://niem.gov/niem/domains/jxdm/4.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:j="http://www.it.ojp.gov/jxdm/3.0" xmlns:n="http://www.nlets.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ncien="http://www.nlets.org/ncien">
  <n:NLETSInquiryMessage>
    <n:NLETSInquiryHeader>
      <n:MessageKeyCode>CPQ</n:MessageKeyCode>
      <j:DocumentSource.Organization>
        <j:OrganizationORIID>
          <j:ID>AZNLETS20</j:ID>
        </j:OrganizationORIID>
      </j:DocumentSource.Organization>
      <n:DocumentDestinationID>
        <j:ID>AZ</j:ID>
      </n:DocumentDestinationID>
    </n:NLETSInquiryHeader>
    <n:NLETSInquiryData Key="CPQ">
      <j4:PersonFBIIdentification>
        <nc:IdentificationID>111111AA1</nc:IdentificationID>
      </j4:PersonFBIIdentification>
      <n:BinaryRequestIndicator>true</n:BinaryRequestIndicator>
    </n:NLETSInquiryData>
  </n:NLETSInquiryMessage>
</n:NLETS>

Example 27: A Corrections Photo query by State ID.

<n:NLETS xmlns:j4="http://niem.gov/niem/domains/jxdm/4.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:j="http://www.it.ojp.gov/jxdm/3.0" xmlns:n="http://www.nlets.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ncien="http://www.nlets.org/ncien">
  <n:NLETSInquiryMessage>
    <n:NLETSInquiryHeader>
      <n:MessageKeyCode>CPQ</n:MessageKeyCode>
      <j:DocumentSource.Organization>
        <j:OrganizationORIID>
          <j:ID>AZNLETS20</j:ID>
        </j:OrganizationORIID>
      </j:DocumentSource.Organization>
      <n:DocumentDestinationID>
        <j:ID>AZ</j:ID>
      </n:DocumentDestinationID>
    </n:NLETSInquiryHeader>
    <n:NLETSInquiryData Key="CPQ">
      <j4:PersonStateFingerprintIdentification>
        <nc:IdentificationID>11111111</nc:IdentificationID>
      </j4:PersonStateFingerprintIdentification>
      <n:BinaryRequestIndicator>true</n:BinaryRequestIndicator>
    </n:NLETSInquiryData>
  </n:NLETSInquiryMessage>
</n:NLETS>

Example 28: A Corrections Photo query by Operator License Number.

<n:NLETS xmlns:j4="http://niem.gov/niem/domains/jxdm/4.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:j="http://www.it.ojp.gov/jxdm/3.0" xmlns:n="http://www.nlets.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ncien="http://www.nlets.org/ncien">
  <n:NLETSInquiryMessage>
    <n:NLETSInquiryHeader>
      <n:MessageKeyCode>CPQ</n:MessageKeyCode>
      <j:DocumentSource.Organization>
        <j:OrganizationORIID>
          <j:ID>AZNLETS20</j:ID>
        </j:OrganizationORIID>
      </j:DocumentSource.Organization>
      <n:DocumentDestinationID>
        <j:ID>AZ</j:ID>
      </n:DocumentDestinationID>
    </n:NLETSInquiryHeader>
    <n:NLETSInquiryData Key="CPQ">
      <nc:DriverLicenseIdentification>
        <nc:IdentificationID>AAAAAAA111A1</nc:IdentificationID>
      </nc:DriverLicenseIdentification>
      <n:BinaryRequestIndicator>true</n:BinaryRequestIndicator>
    </n:NLETSInquiryData>
  </n:NLETSInquiryMessage>
</n:NLETS>

Example 29: A Corrections Photo query by Social Security Number.

<n:NLETS xmlns:j4="http://niem.gov/niem/domains/jxdm/4.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:j="http://www.it.ojp.gov/jxdm/3.0" xmlns:n="http://www.nlets.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ncien="http://www.nlets.org/ncien">
  <n:NLETSInquiryMessage>
    <n:NLETSInquiryHeader>
      <n:MessageKeyCode>CPQ</n:MessageKeyCode>
      <j:DocumentSource.Organization>
        <j:OrganizationORIID>
          <j:ID>AZNLETS20</j:ID>
        </j:OrganizationORIID>
      </j:DocumentSource.Organization>
      <n:DocumentDestinationID>
        <j:ID>AZ</j:ID>
      </n:DocumentDestinationID>
    </n:NLETSInquiryHeader>
    <n:NLETSInquiryData Key="CPQ">
      <nc:PersonSSNIdentification>
        <nc:IdentificationID>123456789</nc:IdentificationID>
      </nc:PersonSSNIdentification>
      <n:BinaryRequestIndicator>true</n:BinaryRequestIndicator>
    </n:NLETSInquiryData>
  </n:NLETSInquiryMessage>
</n:NLETS>

Example 30: A Corrections Photo query by Corrections Number.

<n:NLETS xmlns:j4="http://niem.gov/niem/domains/jxdm/4.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0"
xmlns:j="http://www.it.ojp.gov/jxdm/3.0" xmlns:n="http://www.nlets.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ncien="http://www.nlets.org/ncien">
  <n:NLETSInquiryMessage>
    <n:NLETSInquiryHeader>
      <n:MessageKeyCode>CPQ</n:MessageKeyCode>
      <j:DocumentSource.Organization>
        <j:OrganizationORIID>
          <j:ID>AZNLETS20</j:ID>
        </j:OrganizationORIID>
      </j:DocumentSource.Organization>
      <n:DocumentDestinationID>
        <j:ID>AZ</j:ID>
      </n:DocumentDestinationID>
    </n:NLETSInquiryHeader>
    <n:NLETSInquiryData Key="CPQ">
      <ncien:PersonCorrectionsIdentification>
        <nc:IdentificationID>111111</nc:IdentificationID>
      </ncien:PersonCorrectionsIdentification>
      <n:BinaryRequestIndicator>true</n:BinaryRequestIndicator>
    </n:NLETSInquiryData>
  </n:NLETSInquiryMessage>
</n:NLETS>

Example 31: A Corrections Photo Matchlist response.

<n:NLETS xmlns:n="http://www.nlets.org" xmlns:j="http://www.it.ojp.gov/jxdm/3.0"
xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:ncien="http://www.nlets.org/ncien"
xmlns:j4="http://niem.gov/niem/domains/jxdm/4.0" xmlns:s="http://niem.gov/niem/structures/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <n:NLETSResponseMessage>
    <n:NLETSResponseHeader>
      <n:MessageKeyCode>CPR</n:MessageKeyCode>
      <j:DocumentSource.Organization>
        <j:OrganizationORIID>
          <j:ID>AZ0000000</j:ID>
        </j:OrganizationORIID>
      </j:DocumentSource.Organization>
      <n:DocumentDestinationID>
        <j:ID>AZNLETS20</j:ID>
      </n:DocumentDestinationID>
      <j:DocumentReceivedDate>10/10/2010</j:DocumentReceivedDate>
      <n:DocumentReceivedTime>08:00</n:DocumentReceivedTime>
      <n:DocumentReceivedCountQuantity>75144</n:DocumentReceivedCountQuantity>
      <j:DocumentFiledDate>10/10/2010</j:DocumentFiledDate>
      <j:DocumentFiledTime>08:00</j:DocumentFiledTime>
      <n:DocumentFiledCountQuantity>12521</n:DocumentFiledCountQuantity>
    </n:NLETSResponseHeader>
    <n:NLETSInquiryData Key="CPQ">
      <nc:PersonSSNIdentification>
        <nc:IdentificationID>11111111</nc:IdentificationID>
      </nc:PersonSSNIdentification>
      <n:BinaryRequestIndicator>true</n:BinaryRequestIndicator>
    </n:NLETSInquiryData>
    <n:NLETSResponseData Key="CPR">
      <ncien:CorrectionsMatchlist>
        <ncien:CorrectionsMatch>
          <ncien:CorrectionsPerson s:id="person1">
            <nc:PersonBirthDate>
              <nc:Date>1950-01-01</nc:Date>
            </nc:PersonBirthDate>
            <nc:PersonBirthLocation>
              <nc:LocationName>MEXICO</nc:LocationName>
            </nc:PersonBirthLocation>
            <nc:PersonEthnicityCode>H</nc:PersonEthnicityCode>
            <nc:PersonEyeColorCode>BRO</nc:PersonEyeColorCode>
            <nc:PersonHairColorCode>BLK</nc:PersonHairColorCode>
            <nc:PersonHeightMeasure>
              <nc:MeasureText>66</nc:MeasureText>
            </nc:PersonHeightMeasure>
            <nc:PersonName>
              <nc:PersonGivenName>JESUS</nc:PersonGivenName>
              <nc:PersonMiddleName>G</nc:PersonMiddleName>
              <nc:PersonSurName>Martinez</nc:PersonSurName>
            </nc:PersonName>
            <nc:PersonRaceCode>U</nc:PersonRaceCode>
            <nc:PersonSexCode>M</nc:PersonSexCode>
            <nc:PersonWeightMeasure>
              <nc:MeasureText>175</nc:MeasureText>
            </nc:PersonWeightMeasure>
            <ncien:PersonCorrectionsIdentification>
              <nc:IdentificationID>111111</nc:IdentificationID>
            </ncien:PersonCorrectionsIdentification>
            <j4:PersonAugmentation>
              <j4:PersonBirthPlaceCode>MM</j4:PersonBirthPlaceCode>
              <j4:PersonFBIIdentification>
                <nc:IdentificationID>222222XX2</nc:IdentificationID>
              </j4:PersonFBIIdentification>
              <j4:PersonStateFingerprintIdentification>
                <nc:IdentificationID>XX0000000A</nc:IdentificationID>
              </j4:PersonStateFingerprintIdentification>
            </j4:PersonAugmentation>
          </ncien:CorrectionsPerson>
          <ncien:Identity s:id="identity1">
            <nc:Person>
              <nc:PersonName>
                <nc:PersonGivenName>JOSE</nc:PersonGivenName>
                <nc:PersonMiddleName>ANTONIO</nc:PersonMiddleName>
                <nc:PersonSurName>VALDEZ</nc:PersonSurName>
              </nc:PersonName>
            </nc:Person>
          </ncien:Identity>
          <ncien:Identity s:id="identity2">
            <nc:Person>
              <nc:PersonName>
                <nc:PersonGivenName>JOSE</nc:PersonGivenName>
                <nc:PersonMiddleName>ANTONIO</nc:PersonMiddleName>
                <nc:PersonSurName>VALDEZ</nc:PersonSurName>
              </nc:PersonName>
            </nc:Person>
          </ncien:Identity>
          <ncien:Identity s:id="identity3">
            <nc:Person>
              <nc:PersonName>
                <nc:PersonGivenName>ANTONIO</nc:PersonGivenName>
                <nc:PersonSurName>CERVANTEZ</nc:PersonSurName>
              </nc:PersonName>
            </nc:Person>
          </ncien:Identity>
          <ncien:Identity s:id="identity4">
            <nc:Person>
              <nc:PersonName>
                <nc:PersonGivenName>JESUS</nc:PersonGivenName>
                <nc:PersonMiddleName>BAUTISTA</nc:PersonMiddleName>
                <nc:PersonSurName>GARCIA</nc:PersonSurName>
              </nc:PersonName>
            </nc:Person>
          </ncien:Identity>
          <ncien:Identity s:id="identity5">
            <nc:Person>
              <nc:PersonSSNIdentification>
                <nc:IdentificationID>999999999</nc:IdentificationID>
              </nc:PersonSSNIdentification>
            </nc:Person>
          </ncien:Identity>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person1" />
            <nc:IdentityReference s:ref="identity1" />
          </nc:IdentityAssociation>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person1" />
            <nc:IdentityReference s:ref="identity2" />
          </nc:IdentityAssociation>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person1" />
            <nc:IdentityReference s:ref="identity3" />
          </nc:IdentityAssociation>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person1" />
            <nc:IdentityReference s:ref="identity4" />
          </nc:IdentityAssociation>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person1" />
            <nc:IdentityReference s:ref="identity5" />
          </nc:IdentityAssociation>
          <nc:Location s:id="location1">
            <nc:LocationAddress>
              <nc:AddressFullText>PHOENIX, AZ</nc:AddressFullText>
            </nc:LocationAddress>
          </nc:Location>
          <nc:ResidenceAssociation>
            <nc:PersonReference s:ref="person1" />
            <nc:LocationReference s:ref="location1" />
          </nc:ResidenceAssociation>
        </ncien:CorrectionsMatch>
        <ncien:CorrectionsMatch>
          <ncien:CorrectionsPerson s:id="person2">
            <nc:PersonBirthDate>
              <nc:Date>1960-01-01</nc:Date>
            </nc:PersonBirthDate>
            <nc:PersonBirthLocation>
              <nc:LocationName>UNITED STATES</nc:LocationName>
            </nc:PersonBirthLocation>
            <nc:PersonEthnicityCode>U</nc:PersonEthnicityCode>
            <nc:PersonEyeColorCode>BRO</nc:PersonEyeColorCode>
            <nc:PersonHairColorCode>BLK</nc:PersonHairColorCode>
            <nc:PersonHeightMeasure>
              <nc:MeasureText>60</nc:MeasureText>
            </nc:PersonHeightMeasure>
            <nc:PersonName>
              <nc:PersonGivenName>CLEMENT</nc:PersonGivenName>
              <nc:PersonMiddleName>T</nc:PersonMiddleName>
              <nc:PersonSurName>SMITH</nc:PersonSurName>
            </nc:PersonName>
            <nc:PersonPhysicalFeature>
              <nc:PhysicalFeatureDescriptionText>SCAR RIGHT ARM FROM CUT</nc:PhysicalFeatureDescriptionText>
            </nc:PersonPhysicalFeature>
            <nc:PersonRaceCode>B</nc:PersonRaceCode>
            <nc:PersonSexCode>M</nc:PersonSexCode>
            <nc:PersonWeightMeasure>
              <nc:MeasureText>172</nc:MeasureText>
            </nc:PersonWeightMeasure>
            <ncien:PersonCorrectionsIdentification>
              <nc:IdentificationID>0000000</nc:IdentificationID>
            </ncien:PersonCorrectionsIdentification>
            <j4:PersonAugmentation>
              <j4:PersonBirthPlaceCode>US</j4:PersonBirthPlaceCode>
              <j4:PersonFBIIdentification>
                <nc:IdentificationID>222222FB2</nc:IdentificationID>
              </j4:PersonFBIIdentification>
              <j4:PersonStateFingerprintIdentification>
                <nc:IdentificationID>XX2222222X</nc:IdentificationID>
              </j4:PersonStateFingerprintIdentification>
            </j4:PersonAugmentation>
          </ncien:CorrectionsPerson>
          <ncien:Identity s:id="identity1">
            <nc:Person>
              <nc:PersonName>
                <nc:PersonGivenName>CLEMENT</nc:PersonGivenName>
                <nc:PersonMiddleName>THOMAS</nc:PersonMiddleName>
                <nc:PersonSurName>SMITH</nc:PersonSurName>
              </nc:PersonName>
            </nc:Person>
          </ncien:Identity>
          <ncien:Identity s:id="identity2">
            <nc:Person>
              <nc:PersonSSNIdentification>
                <nc:IdentificationID>999999999</nc:IdentificationID>
              </nc:PersonSSNIdentification>
            </nc:Person>
          </ncien:Identity>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person2" />
            <nc:IdentityReference s:ref="identity1" />
          </nc:IdentityAssociation>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person2" />
            <nc:IdentityReference s:ref="identity2" />
          </nc:IdentityAssociation>
          <nc:Location s:id="location2">
            <nc:LocationAddress>
              <nc:AddressFullText>MESA, AZ</nc:AddressFullText>
            </nc:LocationAddress>
          </nc:Location>
          <nc:ResidenceAssociation>
            <nc:PersonReference s:ref="person2" />
            <nc:LocationReference s:ref="location2" />
          </nc:ResidenceAssociation>
        </ncien:CorrectionsMatch>
        <ncien:CorrectionsMatch>
          <ncien:CorrectionsPerson s:id="person3">
            <nc:PersonBirthDate>
              <nc:Date>1970-01-01</nc:Date>
            </nc:PersonBirthDate>
            <nc:PersonBirthLocation>
              <nc:LocationName>MEXICO</nc:LocationName>
            </nc:PersonBirthLocation>
            <nc:PersonEthnicityCode>H</nc:PersonEthnicityCode>
            <nc:PersonEyeColorCode>BRO</nc:PersonEyeColorCode>
            <nc:PersonHairColorCode>BRO</nc:PersonHairColorCode>
            <nc:PersonHeightMeasure>
              <nc:MeasureText>73</nc:MeasureText>
            </nc:PersonHeightMeasure>
            <nc:PersonName>
              <nc:PersonGivenName>ANTHONY</nc:PersonGivenName>
              <nc:PersonSurName>SIAS</nc:PersonSurName>
            </nc:PersonName>
            <nc:PersonPhysicalFeature>
              <nc:PhysicalFeatureDescriptionText>PIERCED LEFT EAR</nc:PhysicalFeatureDescriptionText>
            </nc:PersonPhysicalFeature>
            <nc:PersonRaceCode>U</nc:PersonRaceCode>
            <nc:PersonSexCode>M</nc:PersonSexCode>
            <nc:PersonWeightMeasure>
              <nc:MeasureText>199</nc:MeasureText>
            </nc:PersonWeightMeasure>
            <ncien:PersonCorrectionsIdentification>
              <nc:IdentificationID>3333333</nc:IdentificationID>
            </ncien:PersonCorrectionsIdentification>
            <j4:PersonAugmentation>
              <nc:DriverLicense>
                <nc:DriverLicenseIdentification>
                  <nc:IdentificationID>XX33333333</nc:IdentificationID>
                </nc:DriverLicenseIdentification>
              </nc:DriverLicense>
              <j4:PersonBirthPlaceCode>EL</j4:PersonBirthPlaceCode>
              <j4:PersonFBIIdentification>
                <nc:IdentificationID>4444XX4</nc:IdentificationID>
              </j4:PersonFBIIdentification>
              <j4:PersonStateFingerprintIdentification>
                <nc:IdentificationID>XX5555555X</nc:IdentificationID>
              </j4:PersonStateFingerprintIdentification>
            </j4:PersonAugmentation>
          </ncien:CorrectionsPerson>
          <ncien:Identity s:id="identity1">
            <nc:Person>
              <nc:PersonName>
                <nc:PersonGivenName>GEORGE</nc:PersonGivenName>
                <nc:PersonMiddleName>ANTONIO</nc:PersonMiddleName>
                <nc:PersonSurName>MARTINEZ</nc:PersonSurName>
              </nc:PersonName>
            </nc:Person>
          </ncien:Identity>
          <ncien:Identity s:id="identity2">
            <nc:Person>
              <nc:PersonName>
                <nc:PersonGivenName>MARTIN</nc:PersonGivenName>
                <nc:PersonSurName>HERNANDEZ</nc:PersonSurName>
              </nc:PersonName>
            </nc:Person>
          </ncien:Identity>
          <ncien:Identity s:id="identity3">
            <nc:Person>
              <nc:PersonName>
                <nc:PersonGivenName>DAVID</nc:PersonGivenName>
                <nc:PersonSurName>ORTIZ</nc:PersonSurName>
              </nc:PersonName>
            </nc:Person>
          </ncien:Identity>
          <ncien:Identity s:id="identity4">
            <nc:Person>
              <nc:PersonName>
                <nc:PersonGivenName>DAVID</nc:PersonGivenName>
                <nc:PersonMiddleName>SHAWN</nc:PersonMiddleName>
                <nc:PersonSurName>ORTIZ</nc:PersonSurName>
              </nc:PersonName>
            </nc:Person>
          </ncien:Identity>
          <ncien:Identity s:id="identity5">
            <nc:Person>
              <nc:PersonName>
                <nc:PersonGivenName>ERIC</nc:PersonGivenName>
                <nc:PersonMiddleName>VERTO</nc:PersonMiddleName>
                <nc:PersonSurName>MARTINEZ</nc:PersonSurName>
              </nc:PersonName>
            </nc:Person>
          </ncien:Identity>
          <ncien:Identity s:id="identity6">
            <nc:Person>
              <nc:PersonSSNIdentification>
                <nc:IdentificationID>987654321</nc:IdentificationID>
              </nc:PersonSSNIdentification>
            </nc:Person>
          </ncien:Identity>
          <ncien:Identity s:id="identity7">
            <nc:Person>
              <nc:PersonSSNIdentification>
                <nc:IdentificationID>999999999</nc:IdentificationID>
              </nc:PersonSSNIdentification>
            </nc:Person>
          </ncien:Identity>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person3" />
            <nc:IdentityReference s:ref="identity1" />
          </nc:IdentityAssociation>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person3" />
            <nc:IdentityReference s:ref="identity2" />
          </nc:IdentityAssociation>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person3" />
            <nc:IdentityReference s:ref="identity3" />
          </nc:IdentityAssociation>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person3" />
            <nc:IdentityReference s:ref="identity4" />
          </nc:IdentityAssociation>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person3" />
            <nc:IdentityReference s:ref="identity5" />
          </nc:IdentityAssociation>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person3" />
            <nc:IdentityReference s:ref="identity6" />
          </nc:IdentityAssociation>
          <nc:IdentityAssociation>
            <nc:PersonReference s:ref="person3" />
            <nc:IdentityReference s:ref="identity7" />
          </nc:IdentityAssociation>
        </ncien:CorrectionsMatch>
      </ncien:CorrectionsMatchlist>
    </n:NLETSResponseData>
  </n:NLETSResponseMessage>

Example 32: A Corrections Photo Report response.

<n:NLETS xmlns:n="http://www.nlets.org" xmlns:j="http://www.it.ojp.gov/jxdm/3.0"
xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:ncien="http://www.nlets.org/ncien"
xmlns:j4="http://niem.gov/niem/domains/jxdm/4.0" xmlns:s="http://niem.gov/niem/structures/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <n:NLETSResponseMessage>
    <n:NLETSResponseHeader>
      <n:MessageKeyCode>CPR</n:MessageKeyCode>
      <j:DocumentSource.Organization>
        <j:OrganizationORIID>
          <j:ID>AZ0000000</j:ID>
        </j:OrganizationORIID>
      </j:DocumentSource.Organization>
      <n:DocumentDestinationID>
        <j:ID>AZNLETS20</j:ID>
      </n:DocumentDestinationID>
      <j:DocumentReceivedDate>08/10/2010</j:DocumentReceivedDate>
      <n:DocumentReceivedTime>07:19</n:DocumentReceivedTime>
      <n:DocumentReceivedCountQuantity>75672</n:DocumentReceivedCountQuantity>
      <j:DocumentFiledDate>08/10/2010</j:DocumentFiledDate>
      <j:DocumentFiledTime>07:19</j:DocumentFiledTime>
      <n:DocumentFiledCountQuantity>08761</n:DocumentFiledCountQuantity>
    </n:NLETSResponseHeader>
    <n:NLETSInquiryData Key="CPQ">
      <j4:PersonStateFingerprintIdentification>
        <nc:IdentificationID>XX9999999X</nc:IdentificationID>
      </j4:PersonStateFingerprintIdentification>
      <n:BinaryRequestIndicator>true</n:BinaryRequestIndicator>
    </n:NLETSInquiryData>
    <n:NLETSResponseData Key="CPR">
      <ncien:CorrectionsReport>
        <ncien:CorrectionsPerson s:id="person1">
          <nc:PersonBirthDate>
            <nc:Date>1950-01-01</nc:Date>
          </nc:PersonBirthDate>
          <nc:PersonBirthLocation>
            <nc:LocationName>UNITED STATES</nc:LocationName>
          </nc:PersonBirthLocation>
          <nc:PersonDigitalImage>
            <nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator>
            <nc:BinaryBase64Object>[PICTURE]</nc:BinaryBase64Object>
            <nc:BinaryCaptureDate>
              <nc:DateTime>2010-01-01T10:40:13</nc:DateTime>
            </nc:BinaryCaptureDate>
            <nc:BinaryFormatID>image/jpeg</nc:BinaryFormatID>
            <nc:BinaryCategoryText>Corrections Image</nc:BinaryCategoryText>
          </nc:PersonDigitalImage>
          <nc:PersonEthnicityCode>U</nc:PersonEthnicityCode>
          <nc:PersonEyeColorCode>BRO</nc:PersonEyeColorCode>
          <nc:PersonHairColorCode>BLK</nc:PersonHairColorCode>
          <nc:PersonHeightMeasure>
            <nc:MeasureText>78</nc:MeasureText>
          </nc:PersonHeightMeasure>
          <nc:PersonName>
            <nc:PersonGivenName>DAVID</nc:PersonGivenName>
            <nc:PersonMiddleName>S</nc:PersonMiddleName>
            <nc:PersonSurName>SMITH</nc:PersonSurName>
          </nc:PersonName>
          <nc:PersonPhysicalFeature>
            <nc:PhysicalFeatureDescriptionText>SCAR RIGHT LEG</nc:PhysicalFeatureDescriptionText>
          </nc:PersonPhysicalFeature>
          <nc:PersonPhysicalFeature>
            <nc:PhysicalFeatureDescriptionText>SCAR RIGHT KNEE</nc:PhysicalFeatureDescriptionText>
          </nc:PersonPhysicalFeature>
          <nc:PersonRaceCode>B</nc:PersonRaceCode>
          <nc:PersonSexCode>M</nc:PersonSexCode>
          <nc:PersonWeightMeasure>
            <nc:MeasureText>180</nc:MeasureText>
          </nc:PersonWeightMeasure>
          <ncien:PersonCorrectionsIdentification>
            <nc:IdentificationID>1111111</nc:IdentificationID>
          </ncien:PersonCorrectionsIdentification>
          <nc:CaveatText>DOC Discharged Inmate: 01/01/2001, DOC Discharged Probation/Parole: 01/01/2001</nc:CaveatText>
          <j4:PersonAugmentation>
            <nc:DriverLicense>
              <nc:DriverLicenseIdentification>
                <nc:IdentificationID>1</nc:IdentificationID>
              </nc:DriverLicenseIdentification>
            </nc:DriverLicense>
            <j4:PersonBirthPlaceCode>US</j4:PersonBirthPlaceCode>
            <j4:PersonFBIIdentification>
              <nc:IdentificationID>111111X1</nc:IdentificationID>
            </j4:PersonFBIIdentification>
            <j4:PersonStateFingerprintIdentification>
              <nc:IdentificationID>XX1111111X</nc:IdentificationID>
            </j4:PersonStateFingerprintIdentification>
          </j4:PersonAugmentation>
        </ncien:CorrectionsPerson>
        <ncien:Identity s:id="identity1">
          <nc:Person>
            <nc:PersonName>
              <nc:PersonGivenName>DAVID</nc:PersonGivenName>
              <nc:PersonMiddleName>S</nc:PersonMiddleName>
              <nc:PersonSurName>SMITH</nc:PersonSurName>
            </nc:PersonName>
          </nc:Person>
        </ncien:Identity>
        <ncien:Identity s:id="identity2">
          <nc:Person>
            <nc:PersonName>
              <nc:PersonGivenName>DAVID</nc:PersonGivenName>
              <nc:PersonSurName>JONES</nc:PersonSurName>
            </nc:PersonName>
          </nc:Person>
        </ncien:Identity>
        <ncien:Identity s:id="identity3">
          <nc:Person>
            <nc:PersonName>
              <nc:PersonGivenName>BETTY</nc:PersonGivenName>
              <nc:PersonSurName>SMITH</nc:PersonSurName>
            </nc:PersonName>
          </nc:Person>
        </ncien:Identity>
        <ncien:Identity s:id="identity4">
          <nc:Person>
            <nc:PersonName>
              <nc:PersonGivenName>DAVID</nc:PersonGivenName>
              <nc:PersonMiddleName>PETER</nc:PersonMiddleName>
              <nc:PersonSurName>JONES</nc:PersonSurName>
            </nc:PersonName>
          </nc:Person>
        </ncien:Identity>
        <ncien:Identity s:id="identity5">
          <nc:Person>
            <nc:PersonName>
              <nc:PersonGivenName>DAVID</nc:PersonGivenName>
              <nc:PersonMiddleName>PETER</nc:PersonMiddleName>
              <nc:PersonSurName>SMITH</nc:PersonSurName>
            </nc:PersonName>
          </nc:Person>
        </ncien:Identity>
        <nc:IdentityAssociation>
          <nc:PersonReference s:ref="person1" />
          <nc:IdentityReference s:ref="identity1" />
        </nc:IdentityAssociation>
        <nc:IdentityAssociation>
          <nc:PersonReference s:ref="person1" />
          <nc:IdentityReference s:ref="identity2" />
        </nc:IdentityAssociation>
        <nc:IdentityAssociation>
          <nc:PersonReference s:ref="person1" />
          <nc:IdentityReference s:ref="identity3" />
        </nc:IdentityAssociation>
        <nc:IdentityAssociation>
          <nc:PersonReference s:ref="person1" />
          <nc:IdentityReference s:ref="identity4" />
        </nc:IdentityAssociation>
        <nc:IdentityAssociation>
          <nc:PersonReference s:ref="person1" />
          <nc:IdentityReference s:ref="identity5" />
        </nc:IdentityAssociation>
        <nc:Location s:id="location1">
          <nc:LocationAddress>
            <nc:AddressFullText>PHOENIX, AZ</nc:AddressFullText>
          </nc:LocationAddress>
        </nc:Location>
        <nc:ResidenceAssociation>
          <nc:PersonReference s:ref="person1" />
          <nc:LocationReference s:ref="location1" />
        </nc:ResidenceAssociation>
      </ncien:CorrectionsReport>
    </n:NLETSResponseData>
  </n:NLETSResponseMessage>
</n:NLETS>

Example 33: Probation, Parole, Corrections Standardized Response.

<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/" xmlns:m="http://release.niem.gov/niem/domains/maritime/3.0/" 

xmlns:n2-par="http://www.nlets.org/niem/nlets-parole-probation-corrections/1.0" xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/" 

xmlns:structures="http://release.niem.gov/niem/structures/3.0/" version="4.0" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" 

xmlns:im="http://release.niem.gov/niem/domains/immigration/3.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.nlets.org/niem/1.0 

file:///P:/My%20Documents/Nlets%20Response%20Standardization/Parole,%20Probation,%20Corrections/Schemas/PAR/PAR.xsd">
	<n2:NLETSMessageHeader>
		<nh2:MessageKeyCodeText>PAR</nh2:MessageKeyCodeText>
		<nh2:OriginatingORIID>AZNLETS23</nh2:OriginatingORIID>
		<nh2:DestinationORIID>AZNLETS23</nh2:DestinationORIID>
		<nh2:DocumentControlFieldText>1234567890</nh2:DocumentControlFieldText>
	</n2:NLETSMessageHeader>
	<n2:NLETSResponseData xmlns:n2="http://www.nlets.org/niem/1.0" n2:key="SOR">
		<n2-par:ParoleProbationCorrectionsRecord>
			<j:Subject structures:id="ID_1">
				<nc:RoleOfPerson>
					<nc:PersonBirthDate>
						<nc:Date>1950-01-01</nc:Date>
					</nc:PersonBirthDate>
					<nc:PersonHairColorText>Brown</nc:PersonHairColorText>
					<nc:PersonHeightMeasure>
						<nc:MeasureValueText>602</nc:MeasureValueText>
					</nc:PersonHeightMeasure>
					<nc:PersonName>
						<nc:PersonFullName>DOE,JOHN</nc:PersonFullName>
					</nc:PersonName>
					<nc:PersonOtherIdentification>
						<nc:IdentificationID>0000000000</nc:IdentificationID>
					</nc:PersonOtherIdentification>
					<nc:PersonPhysicalFeature>
						<nc:PhysicalFeatureDescriptionText>TATTOO LEFT ARM</nc:PhysicalFeatureDescriptionText>
					</nc:PersonPhysicalFeature>
					<nc:PersonRaceText>White</nc:PersonRaceText>
					<nc:PersonSexText>Male</nc:PersonSexText>
					<nc:PersonSSNIdentification>
						<nc:IdentificationID>100203000</nc:IdentificationID>
					</nc:PersonSSNIdentification>
					<nc:PersonWeightMeasure>
						<nc:MeasureValueText>200</nc:MeasureValueText>
					</nc:PersonWeightMeasure>
					<n2-par:PersonAugmentation>
						<n2-par:PersonGlassesIndicator>true</n2-par:PersonGlassesIndicator>
						<n2-par:PersonHandicapIndicator>false</n2-par:PersonHandicapIndicator>
						<n2-par:PalmPrintTakenIndicator>true</n2-par:PalmPrintTakenIndicator>						
						<nc:FingerprintTakenIndicator>true</nc:FingerprintTakenIndicator>
						<im:AlienNumberIdentification>
							<nc:IdentificationID>123456789</nc:IdentificationID>
						</im:AlienNumberIdentification>
					</n2-par:PersonAugmentation>
					<j:PersonAugmentation>
						<j:DNACollectedIndicator>true</j:DNACollectedIndicator>
						<j:DriverLicense>
							<j:DriverLicenseIdentification>
								<nc:IdentificationID>1111111111</nc:IdentificationID>
							</j:DriverLicenseIdentification>
						</j:DriverLicense>
						<j:PersonFBIIdentification>
							<nc:IdentificationID>2222222222</nc:IdentificationID>
						</j:PersonFBIIdentification>
						<j:PersonStateFingerprintIdentification>
							<nc:IdentificationID>3333333333</nc:IdentificationID>
						</j:PersonStateFingerprintIdentification>
						<j:PersonBirthplaceCode>AZ</j:PersonBirthplaceCode>
					</j:PersonAugmentation>
				</nc:RoleOfPerson>
				<j:Remark><nc:CommentText>Remark about Subject</nc:CommentText></j:Remark>
				<j:SubjectStatus>
					<nc:StatusText>Subject incarcerated</nc:StatusText>
				</j:SubjectStatus>
				<j:SubjectCorrectionsIdentification>
					<nc:IdentificationID>9999999999</nc:IdentificationID>
				</j:SubjectCorrectionsIdentification>
				<j:SubjectCautionInformationText>Violent</j:SubjectCautionInformationText>
				<n2-par:SubjectAugmentation>
					<j:AbscondIndicator>false</j:AbscondIndicator>
				</n2-par:SubjectAugmentation>
			</j:Subject>
			<nc:ContactInformationAssociation>
				<nc:ContactEntity structures:ref="ID_1"/>
				<nc:ContactInformation>
					<nc:ContactMailingAddress>
						<nc:AddressFullText>123 S. Main Street, Omaha, NE 12345</nc:AddressFullText>
						<n2-par:AddressAugmentation>
							<n2-par:AddressTypeText>Residence</n2-par:AddressTypeText>
						</n2-par:AddressAugmentation>
					</nc:ContactMailingAddress>
					<nc:ContactTelephoneNumber>
						<nc:FullTelephoneNumber>
							<nc:TelephoneNumberFullID>1234567890</nc:TelephoneNumberFullID>
						</nc:FullTelephoneNumber>
					</nc:ContactTelephoneNumber>
				</nc:ContactInformation>
			</nc:ContactInformationAssociation>
			<j:Detention>
				<nc:ActivityDateRange>
					<nc:StartDate>
						<nc:Date>2011-01-01</nc:Date>
					</nc:StartDate>
				</nc:ActivityDateRange>
				<nc:SupervisionRelease>
					<nc:ActivityDate>
						<nc:Date>2012-01-01</nc:Date>
					</nc:ActivityDate>
					<nc:ReleaseRecipient>
						<nc:EntityOrganization>
							<nc:OrganizationName>Parole Agency</nc:OrganizationName>
						</nc:EntityOrganization>
					</nc:ReleaseRecipient>
					<n2-par:ReleaseAugmentation>
						<n2-par:ReleaseTypeText>Parole</n2-par:ReleaseTypeText>
					</n2-par:ReleaseAugmentation>
				</nc:SupervisionRelease>
				<nc:SupervisionSupervisor>
					<nc:EntityOrganization>
						<nc:OrganizationName>Detention Agency</nc:OrganizationName>
						<nc:OrganizationPrimaryContactInformation>
							<nc:ContactTelephoneNumber>
								<nc:FullTelephoneNumber>
									<nc:TelephoneNumberFullID>111-222-3333</nc:TelephoneNumberFullID>
								</nc:FullTelephoneNumber>
							</nc:ContactTelephoneNumber>
						</nc:OrganizationPrimaryContactInformation>
						<j:OrganizationAugmentation>
							<j:OrganizationORIIdentification>
								<nc:IdentificationID>AZ1111111</nc:IdentificationID>
							</j:OrganizationORIIdentification>
						</j:OrganizationAugmentation>
					</nc:EntityOrganization>
				</nc:SupervisionSupervisor>
				<n2-par:SupervisionAugmentation>
					<n2-par:SupervisionOffense>
						<j:OffenseNCICCode>0101</j:OffenseNCICCode>
						<j:OffenseName>Offense Name</j:OffenseName>
					</n2-par:SupervisionOffense>
				</n2-par:SupervisionAugmentation>
			</j:Detention>
			<j:Parole>
				<nc:ActivityDateRange>
					<nc:StartDate>
						<nc:Date>2012-01-01</nc:Date>
					</nc:StartDate>
				</nc:ActivityDateRange>
				<nc:SupervisionRelease>
					<nc:ActivityDate>
						<nc:Date>2014-01-01</nc:Date>
					</nc:ActivityDate>
					<n2-par:ReleaseAugmentation>
						<n2-par:ReleaseTypeText>Full Release</n2-par:ReleaseTypeText>
					</n2-par:ReleaseAugmentation>
				</nc:SupervisionRelease>
				<nc:SupervisionSupervisor>
					<nc:EntityOrganization structures:ref="ID_2"/>
				</nc:SupervisionSupervisor>
			</j:Parole>
			<nc:Organization structures:id="ID_2">
				<nc:OrganizationName>Detention Agency</nc:OrganizationName>
				<nc:OrganizationPrimaryContactInformation>
					<nc:ContactTelephoneNumber>
						<nc:FullTelephoneNumber>
							<nc:TelephoneNumberFullID>111-222-3333</nc:TelephoneNumberFullID>
						</nc:FullTelephoneNumber>
					</nc:ContactTelephoneNumber>
				</nc:OrganizationPrimaryContactInformation>
				<j:OrganizationAugmentation>
					<j:OrganizationORIIdentification>
						<nc:IdentificationID>AZ1111111</nc:IdentificationID>
					</j:OrganizationORIIdentification>
				</j:OrganizationAugmentation>
			</nc:Organization>
		</n2-par:ParoleProbationCorrectionsRecord>
	</n2:NLETSResponseData>
</n2:NLETS>

Top

Legacy (DEPRECATED)

Parole, Probation and Corrections Legacy Specifications

This section provides legacy formats and examples for Parole (PPQ), Probation (PBQ), Corrections (PCQ) and queries on all three files (PAQ).

Note: Only criminal justice agencies authorized to access criminal justice records will be allowed to submit these inquiries to Nlets.

The purpose of the Parole, Probation, or Corrections inquiry is to request parole, probation or correction records on a subject. Records may be requested using five different indices;

  • NAM/DOB/SEX,
  • State ID Number (SID),
  • FBI Number (FBI),
  • Social Security Number (SOC), or
  • Miscellaneous Number (MNU).

Only one set may be used per inquiry. In other words if an inquiry is made on the social security number, the user cannot include other fields in the inquiry.

The purpose code (PUR) and attention field (ATN) are optional. If they are included, they must be the first two fields in the inquiry.

Trailing spaces should be eliminated in all data fields.

Note: The CPQ/CPR message key is only supported in the XML format.

Query Formats

To send a Parole (PPQ), Probation (PCQ), Corrections (PCQ) or an inquiry on all three (PAQ) enter the following:

Message type followed by period. Available types are as follows:
  • PPQ - Parole by a person's name or number.
  • PBQ - Probation by person's name or number.
  • PCQ - Corrections by person's name or number.
  • PAQ - All three files by person's name or number.
Sending ORI followed by a period.
Destination 2-character ORI (only one allowed per transaction) followed by a period.
Optional control field prefixed by an asterisk and followed by a period.
TXT.
PUR/ (Optional).
Purpose Code (C, F, E, D, J or S) followed by a period (Optional).
ATN/ (Optional).
Attention Field (Max 30 characters) followed by a period. Include the name of the specific
individual making the request (Optional).
One of the following indexable sets of data elements must be included.
  • NAM and Date of Birth and Sex
  • State ID number
  • FBI number
  • SOC number
  • MNU number

AND one of the following:

Entry # Char. Explanation
NAM/ 4 Prefix to identify name.
Name Max. 30

Full name; format is last name, comma, (space after comma is
optional) first name, space, middle initial or name, space, suffix
(Jr., III, etc.) Followed by a period. Titles or degrees should not
be used as part of the name.

DOB/ 4 Prefix to identify date of birth.
Date of Birth 6-8

Date of Birth followed by a period. Express as mmddyy or
ccyymmdd. Complete DOB must be present. Some states have
different requirements. Check their HELP file for details.

SEX/ 4 Prefix to identify Sex.
Sex 1 Sex followed by a period; conforms to NCIC codes.
OR
SID/ 4 Prefix to identify State ID number.
State ID # 10 State ID number.
OR
FBI/ 4 Prefix to identify FBI number.
FBI # 9 FBI number.
OR
SOC/ 4 Prefix to identify Social Security number.
Soc. Sec. # 9 Social Security number.
OR
MNU/ 4 Prefix to identify miscellaneous number.
Misc # 15 Miscellaneous number.

Response Formats

Responses to Parole, Probation and Corrections Queries should follow these guidelines:

  • Nlets will not dictate response formats.
  • States should utilize their state formats in the responses.
  • Utilize the NCIC 2000 responses guidelines when possible.
A Parole Response (PPR) results from a Parole Query (PPQ).
A Probation Response (PBR) results from a Probation Query (PBQ).
A Corrections Response (PCR) results from a Corrections Query (PCQ).
A response for all three files (PAR) results from a query on all three files (PAQ).
Parole, Probation and Corrections Legacy Examples

Example 1: A Parole query by name, date of birth and sex.

PPQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.NAM/SMITH,JOHN.DOB/19500101.SEX/M

Example 2: A Probation query by name, date of birth and sex.

PBQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.NAM/SMITH,JOHN.DOB/19500101.SEX/M

Example 3: A Corrections query by name, date of birth and sex.

PCQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.NAM/SMITH,JOHN.DOB/19500101.SEX/M

Example 4: A query of all three files by name, date of birth and sex.

PAQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.NAM/SMITH, JOHN.DOB/19500101.SEX/M

Example 5: A Parole query by state ID.

PPQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.SID/AZ1111111A

Example 6: A Probation query by state ID.

PBQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.SID/AZ1111111A

Example 7: A Corrections query by state ID.

PCQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.SID/AZ1111111A

Example 8: A query of all three files by state ID.

PAQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.SID/AZ1111111A

Example 9: A Parole query by FBI Number.

PPQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.FBI/111111AA1

Example 10: A Probation query by FBI Number.

PBQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.FBI/111111AA1

Example 11: A Corrections query by FBI Number.

PCQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.FBI/111111AA1

Example 12: A query of all three files by FBI Number.

PAQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.FBI/111111AA1

Example 13: A Parole query by Social Security Number.

PPQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.SOC/123456789

Example 14: A Probation query by Social Security Number.

PBQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.SOC/123456789

Example 15: A Corrections query by Social Security Number.

PCQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.SOC/123456789

Example 16: A query of all three files by Social Security Number.

PAQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.SOC/123456789

Example 17: A Parole query by Miscellaneous Number.

PPQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.MNU/111111111

Example 18: A Probation query by Miscellaneous Number.

PBQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.MNU/111111111

Example 19: A Corrections query by Miscellaneous Number.

PCQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.MNU/111111111

Example 20: A query of all three files by Miscellaneous Number.

PAQ.AZNLETS20.AZ.TXT
PUR/C.ATN/NLETS_ANALYST.MNU/111111111

Example 21: A Parole response.

PPR.AZ0000000
13:39 01/20/2011 52220
13:39 01/20/2011 44315 AZNLETS20
TXT
-FCIC HIT RESPONSE-
#SOC HIT (98)#
 
IMMEDIATELY CONFIRM WARRANT AND EXTRADITION WITH ENTERING AGENCY
 
 
WANTED PERSON
 
 
B - LIMITED EXTRADITION SEE MIS FIELD
 
OFFENSE CODE: MARIJUANA - POSSESS           WARRANT DATE: 01/01/2000
NAME: JOHN SMITH                                                    ENTRY DATE: 01/01/2000
DOB: 19500101                                                            VALIDATED: 01/01/2011
RACE: WHITE                                                                             PCN: A111111111
SEX: MALE                                                                                   NIC: A111111111
HEIGHT: 506
WEIGHT: 160
HAIR COLOR: BROWN
EYE COLOR: HAZEL
SCAR MARK TA: TATTOO, ARM, LEFT
SCAR MARK TA: TATTOO, LEG, RIGHT, NONSPECIFIC
SCAR MARK TA: TATTOO, ARM, RIGHT
SCAR MARK TA: TATTOO, BACK
BIRTH COUNTY: PHOENIX                                 BIRTH PLACE: AZ
ADDR TYPE: 01 - RESIDENCE (LAST KNOWN)    ADDR DATE: 10/10/2007
ADDRESS: 1234 ANY STREET
CITY STATE: PHOENIX, AZ                                ZIP: 85000
SUPPLEMENTAL ADDRESS(ES):
ADDR TYPE: 05 - OTHER                     ADDR DATE: 10/05/2005
ADDRESS: 5678 THAT ROAD
CITY STATE: MESA, AZ                                     ZIP: 85001
OCCUPATION: DRYWALL
SOC SEC NO: 123456789
OPER LIC NO: A111111111111      OPER LIC ST: AZ    OPER LIC YR: 2005
WARRANT NO: 0000000AA
CASE NO: 0000000AA
ENTERING MNE: A11111111
ENTERING AGY: AZ0000000 - PHOENIX COUNTY SHERIFF'S OFFICE
NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
MISC: VOP WARRANT CTI POSS OF CANN LESS THAN 20 GRAMS NO BOND PLS CONF
IRM THRU AZ0000000 AZ PICK UP ONLY MULTIPLE WARRANTS
 
 
 
#SOC HIT (98)#
 
IMMEDIATELY CONFIRM CIVIL PICKUP ORDER AND EXTRADITION WITH ENTERING AGENCY
 
 
CIVIL ORDER FOR ARREST
FAILURE TO PAY CHILD SUPPORT
 
ARIZONA WRIT OF BODILY ATTACHMENT STATUS
 
NAME: JOHN SMITH            WARRANT DATE: 01/01/2001
DOB: 19500101                       ENTRY DATE: 01/01/2002
RACE: WHITE                              VALIDATED: 01/01/2010
SEX: MALE                                               PCN: A111111111
HEIGHT: 506                                            NIC: NONE
WEIGHT: 160
HAIR COLOR: UNKNOWN OR COMPLETELY BALD
EYE COLOR: UNKNOWN
LAST RES ADD: 1234 ANY STREET
CITY STATE: PHOENIX, AZ                        ZIP:
SOC SEC NO: 123456789
WARRANT NO:                      PURGE AMOUNT: 1060
CASE NO: 2000AA111111
ENTERING MNE: A11111111
ENTERING AGY: AZ0000000 - PHOENIX COUNTY SHERIFF'S OFFICE
NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
MISC: CASH PURGE AMOUNT IS ONE THOUSAND SIXTY DOLLARS AND
NO CENTS HEIGHT PER DHSMV ACTUAL WEIGHT IS UNKNOWN

Example 22: A Probation response.

PBR.AZ0000000
12:06 01/25/2011 74459
12:06 01/25/2011 42362 AZNLETS20
TXT
-NCIC-
1A11AAA1111111111
AZ0000000
 
***MESSAGE KEY QWA SEARCHES ALL NCIC PERSONS FILES WITHOUT LIMITATIONS.
MKE/WANTED PERSON
EXL/B - LIMITED EXTRADITION SEE MIS FIELD
ORI/AZ0000000 NAM/SMITH,JOHN SEX/M RAC/W POB/AZ
DOB/19500101 HGT/506 WGT/160 EYE/HAZ HAI/BR0
SMT/TAT L ARM
SOC/123456789
OLN/A1111111111 OLS/AZ OLY/2001
OFF/MARIJUANA - POSSESS
DOW/20010101 OCA/1111111AA
WNO/1111111AA
VLD/20010102
MIS/V0P WARRANT CTI P0SS 0F CANN LESS THAN 20 GRAMS N0 B0ND PLS
C0NFIRM THRU
MIS/AZ0000000 AZ PICK UP 0NLY MULTIPLE WARRANTS
DNA/N
ADD/01 - RESIDENCE (LAST KNOWN) DDA/20070101
SNU/111 SNA/PHOENIX
CTY/PHOENIX STA/AZ ZIP/85000
ORI IS PHOENIX CO SO OCALA 602 555-5151
SMT/TAT BACK
SMT/TAT R ARM
SMT/TAT R LEG
ADD/05 - OTHER DDA/20070102
SNU/1111 SNA/SE 1ST AVE
CTY/PHOENIX STA/AZ ZIP/85000
 
NIC/A111111111 DTE/20070102 EDT DLU/20010102 1120 EDT
IMMED CONFIRM WARRANT AND EXTRADITION WITH ORI
 
MKE/WANTED PERSON
EXL/D - NO EXTRADITION
ORI/AZ0000000 NAM/SMITH,BOB SEX/M RAC/W
DOB/19510101 HGT/600 WGT/160 EYE/BLU HAI/BR0
SOC/234567890
OFF/PROB VIOLATION - SEE MIS - A0AA0AAAAAAAA00AAAAA
OOC/MARIJUANA - POSSESS
DOW/20070101 OCA/AZ00000000
WNO/2001AA001111
VLD/20010505
MIS/C0NFIRM W AZ0000000 V0P MARIJUANA P0SSESS N0T M0RE THAN 20
MIS/GRAMS/P0SSESS AND 0R USE DRUG PARAPHERNALIA REGI0N 3 PICKUP
INCLUDING
MIS/ALACHUA, LAKE, LEVY, MARI0N AND 0RANGE C0UNTIES C0NTACT F0R B0ND AND
MIS/PICKUP INF0RMATI0N
DNA/N
ADD/01 - RESIDENCE (LAST KNOWN) DDA/20100101
SNU/1111 SNA/ANY STREET
CTY/PHOENIX STA/AZ ZIP/85000
ORI IS PHOENIX CO SO 602 555-5151
NIC/A111111111 DTE/20100101 1500 EDT DLU/20110101 1601 EDT
IMMED CONFIRM WARRANT AND EXTRADITION WITH ORI
 
MKE/WANTED PERSON
EXL/D - NO EXTRADITION
ORI/AZ0000000 NAM/SMITH, JAMES SEX/M RAC/W POB/AZ
DOB/19510101 HGT/505 WGT/150 EYE/HAZ HAI/BR0 FBI/111111AA1
SMT/TAT L ARM
MNU/PI-AZ0000000A SOC/345678901
OLN/000000000 OLS/AZ OLY/2012
OFF/FAILURE TO APPEAR - SEE MIS
OOC/ASSAULT
DOW/20100101 OCA/00AA1111
WNO/11AA0000
VLD/20100101
MIS/N0EX   PU AZ 0NLY   FTA STATE AZ   SIMPLE BATTERY
DNA/N
ORI IS PHOENIX CO SO 602 555-5151
AKA/SMITH, JIMMY
AKA/SMITH, JIMMY JR.
AKA/SMITH, JIMMY JONES
MNU/PI-AZ00000000
OLN/A2222222222 AZ 2008
NIC/A111111111 DTE/20100102 DLU/20101010 1301 EDT
IMMED CONFIRM WARRANT AND EXTRADITION WITH ORI
 
-FCIC HIT RESPONSE-
#NAME HIT (92)#
 
WARNING - DO NOT ARREST BASED ON THIS INFORMATION ALONE
 
DOMESTIC VIOLENCE OR REPEAT VIOLENCE INJUNCTION/NOT WANTED
THIS RECORD IS STATUS INFORMATION ONLY - DO NOT ARREST BASED ON THIS INFORMATION
CONTACT THE ENTERING AGENCY DIRECT FOR COMPLETE DETAILS OF THE INJUNCTION.
 
 
PROTECTION ORDER SUBJECT
 
NAME: JOHN SMITH              ISSUE DATE: 01/01/2005
DOB: 19500101         EXPIRATION DATE: NONEXP
RACE: WHITE                        ENTRY DATE: 01/01/2005
SEX: MALE                               VALIDATED: 01/01/2006
HEIGHT: 600                                       PCN: A111111111
WEIGHT: 165                                       NIC: A111111111
HAIR COLOR: UNKNOWN OR COMPLETELY BALD
EYE COLOR: UNKNOWN
BIRTH COUNTY:               BIRTH PLACE: AZ
LAST RES ADD: 1234 ANY STREET
CITY STATE: PHOENIX,AZ         ZIP: 85000
SOC SEC NO: 123456789
OPER LIC NO: A0000000000       OPER LIC ST: AZ       OPER LIC YR: 2020
COURT: AZ0000000
CASE NO: 01AA1111
ENTERING MNE: A11111111
ENTERING AGY: AZ0000000 - PHOENIX SHERIFF'S OFFICE
NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
MISC: IS 111111111 1520 HRS LT T SMITH SERVED AZ000000000 602 555 5151
 
PROTECTED PERSON DATA
NAME: DAVID TEST
DOB: 19600101
RACE: WHITE
SEX: MALE
ADDRESS: 2345 THAT ST
CITY STATE: PHOENIX,AZ         ZIP: 85000
SOC SEC NO: 567890123
CONDITIONS: 01 - THE SUBJECT IS RESTRAINED FROM ASSAULTING, THREATENING, ABU
SING, HARASSING, FOLLOWING, INTERFERING WITH, OR STALKING THE PR
OTECTED PERSON AND/OR THE CHILD OF THE PROTECTED PERSON
 
 
CONDITIONS: 02 - THE SUBJECT MAY NOT THREATEN A MEMBER OF THE
PROTECTED PERSON'S FAMILY OR HOUSEHOLD
 
 
CONDITIONS: 03 - THE PROTECTED PERSON IS GRANTED EXCLUSIVE POSSESSION
OF THE RESIDENCE OR HOUSEHOLD
 
 
CONDITIONS: 04 - THE SUBJECT IS REQUIRED TO STAY AWAY FROM THE
RESIDENCE, PROPERTY, SCHOOL, OR PLACE OF EMPLOYMENT OF THE PROTECTED PERSON
OR OTHER FAMILY OR HOUSEHOLD MEMBER
 
 
CONDITIONS: 05 - THE SUBJECT IS RESTRAINED FROM COMMUNICATING WITH THE
PROTECTED PERSON INCLUDING BUT NOT LIMITED TO, PERSONAL, WRITTEN, OR
TELEPHONE CONTACT, OR ANYONE WITH WHOM THE COMMUNICATION WOULD
BE LIKELY TO CAUSE ANNOYANCE OR ALARM THE VICTIM
 
 
 
#NAME HIT (83)#
 
WARNING - DO NOT ARREST BASED ON THIS INFORMATION ALONE
 
DOMESTIC VIOLENCE OR REPEAT VIOLENCE INJUNCTION/NOT WANTED
THIS RECORD IS STATUS INFORMATION ONLY - DO NOT ARREST BASED ON THIS INFORMATION
CONTACT THE ENTERING AGENCY DIRECT FOR COMPLETE DETAILS OF THE INJUNCTION.
 
 
PROTECTION ORDER SUBJECT
 
BRADY IND: NO, MAY PURCHASE FIREARM
 
NAME: BOBBY SMITH            ISSUE DATE: 01/01/2008
DOB: 19510101         EXPIRATION DATE: NONEXP
RACE: WHITE                        ENTRY DATE: 04/01/2008
SEX: MALE                               VALIDATED: 06/01/2010
HEIGHT: 600                                       PCN: B111111111
WEIGHT: 230                                      NIC: B111111111
HAIR COLOR: BROWN
EYE COLOR: BLUE
LAST RES ADD: 5678 SOME RD
CITY STATE: PHOENIX, AZ         ZIP: 85000
P ORDER NO: 2007 DR 111 DV
CASE NO: A1234567
ENTERING MNE: A2222222
ENTERING AGY: AZ0000000 - PHOENIX SHERIFF'S OFFICE
NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
MISC: FINAL JUDGMENT SERVED 01012008 FOR CONF ORI AZ0000000 MNE S1600
0005 PH 602 555 515
 
PROTECTED PERSON DATA
NAME: LEE SMITH
DOB: 19700101
RACE: WHITE
SEX: MALE
ADDRESS: 1234 SANDY RD
CITY STATE: PHOENIX, AZ         ZIP: 85000
CONDITIONS: 01 - THE SUBJECT IS RESTRAINED FROM ASSAULTING, THREATENING,
ABUSING, HARASSING, FOLLOWING, INTERFERING WITH, OR STALKING THE
PROTECTED PERSON AND/OR THE CHILD OF THE PROTECTED PERSON
 
 
CONDITIONS: 02 - THE SUBJECT MAY NOT THREATEN A MEMBER OF THE PROTECTED
PERSON'S FAMILY OR HOUSEHOLD
 
 
CONDITIONS: 04 - THE SUBJECT IS REQUIRED TO STAY AWAY FROM THE RESIDENCE,
PROPERTY, SCHOOL, OR PLACE OF EMPLOYMENT OF THE PROTECTED PERSON
OR OTHER FAMILY OR HOUSEHOLD MEMBER
 
 
CONDITIONS: 05 - THE SUBJECT IS RESTRAINED FROM COMMUNICATING WITH THE
PROTECTED PERSON INCLUDING BUT NOT LIMITED TO, PERSONAL, WRITTEN, OR
TELEPHONE CONTACT, OR ANYONE WITH WHOM THE COMMUNICATION WOULD
BE LIKELY TO CAUSE ANNOYANCE OR ALARM THE VICTIM
 
 
CONDITIONS: 07 - THE SUBJECT IS PROHIBITED FROM POSSESSING AND/OR PURCHASING
A FIREARM OR OTHER WEAPON
 
 
#NAME HIT (81)#
 
WARNING - DO NOT ARREST BASED ON THIS INFORMATION ALONE
 
 
PROBATION OR SUPERVISED RELEASE STATUS
 
SUBJECT MAY BE UNDER THE SUPERVISION OF THE AZ DEPT OF CORRECTIONS
CONTACT THE PROBATION OFFICE DURING BUSINESS HOURS OR THE DEPARTMENT'S
EMERGENCY ACTION CENTER (EAC) AFTER HOURS AT 602 555-5151
TO CONFIRM THE OFFENDER'S SUPERVISION STATUS. ONCE THE STATUS IS CONFIRMED
AND A VIOLATION EXISTS AN ARREST CAN BE MADE AS AUTHORIZED IN
SECTION 958.06(1)(a) ARIZONA STATUTES (2008).
IF IMMEDIATE ASSISTANCE IS NEEDED AFTER HOURS REGARDING CONDITIONS
OF SUPERVISION, EAC STAFF WILL RELAY THIS URGENCY TO THE APPROPRIATE
DEPT STAFF THAT WILL RESPOND TO LAW ENFORCEMENT'S INQUIRY.
 
NAME: ROBERT SMITH          RELEASE DATE: 08/10/2014
DOB: 19600101                       ENTRY DATE: 05/01/2001
RACE: WHITE                                          PCN: C111111111
SEX: MALE                                                NIC: B111111111
HEIGHT: 510                                            FBI: 111111AA0
WEIGHT: 195                                 STATE ID: AZ00000000
HAIR COLOR: BROWN      DEPT CORRECTION: A11111
EYE COLOR: BROWN
SKIN TONE: LIGHT
FNGRPRT CLAS: AAAA000000AA11111111
BIRTH COUNTY:               BIRTH PLACE: US
LAST RES ADD: 1234 THIS DRIVE
CITY STATE: PHOENIX     AZ      ZIP: 85000-0000
SOC SEC NO: 123456789
SENTENCE CRT: AZ0000000 - PHOENIX COC
RELEASE LOC: 001 - PHOENIX
START SUPER: 01/10/2011     PROBATION EXPIRES: 01/11/2014
SUPER TYPE:         RELEASE FROM SUPERVISION: 08/10/2015
SUPERVISOR
NAME: JIMMY JONES
PHONE NO: 602 555-5151
CASE NO: A10111
ENTERING MNE: A11110001
ENTERING AGY: AZ0000000 - PDC - 001 - PHOENIX P&P OFFICE
NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
MISC: OFFENSE - DOMESTIC BATT STRANGLE
 
 
-IMAGE-
FIN: 0101010101         IMAGE DATE: 08/01/2010
IMN: I111111111         IMAGE ENTRY DATE: 08/02/2010
IMAGE TYPE: MUG SHOT
IMAGE SIZE: 12832 BYTES

Example 23: A Corrections response.

PCR.AZ0000000
07:13 12/16/2011 56782
07:13 12/16/2011 93200 AZNLETS20
TXT
-FCIC HIT RESPONSE-
#SID HIT (00)#
 
WARNING - DO NOT ARREST BASED ON THIS INFORMATION ALONE
 
 
PROBATION OR SUPERVISED RELEASE STATUS
 
SUBJECT MAY BE UNDER THE SUPERVISION OF THE AZ DEPT OF CORRECTIONS
CONTACT THE PROBATION OFFICE DURING BUSINESS HOURS OR THE DEPARTMENT'S
EMERGENCY ACTION CENTER (EAC) AFTER HOURS AT 800 555-1111
TO CONFIRM THE OFFENDER'S SUPERVISION STATUS. ONCE THE STATUS IS CONFIRMED
AND A VIOLATION EXISTS AN ARREST CAN BE MADE AS AUTHORIZED IN
SECTION 948.06(1)(a) ARIZONA STATUTES (2008).
IF IMMEDIATE ASSISTANCE IS NEEDED AFTER HOURS REGARDING CONDITIONS
OF SUPERVISION, EAC STAFF WILL RELAY THIS URGENCY TO THE APPROPRIATE
DEPT STAFF THAT WILL RESPOND TO LAW ENFORCEMENT'S INQUIRY.
 
*** VIOLENT FELONY OFFENDER OF SPECIAL CONCERN - 111.11(1) A.S. ***
 
NAME: JOHN SMITH                   RELEASE DATE: 02/04/2012
DOB: 19500101                            ENTRY DATE: 08/09/2010
RACE: WHITE                                                PCN: B000000000
SEX: MALE                                                      NIC: A000000000
HEIGHT: 511                                                  FBI: 111111AA1
WEIGHT: 185                                       STATE ID: AZ
HAIR COLOR: BROWN        DEPT CORRECTION: A11111
EYE COLOR: GREEN
SKIN TONE: LIGHT
BIRTH COUNTY:              BIRTH PLACE: US
LAST RES ADD: 1234 ANY STREET
CITY STATE: PHOENIX  AZ      ZIP: 85000-0000
SOC SEC NO: 123456789
SENTENCE CRT: AZ0000000 - PHOENIX COC
RELEASE LOC: 004 - PHOENIX
START SUPER: 01/01/2010    PROBATION EXPIRES: 01/01/2012
SUPER TYPE:              RELEASE FROM SUPERVISION: 01/01/2012
SUPERVISOR
NAME: JAMES SMITH
PHONE NO: 602 555-5151
CASE NO: A11111
ENTERING MNE: A00000000
ENTERING AGY: AZ0000000 - ADC - 004 - PHOENIX
NOTIFY AGY: NO NOTIFY/PUBLICLY AVAILABLE
MISC: OFFENSE - BURG/N/ASSLT/OCC STRUCT
 
 
 
-IMAGE-
FIN: 00000001              IMAGE DATE: 01/01/2009
IMN:                    IMAGE ENTRY DATE: 01/01/2010
IMAGE TYPE: MUG SHOT
IMAGE SIZE: 11075 BYTES

Example 24: A response of all three files.

PAR.AZ0000000
07:13 12/16/2011 59782
07:13 12/16/2011 94400 AZNLETS20
TXT
-NCIC-
1A11AAA1111111111
AZ0000000
 
***MESSAGE KEY QWA SEARCHES ALL NCIC PERSONS FILES WITHOUT LIMITATIONS.
*****WARNING - THE FOLLOWING IS AN NCIC PROTECTION ORDER
RECORD. DO NOT
SEARCH, DETAIN, OR ARREST BASED SOLELY ON THIS RECORD.
CONTACT ENTERING
AGENCY TO CONFIRM STATUS AND TERMS OF PROTECTION ORDER*****
 
MKE/PROTECTION ORDER
ORI/AZ0000000 NAM/SMITH,JOHN SEX/M RAC/W
DOB/19500101 HGT/600 WGT/200 EYE/BR0 HAI/BR0 FBI/111111AA1
SOC/111111111
BRD/N ISD/11111111 EXP/20150101 CTI/AZ000000A
PPN/SMITH,KATE PSX/F PPR/B PPB/19500101
PCO/04 - THE SUBJECT IS REQUIRED TO STAY AWAY FROM THE RESIDENCE, PROPERTY,
PCO/SCHOOL, OR PLACE OF EMPLOYMENT OF THE PROTECTED PERSON OR OTHER FAMILY OR
PCO/HOUSEHOLD MEMBER.
OCA/11111111
DNA/N
ORI IS ARIZONA 602 555-5555
NIC/A000000000 DTE/20100101 1545 EDT DLU/20100202 1500 EDT
 
-FCIC HIT RESPONSE-
QW : NO RECORDS FOUND

Top

Downloads

Download PCQ Schema

Download PCR Schema

Download PCR Stylesheet

Download PPQ Schema

Download PPR Schema

Download PPR Stylesheet

Download PBQ Schema

Download PBR Schema

Download PBR Stylesheet

Download PAQ Schema

Download PAR Schema

Download PAR Stylesheet

Download CPQ Schema

Download CPR Schema

Download CPR Stylesheet


Top