NIEM Examples - Sex Offender Registration Transactions (SOQ/SOR, SON)
Sex Offender Registration NIEM Specifications
This section provides NIEM formats and examples for Sex Offender Registration Transactions (SOQ, SOR, SON).
Note: Only criminal justice agencies authorized to access criminal records will be allowed to submit SOQs to Nlets.
The purpose of the SOQ inquiry is to request sex offender registration on a subject.
Records may be requested using five different indices;
-
<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 (
) 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.
Notifications
The format below provides a means for an Nlets user to notify, in a formal, fixed format request another agency that a sex offender is relocating to their area. The message key for Sex Offender Notification is "SON".
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 (SOQ), Query by State ID (SOQ), Query by FBI Number (SOQ), Query by Social Security Number (SOQ), Query by Miscellaneous Number (SOQ), Sex Offender Response (SOR), Notification by Offender ID (SON), Notification by State ID (SON) and Notification by FBI Number (SON).
Query Formats
Query by Name, DOB and Sex (SOQ)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:PurposeCode
This optional element contains a code indicating the purpose for which the record is being requested.
Valid values are: C, F, E, D, J or S.
n2:ResponseAttentionDescriptionText
This optional element contains identification of the person or entity to whose attention the sex offender registration 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.
n2:ImageIndicator
Y if 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 State ID (SOQ)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:PurposeCode
This optional element contains a code indicating the purpose for which the record is being requested.
Valid values are: C, F, E, D, J or S.
n2:ResponseAttentionDescriptionText
This optional element contains identification of the person or entity to whose attention the sex offender registration 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.
n2:ImageIndicator
Y if 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 Number (SOQ)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:PurposeCode
This optional element contains a code indicating the purpose for which the record is being requested.
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 sex offender registration 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.
n2:ImageIndicator
Y if 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 Social Security Number (SOQ)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:PurposeCode
This optional element contains a code indicating the purpose for which the record is being requested.
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 sex offender registration 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.
Element containing SSN.
n2:ImageIndicator
Y if 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 Miscellaneous Number (SOQ)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:PurposeCode
This optional element contains a code indicating the purpose for which the record is being requested.
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 sex offender registration 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.
Element containing miscellaneous number.
n2:ImageIndicator
Y if 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
Sex Offender Free Form Response (SOR)
n2:NLETSResponseData
n2:ResponseText
This element will contain the free text response. Nlets recommends the use of a CDATA section
to ensure that the response does not contain any characters illegal in XML.
Sex Offender Standardized Response (SOR)
n2:NLETSResponseData
n2-sor:RegisteredOffenderRecord
The record associated with the registered sex offender
n2-sor:RegisteredOffender
This element contains the details of the registered offender.
It should contain the attribute structures:id in order to link it to other data structures.
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-sor:PersonAugmentation
Additional information about a person.
nc:FingerprintTakenIndicator
True if a fingerprint biometric was taken; false otherwise.
n2-sor:PalmPrintTakenIndicator
True if a palmprint biometric was taken; false otherwise.
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:PersonCautionInformationText
A cautionary piece of information about a person.
j:PersonBirthplaceCode
A state or country of a person's birth.
j:RegisteredOffenderConviction
A conviction that led to a person's status as a registered offender.
nc:ActivityIdentification
An identification that references an activity.
nc:IdentificationID
An identifier.
j:ConvictionCharge
A charge for which a person was convicted.
j:ChargeApplicabilityText
A degree of involvement a person is being charged with committing in an offense.
j:ConvictionVerdict
A guilty verdict of a judge or jury.
j:VerdictDate
A date a verdict was given.
nc:Date
A full date.
j:VerdictIssuingCourt
A court which issued a verdict.
j:CourtName
A name of a unit of a court.
n2-sor:VerdictAugmentation
Additional information about the verdict.
n2-sor:VerdictStateText
The state in which the verdict was found.
n2-sor:ConvictionAugmentation
Additional information about the conviction.
n2-sor:ConvictionOffense
The offense resulting in the conviction.
nc:ActivityDescriptionText
A description of an 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.
n2-sor:VictimInformation
Information about the victim.
nc:PersonSexText
A data concept for a gender or sex of a person.
nc:PersonAgeDescriptionText
A general description of the age of a person.
nc:PersonRaceText
A classification of a person based on factors such as geographical locations and genetics.
n2-sor:VictimRelationshipText
A description of the relationship, if any, between the offender and the victim.
j:RegisteredOffenderNonExpiringRegistrationIndicator
True if a person's requirement to register as an offender is non-expiring; false if it is not.
j:RegisteredOffenderEndDate
A date a person no longer must register as an offender.
nc:Date
A full date.
j:RegisteredOffenderEntryDate
A date a person initially registered as an offender.
nc:Date
A full date.
j:RegisteredOffenderIdentification
An identification identifying a person as a certain kind of registered offender.
nc:IdentificationID
An identifier.
j:RegisteredOffenderCategoryText
A kind of offense for which a person must register as being an offender.
n2-sor:RegisteredOffenderAugmentation
Additional information about the ofefnder.
n2-sor:RegisteredOffenderLevelText
The level of the registered offender.
n2-sor:RegisteredOffenderLevelDescriptionText
A description of the level of the registered offender.
n2-sor:RegisteredOffenderRenewalDate
The date on which the offender's registration must be renewed.
nc:Date
A full date.
n2-sor:RegisteredOffenderUpdateDate
The date of the last update of the offender's registration.
nc:Date
A full date.
n2-sor:RegisteredOffenderAdditionalStateIndicator
True if the offender is registered in an additional state(s), false otherwise.
n2-sor:RegisteredOffenderRiskAssessment
Details about a risk assessment.
n2-sor:RiskAssessmentToolNameText
The name of the tool used in the risk assessment.
n2-sor:RiskAssessmentDate
The date that the risk assessment was performed.
nc:Date
A full date.
n2-sor:RiskAssessmentScoreText
The result or score from the risk assessment.
nc:ContactInformationAssociation
An association between contact information and an entity.
This association structure may appear multiple times to convey each type of contact information (telephone, website, etc).
Only one type of Contact Information should be contained in each Association in order to accurately convey the start and end dates.
nc:AssociationDateRange
A date range in which an association occurs.
nc:StartDate
A date on which something begins.
nc:Date
A full date.
nc:EndDate
A date on which something ends.
nc:Date
A full date.
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:ContactEmailID
An electronic mailing address by which a person or organization may be contacted.
OR
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.
n2-sor:TelephoneNumberAugmentation
Additional information about a telephone number.
n2-sor:TelephoneCarrierText
The telephone carrier.
OR
nc:ContactInstantMessenger
A user account for an instant messaging program by which a person or organization may be contacted.
nc:InstantMessengerServiceName
A name of an instant messaging service.
nc:InstantMessengerScreenID
An account identifier used to reference a person or organization within an instant messaging system.
OR n2-sor:ContactWebsite
A website.
nc:ContactWebsiteURI
A website address by which a person or organization may be contacted.
n2-sor:ContactInternetServiceProviderText
The Internet Service Provider of the website.
nc:Vehicle
A conveyance designed to carry an operator, passengers and/or cargo, over land.
A vehicle owned or used by the offender.
nc:ConveyanceColorPrimaryText
A single, upper-most, front-most, or majority color of a conveyance.
nc:ItemMakeName
A name of the manufacturer that produced an item.
nc:ItemModelName
A name of a specific design or kind of item made by a manufacturer.
nc:ItemModelYearDate
A year in which an item was manufactured or produced.
nc:VehicleIdentification
A unique identification for a specific vehicle.
nc:IdentificationID
An identifier.
nc:Vessel
A mode of transportation capable of transport by water.
A vessel owned or used by the offender.
nc:ItemMakeName
A name of the manufacturer that produced an item.
nc:ItemModelName
A name of a specific design or kind of item made by a manufacturer.
nc:ItemModelYearDate
A year in which an item was manufactured or produced.
nc:VesselHullIdentification
nc:IdentificationID
An identifier.
m:VesselAugmentation
Additional information about the vessel.
m:VesselName
A name of a vessel.
nc:Aircraft or
A mode of transportation capable of flying in the air.
An aircraft owned or used by the offender.
nc:ItemMakeName
A name of the manufacturer that produced an item.
nc:ItemModelName
A name of a specific design or kind of item made by a manufacturer.
nc:ItemModelYearDate
A year in which an item was manufactured or produced.
nc:AircraftTailIdentification
An identification of an aircraft.
nc:IdentificationID
An identifier.
j:Detention
A mandatory confined supervision of a person.
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-sor:ReleaseAugmentation
Additional information about the release.
n2-sor: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.
j:Parole
An added period of control following release from prison.
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-sor:ReleaseAugmentation
Additional information about the release.
n2-sor: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.
nc:EntityPerson
A person capable of bearing legal rights and responsibilities.
The person in charge of parole; the parole officer.
nc:PersonName
A combination of names and/or titles by which a person is known.
nc:PersonFullName
A complete name of a person.
n2-sor:SupervisionAugmentation
Additional information about the parole.
n2-sor:SupervisionInterstateCompactIndicator
True if the agency participates in interstate compact, false otherwise.
Notification Formats
Sex Offender Standardized Notification (SON)
n2:NLETSResponseData
n2-sor:RegisteredOffenderRecord
The record associated with the registered sex offender
n2-sor:RegisteredOffender
This element contains the details of the registered offender.
It should contain the attribute structures:id in order to link it to other data structures.
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-sor:PersonAugmentation
Additional information about a person.
nc:FingerprintTakenIndicator
True if a fingerprint biometric was taken; false otherwise.
n2-sor:PalmPrintTakenIndicator
True if a palmprint biometric was taken; false otherwise.
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:PersonCautionInformationText
A cautionary piece of information about a person.
j:PersonBirthplaceCode
A state or country of a person's birth.
j:RegisteredOffenderConviction
A conviction that led to a person's status as a registered offender.
nc:ActivityIdentification
An identification that references an activity.
nc:IdentificationID
An identifier.
j:ConvictionCharge
A charge for which a person was convicted.
j:ChargeApplicabilityText
A degree of involvement a person is being charged with committing in an offense.
j:ConvictionVerdict
A guilty verdict of a judge or jury.
j:VerdictDate
A date a verdict was given.
nc:Date
A full date.
j:VerdictIssuingCourt
A court which issued a verdict.
j:CourtName
A name of a unit of a court.
n2-sor:VerdictAugmentation
Additional information about the verdict.
n2-sor:VerdictStateText
The state in which the verdict was found.
n2-sor:ConvictionAugmentation
Additional information about the conviction.
n2-sor:ConvictionOffense
The offense resulting in the conviction.
nc:ActivityDescriptionText
A description of an 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.
n2-sor:VictimInformation
Information about the victim.
nc:PersonSexText
A data concept for a gender or sex of a person.
nc:PersonAgeDescriptionText
A general description of the age of a person.
nc:PersonRaceText
A classification of a person based on factors such as geographical locations and genetics.
n2-sor:VictimRelationshipText
A description of the relationship, if any, between the offender and the victim.
j:RegisteredOffenderNonExpiringRegistrationIndicator
True if a person's requirement to register as an offender is non-expiring; false if it is not.
j:RegisteredOffenderEndDate
A date a person no longer must register as an offender.
nc:Date
A full date.
j:RegisteredOffenderEntryDate
A date a person initially registered as an offender.
nc:Date
A full date.
j:RegisteredOffenderIdentification
An identification identifying a person as a certain kind of registered offender.
nc:IdentificationID
An identifier.
j:RegisteredOffenderCategoryText
A kind of offense for which a person must register as being an offender.
n2-sor:RegisteredOffenderAugmentation
Additional information about the ofefnder.
n2-sor:RegisteredOffenderLevelText
The level of the registered offender.
n2-sor:RegisteredOffenderLevelDescriptionText
A description of the level of the registered offender.
n2-sor:RegisteredOffenderRenewalDate
The date on which the offender's registration must be renewed.
nc:Date
A full date.
n2-sor:RegisteredOffenderUpdateDate
The date of the last update of the offender's registration.
nc:Date
A full date.
n2-sor:RegisteredOffenderAdditionalStateIndicator
True if the offender is registered in an additional state(s), false otherwise.
n2-sor:RegisteredOffenderRiskAssessment
Details about a risk assessment.
n2-sor:RiskAssessmentToolNameText
The name of the tool used in the risk assessment.
n2-sor:RiskAssessmentDate
The date that the risk assessment was performed.
nc:Date
A full date.
n2-sor:RiskAssessmentScoreText
The result or score from the risk assessment.
n2-sor:RegisteredOffenderRelocationDetails
Details about the planned relocation of an offender.
n2-sor:PlannedRelocationDate
The date on which the offender plans to relocate.
nc:Date
A full date.
n2-sor:RelocationCommentText
Comments relating to the planned relocation of the offender.
n2-sor:RelocationAddress
The address provided by the offender to which the offender plans to relocate to.
nc:AddressFullText
A complete address.
nc:ContactInformationAssociation
An association between contact information and an entity.
This association structure may appear multiple times to convey each type of contact information (telephone, website, etc).
Only one type of Contact Information should be contained in each Association in order to accurately convey the start and end dates.
nc:AssociationDateRange
A date range in which an association occurs.
nc:StartDate
A date on which something begins.
nc:Date
A full date.
nc:EndDate
A date on which something ends.
nc:Date
A full date.
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:ContactEmailID
An electronic mailing address by which a person or organization may be contacted.
OR
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.
n2-sor:TelephoneNumberAugmentation
Additional information about a telephone number.
n2-sor:TelephoneCarrierText
The telephone carrier.
OR
nc:ContactInstantMessenger
A user account for an instant messaging program by which a person or organization may be contacted.
nc:InstantMessengerServiceName
A name of an instant messaging service.
nc:InstantMessengerScreenID
An account identifier used to reference a person or organization within an instant messaging system.
OR n2-sor:ContactWebsite
A website.
nc:ContactWebsiteURI
A website address by which a person or organization may be contacted.
n2-sor:ContactInternetServiceProviderText
The Internet Service Provider of the website.
nc:Vehicle
A conveyance designed to carry an operator, passengers and/or cargo, over land.
A vehicle owned or used by the offender.
nc:ConveyanceColorPrimaryText
A single, upper-most, front-most, or majority color of a conveyance.
nc:ItemMakeName
A name of the manufacturer that produced an item.
nc:ItemModelName
A name of a specific design or kind of item made by a manufacturer.
nc:ItemModelYearDate
A year in which an item was manufactured or produced.
nc:VehicleIdentification
A unique identification for a specific vehicle.
nc:IdentificationID
An identifier.
nc:Vessel
A mode of transportation capable of transport by water.
A vessel owned or used by the offender.
nc:ItemMakeName
A name of the manufacturer that produced an item.
nc:ItemModelName
A name of a specific design or kind of item made by a manufacturer.
nc:ItemModelYearDate
A year in which an item was manufactured or produced.
nc:VesselHullIdentification
nc:IdentificationID
An identifier.
m:VesselAugmentation
Additional information about the vessel.
m:VesselName
A name of a vessel.
nc:Aircraft or
A mode of transportation capable of flying in the air.
An aircraft owned or used by the offender.
nc:ItemMakeName
A name of the manufacturer that produced an item.
nc:ItemModelName
A name of a specific design or kind of item made by a manufacturer.
nc:ItemModelYearDate
A year in which an item was manufactured or produced.
nc:AircraftTailIdentification
An identification of an aircraft.
nc:IdentificationID
An identifier.
j:Detention
A mandatory confined supervision of a person.
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-sor:ReleaseAugmentation
Additional information about the release.
n2-sor: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.
j:Parole
An added period of control following release from prison.
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-sor:ReleaseAugmentation
Additional information about the release.
n2-sor: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.
nc:EntityPerson
A person capable of bearing legal rights and responsibilities.
The person in charge of parole; the parole officer.
nc:PersonName
A combination of names and/or titles by which a person is known.
nc:PersonFullName
A complete name of a person.
n2-sor:SupervisionAugmentation
Additional information about the parole.
n2-sor:SupervisionInterstateCompactIndicator
True if the agency participates in interstate compact, false otherwise.
Sex Offender Registration NIEM Examples
Example 1: Sex Offender 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>SOQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="SOQ">
<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>1970-03-22</nc:Date>
</nc:PersonBirthDate>
<nc:PersonSexCode>M</nc:PersonSexCode>
<nc:PersonSSNIdentification />
<j4:PersonAugmentation>
<j4:PersonFBIIdentification />
<j4:PersonStateFingerprintIdentification />
</j4:PersonAugmentation>
</j4:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 2: Sex Offender 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>SOQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE2]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="SOQ">
<n2:PurposeCode>C</n2:PurposeCode>
<n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
<j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
<nc:PersonSSNIdentification />
<j4:PersonAugmentation>
<j4:PersonStateFingerprintIdentification>
<nc:IdentificationID>SID1234</nc:IdentificationID>
</j4:PersonStateFingerprintIdentification>
</j4:PersonAugmentation>
</j4:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 3: Sex Offender 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>SOQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE3]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="SOQ">
<n2:PurposeCode>C</n2:PurposeCode>
<n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
<j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
<nc:PersonSSNIdentification />
<j4:PersonAugmentation>
<j4:PersonFBIIdentification>
<nc:IdentificationID>1</nc:IdentificationID>
</j4:PersonFBIIdentification>
<j4:PersonStateFingerprintIdentification />
</j4:PersonAugmentation>
</j4:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 4: Sex Offender query by Social Security 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>SOQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE4]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="SOQ">
<n2:PurposeCode>C</n2:PurposeCode>
<n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
<j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
<nc:PersonSSNIdentification>
<nc:IdentificationID>123456789</nc:IdentificationID>
</nc:PersonSSNIdentification>
</j4:Person>
<n2:ImageIndicator>Y</n2:ImageIndicator>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 5: Sex Offender query by miscellaneous 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>SOQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE5]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="SOQ">
<n2:PurposeCode>C</n2:PurposeCode>
<n2:ResponseAttentionDescriptionText>NLETS_ANALYST</n2:ResponseAttentionDescriptionText>
<j4:Person xmlns:j4="http://niem.gov/niem/domains/jxdm/4.1">
<nc:PersonOtherIdentification>
<nc:IdentificationID>AZ-1234</nc:IdentificationID>
</nc:PersonOtherIdentification>
<nc:PersonSSNIdentification />
<j4:PersonAugmentation>
<j4:PersonFBIIdentification />
<j4:PersonStateFingerprintIdentification />
</j4:PersonAugmentation>
</j4:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 6: Sex Offender Response.
<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>SOR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZ0000000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE6]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/14/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>08:28</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/14/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>08:28</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00310</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="SOR">
<n2:ResponseText>
*** SEXUAL OFFENDER REGISTRY INFORMATION ***
THE SUBJECT IDENTIFIED IN THE FOLLOWING RECORD WITH TIC/SID1234
IS REGISTERED AS A CONVICTED SEXUAL OFFENDER. DO NOT SEARCH, DETAIN, OR
ARREST BASED SOLELY ON THIS RECORD. ADDITIONAL INFORMATION REGARDING
SUBJECT MAY BE AVAILABLE FROM THE INTERSTATE IDENTIFICATION INDEX.
WARNING - THE FOLLOWING RECORD CONTAINS EXPIRED LICENSE PLATE
DATA. USE CAUTION, CONTACT ENTERING AGENCY TO CONFIRM STATUS
*****
MKE/SEXUAL OFFENDER
OFS/01 - ABSCONDED
ORI/AZ0000000 NAM/SMITH,JOHN SEX/M RAC/W POB/AZ DOB/19500101
HGT/505 WGT/175 EYE/BRO HAI/BLK FBI/123456AA7 CTZ/US SKN/MED
SMT/TAT R ARM
FPC/AAAAAAAA11AAAAAA1111 SOC/123456789 SID/SID1234
OLN/12345678 OLS/AZ
ORD/20000101 ERD/NONEXP SXP/N CRR/SEX ASSAULT
CON/20000202 AOV/16 SOV/F
OCA/12345678
MIS/SEXUAL ASSAULT CHILD
LIC/12AAA3 LIS/AZ LIY/2010 LIT/PC
VYR/1980
VMA/FORD VMO/F15 VST/PK VCO/RED
DNA/N
AKA/SMITH, JOHNNY
AKA/SMITH, JIM
AKA/SMITH, JIMMY
SMT/TAT L ARM
SOC/123456789
HOM/ADD - ABSCONDED
AZ
PHONE - 602 555-1234 HOME
NIC/X111111111 TIC/XX1111111111 DTE/20010101 1111 DLU/20011010 1212
ORI IS PHOENIX DEPT 602 555-9876
***** END OF SEXUAL OFFENDER REGISTRY INFORMATION *****
**THIS MESSAGE IS FROM AZ 2000 SYSTEM.**
</n2:ResponseText>
</n2:NLETSResponseData>
</n2:NLETS>
Example 7: Sex Offender Response - Standardized (SOR).
<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>SOR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS23</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE7]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/14/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>08:31</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/14/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>08:31</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00312</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="SOR">
<n2-sor:RegisteredOffenderRecord xmlns:n2-sor="http://www.nlets.org/niem/nlets-sex-offender/1.0">
<n2:AdditionalInformation>
<n2:StateElement>
<n2:ElementFieldName>Field Text</n2:ElementFieldName>
<n2:ElementFieldValue>Value Text</n2:ElementFieldValue>
</n2:StateElement>
</n2:AdditionalInformation>
<n2-sor:RegisteredOffender structures:id="ID_1" xmlns:structures="http://release.niem.gov/niem/structures/3.0/">
<nc:RoleOfPerson xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<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-sor:PersonAugmentation>
<nc:FingerprintTakenIndicator>true</nc:FingerprintTakenIndicator>
<n2-sor:PalmPrintTakenIndicator>true</n2-sor:PalmPrintTakenIndicator>
</n2-sor:PersonAugmentation>
<j:PersonAugmentation xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<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:PersonCautionInformationText>Caution Information</j:PersonCautionInformationText>
<j:PersonBirthplaceCode>AZ</j:PersonBirthplaceCode>
</j:PersonAugmentation>
</nc:RoleOfPerson>
<j:RegisteredOffenderConviction xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:ActivityIdentification xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:IdentificationID>5555555555</nc:IdentificationID>
</nc:ActivityIdentification>
<j:ConvictionCharge>
<j:ChargeApplicabilityText>Inchoate Charge Info</j:ChargeApplicabilityText>
</j:ConvictionCharge>
<j:ConvictionVerdict>
<j:VerdictDate>
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2010-06-01</nc:Date>
</j:VerdictDate>
<j:VerdictIssuingCourt>
<j:CourtName>Maricopa County Court</j:CourtName>
</j:VerdictIssuingCourt>
<n2-sor:VerdictAugmentation>
<n2-sor:VerdictStateText>AZ</n2-sor:VerdictStateText>
</n2-sor:VerdictAugmentation>
</j:ConvictionVerdict>
<n2-sor:ConvictionAugmentation>
<n2-sor:ConvictionOffense>
<nc:ActivityDescriptionText xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">A detailed description of the offense</nc:ActivityDescriptionText>
<j:OffenseNCICCode>0101</j:OffenseNCICCode>
<j:OffenseName>Text name of offense</j:OffenseName>
</n2-sor:ConvictionOffense>
<n2-sor:VictimInformation>
<nc:PersonSexText xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">Female</nc:PersonSexText>
<nc:PersonAgeDescriptionText xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">Under 13</nc:PersonAgeDescriptionText>
<nc:PersonRaceText xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">White</nc:PersonRaceText>
<n2-sor:VictimRelationshipText>Stranger</n2-sor:VictimRelationshipText>
</n2-sor:VictimInformation>
</n2-sor:ConvictionAugmentation>
</j:RegisteredOffenderConviction>
<j:RegisteredOffenderNonExpiringRegistrationIndicator xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">false</j:RegisteredOffenderNonExpiringRegistrationIndicator>
<j:RegisteredOffenderEndDate xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2025-01-01</nc:Date>
</j:RegisteredOffenderEndDate>
<j:RegisteredOffenderEntryDate xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2011-01-01</nc:Date>
</j:RegisteredOffenderEntryDate>
<j:RegisteredOffenderIdentification xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:IdentificationID xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">4444444444</nc:IdentificationID>
</j:RegisteredOffenderIdentification>
<j:RegisteredOffenderCategoryText xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">Registration Type Info</j:RegisteredOffenderCategoryText>
<n2-sor:RegisteredOffenderAugmentation>
<n2-sor:RegisteredOffenderLevelText>3</n2-sor:RegisteredOffenderLevelText>
<n2-sor:RegisteredOffenderLevelDescriptionText>Moderate</n2-sor:RegisteredOffenderLevelDescriptionText>
<n2-sor:RegisteredOffenderRenewalDate>
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2018-01-01</nc:Date>
</n2-sor:RegisteredOffenderRenewalDate>
<n2-sor:RegisteredOffenderUpdateDate>
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2014-01-01</nc:Date>
</n2-sor:RegisteredOffenderUpdateDate>
<n2-sor:RegisteredOffenderAdditionalStateIndicator>true</n2-sor:RegisteredOffenderAdditionalStateIndicator>
<n2-sor:RegisteredOffenderRiskAssessment>
<n2-sor:RiskAssessmentToolNameText>Name of tool used</n2-sor:RiskAssessmentToolNameText>
<n2-sor:RiskAssessmentDate>
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2011-01-01</nc:Date>
</n2-sor:RiskAssessmentDate>
<n2-sor:RiskAssessmentScoreText>5</n2-sor:RiskAssessmentScoreText>
</n2-sor:RegisteredOffenderRiskAssessment>
</n2-sor:RegisteredOffenderAugmentation>
</n2-sor:RegisteredOffender>
<nc:ContactInformationAssociation xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:AssociationDateRange>
<nc:StartDate>
<nc:Date>2011-01-01</nc:Date>
</nc:StartDate>
<nc:EndDate>
<nc:Date>2015-01-01</nc:Date>
</nc:EndDate>
</nc:AssociationDateRange>
<nc:ContactEntity structures:ref="ID_1" xmlns:structures="http://release.niem.gov/niem/structures/3.0/" />
<nc:ContactInformation>
<nc:ContactEmailID>jdoe@aol.com</nc:ContactEmailID>
</nc:ContactInformation>
</nc:ContactInformationAssociation>
<nc:ContactInformationAssociation xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:AssociationDateRange>
<nc:StartDate>
<nc:Date>2012-01-01</nc:Date>
</nc:StartDate>
<nc:EndDate>
<nc:Date>2014-01-01</nc:Date>
</nc:EndDate>
</nc:AssociationDateRange>
<nc:ContactEntity structures:ref="ID_1" xmlns:structures="http://release.niem.gov/niem/structures/3.0/" />
<nc:ContactInformation>
<nc:ContactInstantMessenger>
<nc:InstantMessengerServiceName>AOL</nc:InstantMessengerServiceName>
<nc:InstantMessengerScreenID>john_doe_43</nc:InstantMessengerScreenID>
</nc:ContactInstantMessenger>
</nc:ContactInformation>
</nc:ContactInformationAssociation>
<nc:ContactInformationAssociation xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:AssociationDateRange>
<nc:StartDate>
<nc:Date>2015-01-01</nc:Date>
</nc:StartDate>
</nc:AssociationDateRange>
<nc:ContactEntity structures:ref="ID_1" xmlns:structures="http://release.niem.gov/niem/structures/3.0/" />
<nc:ContactInformation>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>1234567890</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
<n2-sor:TelephoneNumberAugmentation>
<n2-sor:TelephoneCarrierText>Verizon</n2-sor:TelephoneCarrierText>
</n2-sor:TelephoneNumberAugmentation>
</nc:ContactTelephoneNumber>
</nc:ContactInformation>
</nc:ContactInformationAssociation>
<nc:ContactInformationAssociation xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:AssociationDateRange>
<nc:StartDate>
<nc:Date>2015-01-01</nc:Date>
</nc:StartDate>
</nc:AssociationDateRange>
<nc:ContactEntity structures:ref="ID_1" xmlns:structures="http://release.niem.gov/niem/structures/3.0/" />
<nc:ContactInformation>
<n2-sor:ContactWebsite>
<nc:ContactWebsiteURI>www.myblog.com</nc:ContactWebsiteURI>
<n2-sor:ContactInternetServiceProviderText>Cox</n2-sor:ContactInternetServiceProviderText>
</n2-sor:ContactWebsite>
</nc:ContactInformation>
</nc:ContactInformationAssociation>
<nc:Vehicle xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:ConveyanceColorPrimaryText>Blue</nc:ConveyanceColorPrimaryText>
<nc:ItemMakeName>Ford</nc:ItemMakeName>
<nc:ItemModelName>F250</nc:ItemModelName>
<nc:ItemModelYearDate>2012</nc:ItemModelYearDate>
<nc:VehicleIdentification>
<nc:IdentificationID>1324567890</nc:IdentificationID>
</nc:VehicleIdentification>
</nc:Vehicle>
<nc:Vessel xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:ItemMakeName>Alloy</nc:ItemMakeName>
<nc:ItemModelName>135</nc:ItemModelName>
<nc:ItemModelYearDate>2007</nc:ItemModelYearDate>
<nc:VesselHullIdentification>
<nc:IdentificationID>123456</nc:IdentificationID>
</nc:VesselHullIdentification>
<m:VesselAugmentation xmlns:m="http://release.niem.gov/niem/domains/maritime/3.1/">
<m:VesselName>Boat Name</m:VesselName>
</m:VesselAugmentation>
</nc:Vessel>
<nc:Aircraft xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:ItemMakeName>Cessna</nc:ItemMakeName>
<nc:ItemModelName>1008</nc:ItemModelName>
<nc:ItemModelYearDate>2005</nc:ItemModelYearDate>
<nc:AircraftTailIdentification>
<nc:IdentificationID>9876540</nc:IdentificationID>
</nc:AircraftTailIdentification>
</nc:Aircraft>
<j:Detention xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:ActivityDateRange xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:StartDate>
<nc:Date>2011-01-01</nc:Date>
</nc:StartDate>
</nc:ActivityDateRange>
<nc:SupervisionRelease xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<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-sor:ReleaseAugmentation>
<n2-sor:ReleaseTypeText>Parole</n2-sor:ReleaseTypeText>
</n2-sor:ReleaseAugmentation>
</nc:SupervisionRelease>
<nc:SupervisionSupervisor xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<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>
</j:Detention>
<j:Parole xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:ActivityDateRange xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:StartDate>
<nc:Date>2012-01-01</nc:Date>
</nc:StartDate>
</nc:ActivityDateRange>
<nc:SupervisionRelease xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:ActivityDate>
<nc:Date>2014-01-01</nc:Date>
</nc:ActivityDate>
<n2-sor:ReleaseAugmentation>
<n2-sor:ReleaseTypeText>Full Release</n2-sor:ReleaseTypeText>
</n2-sor:ReleaseAugmentation>
</nc:SupervisionRelease>
<nc:SupervisionSupervisor xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:EntityOrganization>
<nc:OrganizationName>Parole Agency</nc:OrganizationName>
<nc:OrganizationPrimaryContactInformation>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>444-555-6666</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
</nc:ContactTelephoneNumber>
</nc:OrganizationPrimaryContactInformation>
</nc:EntityOrganization>
<nc:EntityPerson>
<nc:PersonName>
<nc:PersonFullName>Officer Jason Jones</nc:PersonFullName>
</nc:PersonName>
</nc:EntityPerson>
</nc:SupervisionSupervisor>
<n2-sor:SupervisionAugmentation>
<n2-sor:SupervisionInterstateCompactIndicator>true</n2-sor:SupervisionInterstateCompactIndicator>
</n2-sor:SupervisionAugmentation>
</j:Parole>
</n2-sor:RegisteredOffenderRecord>
</n2:NLETSResponseData>
</n2:NLETS>
Example 8: Sex Offender Notification - Free Form(SON)
<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>SON</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>TX0000000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE8]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/14/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>08:32</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/14/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>08:32</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00313</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="SON">
<n2:ResponseText>
NAME/SMITH, JOHN. SEX/M. SEX OFFENDER REG#/1234567890.
RELOCATION ADDRESS/1234 MAIN STREET, DALLAS, TX, 75000.
STATE OFFENSE LITERAL/STATUTORY SODOMY-2ND DEG;SEX ASSLT;.
REMARKS/ The Texas State Highway Patrol has received notification that a Texas registered sex
offender has moved to AZ, EFFECTIVE: 2010-01-01 Please forward this information to the
appropriate registering agency.
SID:TX12345678 FBI:12345XX1 DOB:1950-01-01 SOC:123456789
For more information on this subject, please contact the Texas State Highway Patrol at
512-555-1234 or access through NCIC
</n2:ResponseText>
</n2:NLETSResponseData>
</n2:NLETS>
Example 9: Sex Offender Notification - Standardized (SON).
<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>SON</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS23</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE9]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/14/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>08:40</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/14/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>08:40</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00317</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="SON">
<n2-sor:RegisteredOffenderRecord xmlns:n2-sor="http://www.nlets.org/niem/nlets-sex-offender/1.0">
<n2:AdditionalInformation>
<n2:StateElement>
<n2:ElementFieldName>Field Text</n2:ElementFieldName>
<n2:ElementFieldValue>Value Text</n2:ElementFieldValue>
</n2:StateElement>
</n2:AdditionalInformation>
<n2-sor:RegisteredOffender structures:id="ID_1" xmlns:structures="http://release.niem.gov/niem/structures/3.0/">
<nc:RoleOfPerson xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<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-sor:PersonAugmentation>
<nc:FingerprintTakenIndicator>true</nc:FingerprintTakenIndicator>
<n2-sor:PalmPrintTakenIndicator>true</n2-sor:PalmPrintTakenIndicator>
</n2-sor:PersonAugmentation>
<j:PersonAugmentation xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<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:PersonCautionInformationText>Caution Information</j:PersonCautionInformationText>
<j:PersonBirthplaceCode>AZ</j:PersonBirthplaceCode>
</j:PersonAugmentation>
</nc:RoleOfPerson>
<j:RegisteredOffenderConviction xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:ActivityIdentification xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:IdentificationID>5555555555</nc:IdentificationID>
</nc:ActivityIdentification>
<j:ConvictionCharge>
<j:ChargeApplicabilityText>Inchoate Charge Info</j:ChargeApplicabilityText>
</j:ConvictionCharge>
<j:ConvictionVerdict>
<j:VerdictDate>
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2010-06-01</nc:Date>
</j:VerdictDate>
<j:VerdictIssuingCourt>
<j:CourtName>Maricopa County Court</j:CourtName>
</j:VerdictIssuingCourt>
<n2-sor:VerdictAugmentation>
<n2-sor:VerdictStateText>AZ</n2-sor:VerdictStateText>
</n2-sor:VerdictAugmentation>
</j:ConvictionVerdict>
<n2-sor:ConvictionAugmentation>
<n2-sor:ConvictionOffense>
<nc:ActivityDescriptionText xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">A detailed description of the offense</nc:ActivityDescriptionText>
<j:OffenseNCICCode>0101</j:OffenseNCICCode>
<j:OffenseName>Text name of offense</j:OffenseName>
</n2-sor:ConvictionOffense>
<n2-sor:VictimInformation>
<nc:PersonSexText xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">Female</nc:PersonSexText>
<nc:PersonAgeDescriptionText xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">Under 13</nc:PersonAgeDescriptionText>
<nc:PersonRaceText xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">White</nc:PersonRaceText>
<n2-sor:VictimRelationshipText>Stranger</n2-sor:VictimRelationshipText>
</n2-sor:VictimInformation>
</n2-sor:ConvictionAugmentation>
</j:RegisteredOffenderConviction>
<j:RegisteredOffenderNonExpiringRegistrationIndicator xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">false</j:RegisteredOffenderNonExpiringRegistrationIndicator>
<j:RegisteredOffenderEndDate xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2025-01-01</nc:Date>
</j:RegisteredOffenderEndDate>
<j:RegisteredOffenderEntryDate xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2011-01-01</nc:Date>
</j:RegisteredOffenderEntryDate>
<j:RegisteredOffenderIdentification xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:IdentificationID xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">4444444444</nc:IdentificationID>
</j:RegisteredOffenderIdentification>
<j:RegisteredOffenderCategoryText xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">Registration Type Info</j:RegisteredOffenderCategoryText>
<n2-sor:RegisteredOffenderAugmentation>
<n2-sor:RegisteredOffenderLevelText>3</n2-sor:RegisteredOffenderLevelText>
<n2-sor:RegisteredOffenderLevelDescriptionText>Moderate</n2-sor:RegisteredOffenderLevelDescriptionText>
<n2-sor:RegisteredOffenderRenewalDate>
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2018-01-01</nc:Date>
</n2-sor:RegisteredOffenderRenewalDate>
<n2-sor:RegisteredOffenderUpdateDate>
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2014-01-01</nc:Date>
</n2-sor:RegisteredOffenderUpdateDate>
<n2-sor:RegisteredOffenderAdditionalStateIndicator>true</n2-sor:RegisteredOffenderAdditionalStateIndicator>
<n2-sor:RegisteredOffenderRiskAssessment>
<n2-sor:RiskAssessmentToolNameText>Name of tool used</n2-sor:RiskAssessmentToolNameText>
<n2-sor:RiskAssessmentDate>
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2011-01-01</nc:Date>
</n2-sor:RiskAssessmentDate>
<n2-sor:RiskAssessmentScoreText>5</n2-sor:RiskAssessmentScoreText>
</n2-sor:RegisteredOffenderRiskAssessment>
</n2-sor:RegisteredOffenderAugmentation>
</n2-sor:RegisteredOffender>
<n2-sor:RegisteredOffenderRelocationDetails>
<n2-sor:PlannedRelocationDate>
<nc:Date xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">2015-12-31</nc:Date>
</n2-sor:PlannedRelocationDate>
<n2-sor:RelocationCommentText>Relocating for job</n2-sor:RelocationCommentText>
<n2-sor:RelocationAddress>
<nc:AddressFullText xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">123 S. Main Street, Omaha, NE 12345</nc:AddressFullText>
</n2-sor:RelocationAddress>
</n2-sor:RegisteredOffenderRelocationDetails>
<nc:ContactInformationAssociation xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:AssociationDateRange>
<nc:StartDate>
<nc:Date>2011-01-01</nc:Date>
</nc:StartDate>
<nc:EndDate>
<nc:Date>2015-01-01</nc:Date>
</nc:EndDate>
</nc:AssociationDateRange>
<nc:ContactEntity structures:ref="ID_1" xmlns:structures="http://release.niem.gov/niem/structures/3.0/" />
<nc:ContactInformation>
<nc:ContactEmailID>jdoe@aol.com</nc:ContactEmailID>
</nc:ContactInformation>
</nc:ContactInformationAssociation>
<nc:ContactInformationAssociation xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:AssociationDateRange>
<nc:StartDate>
<nc:Date>2012-01-01</nc:Date>
</nc:StartDate>
<nc:EndDate>
<nc:Date>2014-01-01</nc:Date>
</nc:EndDate>
</nc:AssociationDateRange>
<nc:ContactEntity structures:ref="ID_1" xmlns:structures="http://release.niem.gov/niem/structures/3.0/" />
<nc:ContactInformation>
<nc:ContactInstantMessenger>
<nc:InstantMessengerServiceName>AOL</nc:InstantMessengerServiceName>
<nc:InstantMessengerScreenID>john_doe_43</nc:InstantMessengerScreenID>
</nc:ContactInstantMessenger>
</nc:ContactInformation>
</nc:ContactInformationAssociation>
<nc:ContactInformationAssociation xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:AssociationDateRange>
<nc:StartDate>
<nc:Date>2015-01-01</nc:Date>
</nc:StartDate>
</nc:AssociationDateRange>
<nc:ContactEntity structures:ref="ID_1" xmlns:structures="http://release.niem.gov/niem/structures/3.0/" />
<nc:ContactInformation>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>1234567890</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
<n2-sor:TelephoneNumberAugmentation>
<n2-sor:TelephoneCarrierText>Verizon</n2-sor:TelephoneCarrierText>
</n2-sor:TelephoneNumberAugmentation>
</nc:ContactTelephoneNumber>
</nc:ContactInformation>
</nc:ContactInformationAssociation>
<nc:ContactInformationAssociation xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:AssociationDateRange>
<nc:StartDate>
<nc:Date>2015-01-01</nc:Date>
</nc:StartDate>
</nc:AssociationDateRange>
<nc:ContactEntity structures:ref="ID_1" xmlns:structures="http://release.niem.gov/niem/structures/3.0/" />
<nc:ContactInformation>
<n2-sor:ContactWebsite>
<nc:ContactWebsiteURI>www.myblog.com</nc:ContactWebsiteURI>
<n2-sor:ContactInternetServiceProviderText>Cox</n2-sor:ContactInternetServiceProviderText>
</n2-sor:ContactWebsite>
</nc:ContactInformation>
</nc:ContactInformationAssociation>
<nc:Vehicle xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:ConveyanceColorPrimaryText>Blue</nc:ConveyanceColorPrimaryText>
<nc:ItemMakeName>Ford</nc:ItemMakeName>
<nc:ItemModelName>F250</nc:ItemModelName>
<nc:ItemModelYearDate>2012</nc:ItemModelYearDate>
<nc:VehicleIdentification>
<nc:IdentificationID>1324567890</nc:IdentificationID>
</nc:VehicleIdentification>
</nc:Vehicle>
<nc:Vessel xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:ItemMakeName>Alloy</nc:ItemMakeName>
<nc:ItemModelName>135</nc:ItemModelName>
<nc:ItemModelYearDate>2007</nc:ItemModelYearDate>
<nc:VesselHullIdentification>
<nc:IdentificationID>123456</nc:IdentificationID>
</nc:VesselHullIdentification>
<m:VesselAugmentation xmlns:m="http://release.niem.gov/niem/domains/maritime/3.1/">
<m:VesselName>Boat Name</m:VesselName>
</m:VesselAugmentation>
</nc:Vessel>
<nc:Aircraft xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:ItemMakeName>Cessna</nc:ItemMakeName>
<nc:ItemModelName>1008</nc:ItemModelName>
<nc:ItemModelYearDate>2005</nc:ItemModelYearDate>
<nc:AircraftTailIdentification>
<nc:IdentificationID>9876540</nc:IdentificationID>
</nc:AircraftTailIdentification>
</nc:Aircraft>
<j:Detention xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:ActivityDateRange xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:StartDate>
<nc:Date>2011-01-01</nc:Date>
</nc:StartDate>
</nc:ActivityDateRange>
<nc:SupervisionRelease xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<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-sor:ReleaseAugmentation>
<n2-sor:ReleaseTypeText>Parole</n2-sor:ReleaseTypeText>
</n2-sor:ReleaseAugmentation>
</nc:SupervisionRelease>
<nc:SupervisionSupervisor xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<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>
</j:Detention>
<j:Parole xmlns:j="http://release.niem.gov/niem/domains/jxdm/5.1/">
<nc:ActivityDateRange xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:StartDate>
<nc:Date>2012-01-01</nc:Date>
</nc:StartDate>
</nc:ActivityDateRange>
<nc:SupervisionRelease xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:ActivityDate>
<nc:Date>2014-01-01</nc:Date>
</nc:ActivityDate>
<n2-sor:ReleaseAugmentation>
<n2-sor:ReleaseTypeText>Full Release</n2-sor:ReleaseTypeText>
</n2-sor:ReleaseAugmentation>
</nc:SupervisionRelease>
<nc:SupervisionSupervisor xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/">
<nc:EntityOrganization>
<nc:OrganizationName>Parole Agency</nc:OrganizationName>
<nc:OrganizationPrimaryContactInformation>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>444-555-6666</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
</nc:ContactTelephoneNumber>
</nc:OrganizationPrimaryContactInformation>
</nc:EntityOrganization>
<nc:EntityPerson>
<nc:PersonName>
<nc:PersonFullName>Officer Jason Jones</nc:PersonFullName>
</nc:PersonName>
</nc:EntityPerson>
</nc:SupervisionSupervisor>
<n2-sor:SupervisionAugmentation>
<n2-sor:SupervisionInterstateCompactIndicator>true</n2-sor:SupervisionInterstateCompactIndicator>
</n2-sor:SupervisionAugmentation>
</j:Parole>
</n2-sor:RegisteredOffenderRecord>
</n2:NLETSResponseData>
</n2:NLETS>