NSOPWService
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 /NSOPWService.asmx HTTP/1.1
Host: nsopw-api-prd.azurewebsites.us
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">
<Person xmlns="http://niem.gov/niem/niem-core/2.0">
<PersonAlternateName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonAlternateName>
<PersonAlternateName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonAlternateName>
<PersonBirthDate>
<Date ="" ="" ="" />
<Date ="" ="" ="" />
</PersonBirthDate>
<PersonName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonName>
<PersonSexText />
</Person>
<Person xmlns="http://niem.gov/niem/niem-core/2.0">
<PersonAlternateName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonAlternateName>
<PersonAlternateName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonAlternateName>
<PersonBirthDate>
<Date ="" ="" ="" />
<Date ="" ="" ="" />
</PersonBirthDate>
<PersonName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonName>
<PersonSexText />
</Person>
<Location xmlns="http://niem.gov/niem/niem-core/2.0">
<LocationAddress>
<StructuredAddress>
<LocationStreet xsi:nil="true" />
<LocationCityName xsi:nil="true" />
<LocationCountyName xsi:nil="true" />
<LocationStateUSPostalServiceCode xsi:nil="true" />
<LocationPostalCode xsi:nil="true" />
<LocationPostalExtensionCode xsi:nil="true" />
</StructuredAddress>
<StructuredAddress>
<LocationStreet xsi:nil="true" />
<LocationCityName xsi:nil="true" />
<LocationCountyName xsi:nil="true" />
<LocationStateUSPostalServiceCode xsi:nil="true" />
<LocationPostalCode xsi:nil="true" />
<LocationPostalExtensionCode xsi:nil="true" />
</StructuredAddress>
</LocationAddress>
<LocationName />
<LocationTwoDimensionalGeographicCoordinate>
<GeographicCoordinateLatitude>
<LatitudeDegreeValue xsi:nil="true" />
</GeographicCoordinateLatitude>
<GeographicCoordinateLongitude>
<LongitudeDegreeValue xsi:nil="true" />
</GeographicCoordinateLongitude>
</LocationTwoDimensionalGeographicCoordinate>
</Location>
<Location xmlns="http://niem.gov/niem/niem-core/2.0">
<LocationAddress>
<StructuredAddress>
<LocationStreet xsi:nil="true" />
<LocationCityName xsi:nil="true" />
<LocationCountyName xsi:nil="true" />
<LocationStateUSPostalServiceCode xsi:nil="true" />
<LocationPostalCode xsi:nil="true" />
<LocationPostalExtensionCode xsi:nil="true" />
</StructuredAddress>
<StructuredAddress>
<LocationStreet xsi:nil="true" />
<LocationCityName xsi:nil="true" />
<LocationCountyName xsi:nil="true" />
<LocationStateUSPostalServiceCode xsi:nil="true" />
<LocationPostalCode xsi:nil="true" />
<LocationPostalExtensionCode xsi:nil="true" />
</StructuredAddress>
</LocationAddress>
<LocationName />
<LocationTwoDimensionalGeographicCoordinate>
<GeographicCoordinateLatitude>
<LatitudeDegreeValue xsi:nil="true" />
</GeographicCoordinateLatitude>
<GeographicCoordinateLongitude>
<LongitudeDegreeValue xsi:nil="true" />
</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 d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<RegisteredOffenderStatusIndicator>boolean</RegisteredOffenderStatusIndicator>
</RegisteredSexOffender>
<RegisteredSexOffender xmlns="http://niem.gov/niem/domains/jxdm/4.0">
<RoleOfPersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<RegisteredOffenderStatusIndicator>boolean</RegisteredOffenderStatusIndicator>
</RegisteredSexOffender>
<ResidenceAssociation xmlns="http://niem.gov/niem/niem-core/2.0" />
<ResidenceAssociation xmlns="http://niem.gov/niem/niem-core/2.0" />
<PersonEmploymentLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" />
<LocationReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" />
</PersonEmploymentLocationAssociation>
<PersonEmploymentLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" />
<LocationReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" />
</PersonEmploymentLocationAssociation>
<PersonSchoolLocationAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<LocationReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
</PersonSchoolLocationAssociation>
<PersonSchoolLocationAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<LocationReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
</PersonSchoolLocationAssociation>
<OffenderURLAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<DeviceVisitedWebsiteURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<DeviceVisitedWebsiteURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
</OffenderURLAssociation>
<OffenderURLAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<DeviceVisitedWebsiteURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<DeviceVisitedWebsiteURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
</OffenderURLAssociation>
<OffenderPictureURIAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<BinaryLocationURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<BinaryLocationURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
</OffenderPictureURIAssociation>
<OffenderPictureURIAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<BinaryLocationURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<BinaryLocationURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" 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 /NSOPWService.asmx HTTP/1.1
Host: nsopw-api-prd.azurewebsites.us
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">
<Person xmlns="http://niem.gov/niem/niem-core/2.0">
<PersonAlternateName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonAlternateName>
<PersonAlternateName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonAlternateName>
<PersonBirthDate>
<Date ="" ="" ="" />
<Date ="" ="" ="" />
</PersonBirthDate>
<PersonName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonName>
<PersonSexText />
</Person>
<Person xmlns="http://niem.gov/niem/niem-core/2.0">
<PersonAlternateName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonAlternateName>
<PersonAlternateName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonAlternateName>
<PersonBirthDate>
<Date ="" ="" ="" />
<Date ="" ="" ="" />
</PersonBirthDate>
<PersonName d5p1:personNameCommentText="string" xmlns:d5p1="http://niem.gov/niem/niem-core/2.0">
<d5p1:PersonNamePrefixText />
<d5p1:PersonGivenName />
<d5p1:PersonMiddleName />
<d5p1:PersonSurName />
<d5p1:PersonNameSuffixText />
</PersonName>
<PersonSexText />
</Person>
<Location xmlns="http://niem.gov/niem/niem-core/2.0">
<LocationAddress>
<StructuredAddress>
<LocationStreet xsi:nil="true" />
<LocationCityName xsi:nil="true" />
<LocationCountyName xsi:nil="true" />
<LocationStateUSPostalServiceCode xsi:nil="true" />
<LocationPostalCode xsi:nil="true" />
<LocationPostalExtensionCode xsi:nil="true" />
</StructuredAddress>
<StructuredAddress>
<LocationStreet xsi:nil="true" />
<LocationCityName xsi:nil="true" />
<LocationCountyName xsi:nil="true" />
<LocationStateUSPostalServiceCode xsi:nil="true" />
<LocationPostalCode xsi:nil="true" />
<LocationPostalExtensionCode xsi:nil="true" />
</StructuredAddress>
</LocationAddress>
<LocationName />
<LocationTwoDimensionalGeographicCoordinate>
<GeographicCoordinateLatitude>
<LatitudeDegreeValue xsi:nil="true" />
</GeographicCoordinateLatitude>
<GeographicCoordinateLongitude>
<LongitudeDegreeValue xsi:nil="true" />
</GeographicCoordinateLongitude>
</LocationTwoDimensionalGeographicCoordinate>
</Location>
<Location xmlns="http://niem.gov/niem/niem-core/2.0">
<LocationAddress>
<StructuredAddress>
<LocationStreet xsi:nil="true" />
<LocationCityName xsi:nil="true" />
<LocationCountyName xsi:nil="true" />
<LocationStateUSPostalServiceCode xsi:nil="true" />
<LocationPostalCode xsi:nil="true" />
<LocationPostalExtensionCode xsi:nil="true" />
</StructuredAddress>
<StructuredAddress>
<LocationStreet xsi:nil="true" />
<LocationCityName xsi:nil="true" />
<LocationCountyName xsi:nil="true" />
<LocationStateUSPostalServiceCode xsi:nil="true" />
<LocationPostalCode xsi:nil="true" />
<LocationPostalExtensionCode xsi:nil="true" />
</StructuredAddress>
</LocationAddress>
<LocationName />
<LocationTwoDimensionalGeographicCoordinate>
<GeographicCoordinateLatitude>
<LatitudeDegreeValue xsi:nil="true" />
</GeographicCoordinateLatitude>
<GeographicCoordinateLongitude>
<LongitudeDegreeValue xsi:nil="true" />
</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 d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<RegisteredOffenderStatusIndicator>boolean</RegisteredOffenderStatusIndicator>
</RegisteredSexOffender>
<RegisteredSexOffender xmlns="http://niem.gov/niem/domains/jxdm/4.0">
<RoleOfPersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<RegisteredOffenderStatusIndicator>boolean</RegisteredOffenderStatusIndicator>
</RegisteredSexOffender>
<ResidenceAssociation xmlns="http://niem.gov/niem/niem-core/2.0" />
<ResidenceAssociation xmlns="http://niem.gov/niem/niem-core/2.0" />
<PersonEmploymentLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" />
<LocationReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" />
</PersonEmploymentLocationAssociation>
<PersonEmploymentLocationAssociation xmlns="http://niem.gov/niem/niem-core/2.0">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" />
<LocationReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" />
</PersonEmploymentLocationAssociation>
<PersonSchoolLocationAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<LocationReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
</PersonSchoolLocationAssociation>
<PersonSchoolLocationAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<LocationReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
</PersonSchoolLocationAssociation>
<OffenderURLAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<DeviceVisitedWebsiteURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<DeviceVisitedWebsiteURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
</OffenderURLAssociation>
<OffenderURLAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<DeviceVisitedWebsiteURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<DeviceVisitedWebsiteURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
</OffenderURLAssociation>
<OffenderPictureURIAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<BinaryLocationURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<BinaryLocationURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
</OffenderPictureURIAssociation>
<OffenderPictureURIAssociation xmlns="http://www.nsopr.org/xml/2/extension">
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<PersonReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<BinaryLocationURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
<BinaryLocationURIReference d5p1:id="ID" d5p1:metadata="IDREFS" d5p1:linkMetadata="IDREFS" d5p1:ref="IDREF" xmlns:d5p1="http://niem.gov/niem/structures/2.0" xmlns="http://niem.gov/niem/niem-core/2.0" />
</OffenderPictureURIAssociation>
</NSOPRResponse>
</soap12:Body>
</soap12:Envelope>