NSOPR


Click here for a complete list of operations.

CallNSOPRStateService

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /nsopr.asmx HTTP/1.1
Host: devtest-nsoprws.ncsbi.gov
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: ""

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <NSOPRQuery xmlns="http://www.nsopr.org/xml/2/query">
      <ResultLimit>nonNegativeInteger</ResultLimit>
    </NSOPRQuery>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <NSOPRResponse xmlns="http://www.nsopr.org/xml/2/response">
      <schemaLocation>string</schemaLocation>
      <Person ="" xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonAgeMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonAgeMeasure>
        <PersonAlternateName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonAlternateName>
        <PersonAlternateName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonAlternateName>
        <PersonBirthDate ="">
          <DateShort>string</DateShort>
          <Date>string</Date>
          <DateTime>string</DateTime>
          <YearMonth>string</YearMonth>
          <Year>string</Year>
        </PersonBirthDate>
        <PersonCitizenshipFIPS10-4Code>string</PersonCitizenshipFIPS10-4Code>
        <PersonEyeColorText>string</PersonEyeColorText>
        <PersonHairColorCode>string</PersonHairColorCode>
        <PersonHeightMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonHeightMeasure>
        <PersonName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonName>
        <PersonOtherIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonOtherIdentification>
        <PersonPassportIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonPassportIdentification>
        <PersonPrimaryLanguage ="">
          <LanguageCode>string</LanguageCode>
        </PersonPrimaryLanguage>
        <PersonRaceText>string</PersonRaceText>
        <PersonRaceCode>string</PersonRaceCode>
        <PersonSexCode>string</PersonSexCode>
        <PersonSexText>string</PersonSexText>
        <PersonSSNIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonSSNIdentification>
        <PersonWeightMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonWeightMeasure>
        <PersonAugmentation ="" xmlns="http://niem.gov/niem/domains/jxdm/4.0">
          <DriverLicense ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DriverLicenseIdentification xsi:nil="true" />
          </DriverLicense>
          <PersonFBIIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonFBIIdentification>
          <PersonStateFingerprintIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonStateFingerprintIdentification>
          <PersonConcealedFirearmPermitHolderIndicator>string</PersonConcealedFirearmPermitHolderIndicator>
          <PersonDentalXRayAvailableIndicator>string</PersonDentalXRayAvailableIndicator>
          <PersonNCICIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonNCICIdentification>
          <PersonRegisteredOffenderIndicator>string</PersonRegisteredOffenderIndicator>
        </PersonAugmentation>
        <PersonAugmentation ="" xmlns="http://usdoj.gov/leisp/lexs/digest/3.1">
          <AlienNumber ="" xmlns="http://niem.gov/niem/domains/immigration/2.0">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </AlienNumber>
          <PersonRegisterNumber>
            <BOPRegisterNumberOriginatorIndicator>string</BOPRegisterNumberOriginatorIndicator>
            <USMSRegisterNumberOriginatorIndicator>string</USMSRegisterNumberOriginatorIndicator>
          </PersonRegisterNumber>
          <PersonUSMSFugitiveIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonUSMSFugitiveIdentification>
        </PersonAugmentation>
      </Person>
      <Person ="" xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonAgeMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonAgeMeasure>
        <PersonAlternateName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonAlternateName>
        <PersonAlternateName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonAlternateName>
        <PersonBirthDate ="">
          <DateShort>string</DateShort>
          <Date>string</Date>
          <DateTime>string</DateTime>
          <YearMonth>string</YearMonth>
          <Year>string</Year>
        </PersonBirthDate>
        <PersonCitizenshipFIPS10-4Code>string</PersonCitizenshipFIPS10-4Code>
        <PersonEyeColorText>string</PersonEyeColorText>
        <PersonHairColorCode>string</PersonHairColorCode>
        <PersonHeightMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonHeightMeasure>
        <PersonName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonName>
        <PersonOtherIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonOtherIdentification>
        <PersonPassportIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonPassportIdentification>
        <PersonPrimaryLanguage ="">
          <LanguageCode>string</LanguageCode>
        </PersonPrimaryLanguage>
        <PersonRaceText>string</PersonRaceText>
        <PersonRaceCode>string</PersonRaceCode>
        <PersonSexCode>string</PersonSexCode>
        <PersonSexText>string</PersonSexText>
        <PersonSSNIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonSSNIdentification>
        <PersonWeightMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonWeightMeasure>
        <PersonAugmentation ="" xmlns="http://niem.gov/niem/domains/jxdm/4.0">
          <DriverLicense ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DriverLicenseIdentification xsi:nil="true" />
          </DriverLicense>
          <PersonFBIIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonFBIIdentification>
          <PersonStateFingerprintIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonStateFingerprintIdentification>
          <PersonConcealedFirearmPermitHolderIndicator>string</PersonConcealedFirearmPermitHolderIndicator>
          <PersonDentalXRayAvailableIndicator>string</PersonDentalXRayAvailableIndicator>
          <PersonNCICIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonNCICIdentification>
          <PersonRegisteredOffenderIndicator>string</PersonRegisteredOffenderIndicator>
        </PersonAugmentation>
        <PersonAugmentation ="" xmlns="http://usdoj.gov/leisp/lexs/digest/3.1">
          <AlienNumber ="" xmlns="http://niem.gov/niem/domains/immigration/2.0">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </AlienNumber>
          <PersonRegisterNumber>
            <BOPRegisterNumberOriginatorIndicator>string</BOPRegisterNumberOriginatorIndicator>
            <USMSRegisterNumberOriginatorIndicator>string</USMSRegisterNumberOriginatorIndicator>
          </PersonRegisterNumber>
          <PersonUSMSFugitiveIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonUSMSFugitiveIdentification>
        </PersonAugmentation>
      </Person>
      <Location ="" xmlns="http://niem.gov/niem/niem-core/2.0">
        <LocationAddress ="">
          <AddressFullText>string</AddressFullText>
          <StructuredAddress ="">
            <AddressRecipientName>string</AddressRecipientName>
            <AddressDeliveryPointText>string</AddressDeliveryPointText>
            <LocationStreet xsi:nil="true" />
            <LocationCityName>string</LocationCityName>
            <LocationCountyCode>string</LocationCountyCode>
            <LocationCountyName>string</LocationCountyName>
            <LocationStateUSPostalServiceCode>string</LocationStateUSPostalServiceCode>
            <LocationCountryFIPS10-4Code>string</LocationCountryFIPS10-4Code>
            <LocationPostalCode>string</LocationPostalCode>
            <LocationPostalExtensionCode>string</LocationPostalExtensionCode>
          </StructuredAddress>
        </LocationAddress>
        <LocationTwoDimensionalGeographicCoordinate ="">
          <GeographicCoordinateLatitude ="">
            <LatitudeDegreeValue>string</LatitudeDegreeValue>
            <LatitudeMinuteValue>string</LatitudeMinuteValue>
            <LatitudeSecondValue>string</LatitudeSecondValue>
          </GeographicCoordinateLatitude>
          <GeographicCoordinateLongitude ="">
            <LongitudeDegreeValue>string</LongitudeDegreeValue>
            <LongitudeMinuteValue>string</LongitudeMinuteValue>
            <LongitudeSecondValue>string</LongitudeSecondValue>
          </GeographicCoordinateLongitude>
        </LocationTwoDimensionalGeographicCoordinate>
      </Location>
      <Location ="" xmlns="http://niem.gov/niem/niem-core/2.0">
        <LocationAddress ="">
          <AddressFullText>string</AddressFullText>
          <StructuredAddress ="">
            <AddressRecipientName>string</AddressRecipientName>
            <AddressDeliveryPointText>string</AddressDeliveryPointText>
            <LocationStreet xsi:nil="true" />
            <LocationCityName>string</LocationCityName>
            <LocationCountyCode>string</LocationCountyCode>
            <LocationCountyName>string</LocationCountyName>
            <LocationStateUSPostalServiceCode>string</LocationStateUSPostalServiceCode>
            <LocationCountryFIPS10-4Code>string</LocationCountryFIPS10-4Code>
            <LocationPostalCode>string</LocationPostalCode>
            <LocationPostalExtensionCode>string</LocationPostalExtensionCode>
          </StructuredAddress>
        </LocationAddress>
        <LocationTwoDimensionalGeographicCoordinate ="">
          <GeographicCoordinateLatitude ="">
            <LatitudeDegreeValue>string</LatitudeDegreeValue>
            <LatitudeMinuteValue>string</LatitudeMinuteValue>
            <LatitudeSecondValue>string</LatitudeSecondValue>
          </GeographicCoordinateLatitude>
          <GeographicCoordinateLongitude ="">
            <LongitudeDegreeValue>string</LongitudeDegreeValue>
            <LongitudeMinuteValue>string</LongitudeMinuteValue>
            <LongitudeSecondValue>string</LongitudeSecondValue>
          </GeographicCoordinateLongitude>
        </LocationTwoDimensionalGeographicCoordinate>
      </Location>
      <DeviceVisitedWebsiteURI ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      <DeviceVisitedWebsiteURI ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      <BinaryLocationURI ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      <BinaryLocationURI ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      <RegisteredSexOffender ="" xmlns="http://niem.gov/niem/domains/jxdm/4.0">
        <RoleOfPersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <RegisteredOffenderDescription>string</RegisteredOffenderDescription>
        <RegisteredOffenderEndDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderEndDate>
        <RegisteredOffenderEntryDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderEntryDate>
        <RegisteredOffenderIdentification ="">
          <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
          <PersonIDCategoryCode>string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
          <IdentificationStatus xmlns="http://niem.gov/niem/niem-core/2.0" />
        </RegisteredOffenderIdentification>
        <RegisteredOffenderReportingCriteriaText>string</RegisteredOffenderReportingCriteriaText>
        <RegisteredOffenderReportingProfessionName>string</RegisteredOffenderReportingProfessionName>
        <RegisteredOffenderStartDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderStartDate>
        <RegisteredOffenderCategoryText>string</RegisteredOffenderCategoryText>
        <RegisteredOffenderStatusIndicator>string</RegisteredOffenderStatusIndicator>
      </RegisteredSexOffender>
      <RegisteredSexOffender ="" xmlns="http://niem.gov/niem/domains/jxdm/4.0">
        <RoleOfPersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <RegisteredOffenderDescription>string</RegisteredOffenderDescription>
        <RegisteredOffenderEndDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderEndDate>
        <RegisteredOffenderEntryDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderEntryDate>
        <RegisteredOffenderIdentification ="">
          <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
          <PersonIDCategoryCode>string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
          <IdentificationStatus xmlns="http://niem.gov/niem/niem-core/2.0" />
        </RegisteredOffenderIdentification>
        <RegisteredOffenderReportingCriteriaText>string</RegisteredOffenderReportingCriteriaText>
        <RegisteredOffenderReportingProfessionName>string</RegisteredOffenderReportingProfessionName>
        <RegisteredOffenderStartDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderStartDate>
        <RegisteredOffenderCategoryText>string</RegisteredOffenderCategoryText>
        <RegisteredOffenderStatusIndicator>string</RegisteredOffenderStatusIndicator>
      </RegisteredSexOffender>
      <ResidenceAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
        <ResidenceDescriptionText>string</ResidenceDescriptionText>
        <ResidenceOccupancyCategoryText>string</ResidenceOccupancyCategoryText>
      </ResidenceAssociation>
      <ResidenceAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
        <ResidenceDescriptionText>string</ResidenceDescriptionText>
        <ResidenceOccupancyCategoryText>string</ResidenceOccupancyCategoryText>
      </ResidenceAssociation>
      <PersonEmploymentLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
      </PersonEmploymentLocationAssociation>
      <PersonEmploymentLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
      </PersonEmploymentLocationAssociation>
      <PersonSchoolLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
      </PersonSchoolLocationAssociation>
      <PersonSchoolLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
      </PersonSchoolLocationAssociation>
      <OffenderURLAssociation xmlns="http://www.nsopr.org/xml/2/extension">
        <PersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <DeviceVisitedWebsiteURIReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      </OffenderURLAssociation>
      <OffenderURLAssociation xmlns="http://www.nsopr.org/xml/2/extension">
        <PersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <DeviceVisitedWebsiteURIReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      </OffenderURLAssociation>
      <OffenderPictureURIAssociation xmlns="http://www.nsopr.org/xml/2/extension">
        <PersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <BinaryLocationURIReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      </OffenderPictureURIAssociation>
      <OffenderPictureURIAssociation xmlns="http://www.nsopr.org/xml/2/extension">
        <PersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <BinaryLocationURIReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      </OffenderPictureURIAssociation>
    </NSOPRResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /nsopr.asmx HTTP/1.1
Host: devtest-nsoprws.ncsbi.gov
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <NSOPRQuery xmlns="http://www.nsopr.org/xml/2/query">
      <ResultLimit>nonNegativeInteger</ResultLimit>
    </NSOPRQuery>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <NSOPRResponse xmlns="http://www.nsopr.org/xml/2/response">
      <schemaLocation>string</schemaLocation>
      <Person ="" xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonAgeMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonAgeMeasure>
        <PersonAlternateName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonAlternateName>
        <PersonAlternateName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonAlternateName>
        <PersonBirthDate ="">
          <DateShort>string</DateShort>
          <Date>string</Date>
          <DateTime>string</DateTime>
          <YearMonth>string</YearMonth>
          <Year>string</Year>
        </PersonBirthDate>
        <PersonCitizenshipFIPS10-4Code>string</PersonCitizenshipFIPS10-4Code>
        <PersonEyeColorText>string</PersonEyeColorText>
        <PersonHairColorCode>string</PersonHairColorCode>
        <PersonHeightMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonHeightMeasure>
        <PersonName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonName>
        <PersonOtherIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonOtherIdentification>
        <PersonPassportIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonPassportIdentification>
        <PersonPrimaryLanguage ="">
          <LanguageCode>string</LanguageCode>
        </PersonPrimaryLanguage>
        <PersonRaceText>string</PersonRaceText>
        <PersonRaceCode>string</PersonRaceCode>
        <PersonSexCode>string</PersonSexCode>
        <PersonSexText>string</PersonSexText>
        <PersonSSNIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonSSNIdentification>
        <PersonWeightMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonWeightMeasure>
        <PersonAugmentation ="" xmlns="http://niem.gov/niem/domains/jxdm/4.0">
          <DriverLicense ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DriverLicenseIdentification xsi:nil="true" />
          </DriverLicense>
          <PersonFBIIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonFBIIdentification>
          <PersonStateFingerprintIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonStateFingerprintIdentification>
          <PersonConcealedFirearmPermitHolderIndicator>string</PersonConcealedFirearmPermitHolderIndicator>
          <PersonDentalXRayAvailableIndicator>string</PersonDentalXRayAvailableIndicator>
          <PersonNCICIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonNCICIdentification>
          <PersonRegisteredOffenderIndicator>string</PersonRegisteredOffenderIndicator>
        </PersonAugmentation>
        <PersonAugmentation ="" xmlns="http://usdoj.gov/leisp/lexs/digest/3.1">
          <AlienNumber ="" xmlns="http://niem.gov/niem/domains/immigration/2.0">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </AlienNumber>
          <PersonRegisterNumber>
            <BOPRegisterNumberOriginatorIndicator>string</BOPRegisterNumberOriginatorIndicator>
            <USMSRegisterNumberOriginatorIndicator>string</USMSRegisterNumberOriginatorIndicator>
          </PersonRegisterNumber>
          <PersonUSMSFugitiveIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonUSMSFugitiveIdentification>
        </PersonAugmentation>
      </Person>
      <Person ="" xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonAgeMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonAgeMeasure>
        <PersonAlternateName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonAlternateName>
        <PersonAlternateName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonAlternateName>
        <PersonBirthDate ="">
          <DateShort>string</DateShort>
          <Date>string</Date>
          <DateTime>string</DateTime>
          <YearMonth>string</YearMonth>
          <Year>string</Year>
        </PersonBirthDate>
        <PersonCitizenshipFIPS10-4Code>string</PersonCitizenshipFIPS10-4Code>
        <PersonEyeColorText>string</PersonEyeColorText>
        <PersonHairColorCode>string</PersonHairColorCode>
        <PersonHeightMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonHeightMeasure>
        <PersonName ="">
          <PersonNamePrefixText>string</PersonNamePrefixText>
          <PersonGivenName>string</PersonGivenName>
          <PersonMiddleName>string</PersonMiddleName>
          <PersonSurName>string</PersonSurName>
          <PersonNameSuffixText>string</PersonNameSuffixText>
          <PersonMaidenName>string</PersonMaidenName>
          <PersonFullName>string</PersonFullName>
        </PersonName>
        <PersonOtherIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonOtherIdentification>
        <PersonPassportIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonPassportIdentification>
        <PersonPrimaryLanguage ="">
          <LanguageCode>string</LanguageCode>
        </PersonPrimaryLanguage>
        <PersonRaceText>string</PersonRaceText>
        <PersonRaceCode>string</PersonRaceCode>
        <PersonSexCode>string</PersonSexCode>
        <PersonSexText>string</PersonSexText>
        <PersonSSNIdentification ="">
          <IdentificationID>string</IdentificationID>
          <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText>string</IdentificationSourceText>
          <IdentificationStatus />
        </PersonSSNIdentification>
        <PersonWeightMeasure ="" ="">
          <MeasurePointValue>string</MeasurePointValue>
          <MeasureRangeValue ="">
            <RangeMinimumValue>string</RangeMinimumValue>
            <RangeMaximumValue>string</RangeMaximumValue>
          </MeasureRangeValue>
          <UnitCode>string</UnitCode>
          <TimeUnitCode>string</TimeUnitCode>
          <LengthUnitCode>string</LengthUnitCode>
          <WeightUnitCode>string</WeightUnitCode>
        </PersonWeightMeasure>
        <PersonAugmentation ="" xmlns="http://niem.gov/niem/domains/jxdm/4.0">
          <DriverLicense ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DriverLicenseIdentification xsi:nil="true" />
          </DriverLicense>
          <PersonFBIIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonFBIIdentification>
          <PersonStateFingerprintIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonStateFingerprintIdentification>
          <PersonConcealedFirearmPermitHolderIndicator>string</PersonConcealedFirearmPermitHolderIndicator>
          <PersonDentalXRayAvailableIndicator>string</PersonDentalXRayAvailableIndicator>
          <PersonNCICIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode>string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonNCICIdentification>
          <PersonRegisteredOffenderIndicator>string</PersonRegisteredOffenderIndicator>
        </PersonAugmentation>
        <PersonAugmentation ="" xmlns="http://usdoj.gov/leisp/lexs/digest/3.1">
          <AlienNumber ="" xmlns="http://niem.gov/niem/domains/immigration/2.0">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </AlienNumber>
          <PersonRegisterNumber>
            <BOPRegisterNumberOriginatorIndicator>string</BOPRegisterNumberOriginatorIndicator>
            <USMSRegisterNumberOriginatorIndicator>string</USMSRegisterNumberOriginatorIndicator>
          </PersonRegisterNumber>
          <PersonUSMSFugitiveIdentification ="">
            <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
            <PersonIDCategoryCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</PersonIDCategoryCode>
            <IdentificationEffectiveDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationExpirationDate xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
            <IdentificationJurisdictionNCICLISCode xmlns="http://niem.gov/niem/domains/jxdm/4.0">string</IdentificationJurisdictionNCICLISCode>
            <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
            <IdentificationStatus xsi:nil="true" xmlns="http://niem.gov/niem/niem-core/2.0" />
          </PersonUSMSFugitiveIdentification>
        </PersonAugmentation>
      </Person>
      <Location ="" xmlns="http://niem.gov/niem/niem-core/2.0">
        <LocationAddress ="">
          <AddressFullText>string</AddressFullText>
          <StructuredAddress ="">
            <AddressRecipientName>string</AddressRecipientName>
            <AddressDeliveryPointText>string</AddressDeliveryPointText>
            <LocationStreet xsi:nil="true" />
            <LocationCityName>string</LocationCityName>
            <LocationCountyCode>string</LocationCountyCode>
            <LocationCountyName>string</LocationCountyName>
            <LocationStateUSPostalServiceCode>string</LocationStateUSPostalServiceCode>
            <LocationCountryFIPS10-4Code>string</LocationCountryFIPS10-4Code>
            <LocationPostalCode>string</LocationPostalCode>
            <LocationPostalExtensionCode>string</LocationPostalExtensionCode>
          </StructuredAddress>
        </LocationAddress>
        <LocationTwoDimensionalGeographicCoordinate ="">
          <GeographicCoordinateLatitude ="">
            <LatitudeDegreeValue>string</LatitudeDegreeValue>
            <LatitudeMinuteValue>string</LatitudeMinuteValue>
            <LatitudeSecondValue>string</LatitudeSecondValue>
          </GeographicCoordinateLatitude>
          <GeographicCoordinateLongitude ="">
            <LongitudeDegreeValue>string</LongitudeDegreeValue>
            <LongitudeMinuteValue>string</LongitudeMinuteValue>
            <LongitudeSecondValue>string</LongitudeSecondValue>
          </GeographicCoordinateLongitude>
        </LocationTwoDimensionalGeographicCoordinate>
      </Location>
      <Location ="" xmlns="http://niem.gov/niem/niem-core/2.0">
        <LocationAddress ="">
          <AddressFullText>string</AddressFullText>
          <StructuredAddress ="">
            <AddressRecipientName>string</AddressRecipientName>
            <AddressDeliveryPointText>string</AddressDeliveryPointText>
            <LocationStreet xsi:nil="true" />
            <LocationCityName>string</LocationCityName>
            <LocationCountyCode>string</LocationCountyCode>
            <LocationCountyName>string</LocationCountyName>
            <LocationStateUSPostalServiceCode>string</LocationStateUSPostalServiceCode>
            <LocationCountryFIPS10-4Code>string</LocationCountryFIPS10-4Code>
            <LocationPostalCode>string</LocationPostalCode>
            <LocationPostalExtensionCode>string</LocationPostalExtensionCode>
          </StructuredAddress>
        </LocationAddress>
        <LocationTwoDimensionalGeographicCoordinate ="">
          <GeographicCoordinateLatitude ="">
            <LatitudeDegreeValue>string</LatitudeDegreeValue>
            <LatitudeMinuteValue>string</LatitudeMinuteValue>
            <LatitudeSecondValue>string</LatitudeSecondValue>
          </GeographicCoordinateLatitude>
          <GeographicCoordinateLongitude ="">
            <LongitudeDegreeValue>string</LongitudeDegreeValue>
            <LongitudeMinuteValue>string</LongitudeMinuteValue>
            <LongitudeSecondValue>string</LongitudeSecondValue>
          </GeographicCoordinateLongitude>
        </LocationTwoDimensionalGeographicCoordinate>
      </Location>
      <DeviceVisitedWebsiteURI ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      <DeviceVisitedWebsiteURI ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      <BinaryLocationURI ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      <BinaryLocationURI ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      <RegisteredSexOffender ="" xmlns="http://niem.gov/niem/domains/jxdm/4.0">
        <RoleOfPersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <RegisteredOffenderDescription>string</RegisteredOffenderDescription>
        <RegisteredOffenderEndDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderEndDate>
        <RegisteredOffenderEntryDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderEntryDate>
        <RegisteredOffenderIdentification ="">
          <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
          <PersonIDCategoryCode>string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
          <IdentificationStatus xmlns="http://niem.gov/niem/niem-core/2.0" />
        </RegisteredOffenderIdentification>
        <RegisteredOffenderReportingCriteriaText>string</RegisteredOffenderReportingCriteriaText>
        <RegisteredOffenderReportingProfessionName>string</RegisteredOffenderReportingProfessionName>
        <RegisteredOffenderStartDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderStartDate>
        <RegisteredOffenderCategoryText>string</RegisteredOffenderCategoryText>
        <RegisteredOffenderStatusIndicator>string</RegisteredOffenderStatusIndicator>
      </RegisteredSexOffender>
      <RegisteredSexOffender ="" xmlns="http://niem.gov/niem/domains/jxdm/4.0">
        <RoleOfPersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <RegisteredOffenderDescription>string</RegisteredOffenderDescription>
        <RegisteredOffenderEndDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderEndDate>
        <RegisteredOffenderEntryDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderEntryDate>
        <RegisteredOffenderIdentification ="">
          <IdentificationID xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationID>
          <PersonIDCategoryCode>string</PersonIDCategoryCode>
          <IdentificationEffectiveDate ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationEffectiveDate>
          <IdentificationExpirationDate ="" xmlns="http://niem.gov/niem/niem-core/2.0">
            <DateShort>string</DateShort>
            <Date>string</Date>
            <DateTime>string</DateTime>
            <YearMonth>string</YearMonth>
            <Year>string</Year>
          </IdentificationExpirationDate>
          <IdentificationJurisdictionNCICLISCode>string</IdentificationJurisdictionNCICLISCode>
          <IdentificationSourceText xmlns="http://niem.gov/niem/niem-core/2.0">string</IdentificationSourceText>
          <IdentificationStatus xmlns="http://niem.gov/niem/niem-core/2.0" />
        </RegisteredOffenderIdentification>
        <RegisteredOffenderReportingCriteriaText>string</RegisteredOffenderReportingCriteriaText>
        <RegisteredOffenderReportingProfessionName>string</RegisteredOffenderReportingProfessionName>
        <RegisteredOffenderStartDate ="">
          <DateShort xmlns="http://niem.gov/niem/niem-core/2.0">string</DateShort>
          <Date xmlns="http://niem.gov/niem/niem-core/2.0">string</Date>
          <DateTime xmlns="http://niem.gov/niem/niem-core/2.0">string</DateTime>
          <YearMonth xmlns="http://niem.gov/niem/niem-core/2.0">string</YearMonth>
          <Year xmlns="http://niem.gov/niem/niem-core/2.0">string</Year>
        </RegisteredOffenderStartDate>
        <RegisteredOffenderCategoryText>string</RegisteredOffenderCategoryText>
        <RegisteredOffenderStatusIndicator>string</RegisteredOffenderStatusIndicator>
      </RegisteredSexOffender>
      <ResidenceAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
        <ResidenceDescriptionText>string</ResidenceDescriptionText>
        <ResidenceOccupancyCategoryText>string</ResidenceOccupancyCategoryText>
      </ResidenceAssociation>
      <ResidenceAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
        <ResidenceDescriptionText>string</ResidenceDescriptionText>
        <ResidenceOccupancyCategoryText>string</ResidenceOccupancyCategoryText>
      </ResidenceAssociation>
      <PersonEmploymentLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
      </PersonEmploymentLocationAssociation>
      <PersonEmploymentLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
      </PersonEmploymentLocationAssociation>
      <PersonSchoolLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
      </PersonSchoolLocationAssociation>
      <PersonSchoolLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
        <PersonReference ="" ="" ="" />
        <LocationReference ="" ="" ="" />
      </PersonSchoolLocationAssociation>
      <OffenderURLAssociation xmlns="http://www.nsopr.org/xml/2/extension">
        <PersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <DeviceVisitedWebsiteURIReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      </OffenderURLAssociation>
      <OffenderURLAssociation xmlns="http://www.nsopr.org/xml/2/extension">
        <PersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <DeviceVisitedWebsiteURIReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      </OffenderURLAssociation>
      <OffenderPictureURIAssociation xmlns="http://www.nsopr.org/xml/2/extension">
        <PersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <BinaryLocationURIReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      </OffenderPictureURIAssociation>
      <OffenderPictureURIAssociation xmlns="http://www.nsopr.org/xml/2/extension">
        <PersonReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
        <BinaryLocationURIReference ="" ="" ="" xmlns="http://niem.gov/niem/niem-core/2.0" />
      </OffenderPictureURIAssociation>
    </NSOPRResponse>
  </soap12:Body>
</soap12:Envelope>