<?xml version="1.0"?>
<soap:Envelope xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
	<soap:Header>
		<rs:AnyXML xmlns:rs="requesting.system.us">
			<rs:ThatCanBeSpecified>
				<rs:ToBeIncludedWithinNotificationMessages>somedata2</rs:ToBeIncludedWithinNotificationMessages>
			</rs:ThatCanBeSpecified>
		</rs:AnyXML>
		<wse:Identifier xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing">uuid:OXNKD3KS-J9G9-JGFW-553O-SK5YIZBJ4AN</wse:Identifier>
		<wsa:Action>http://www.courts.state.mn.us/IS/02/CaseNotification</wsa:Action>
		<wsa:MessageID>urn:uuid:167bae26-c903-4e05-88e0-05e05adb60b3</wsa:MessageID>
		<wsa:To>http://j00000swebint/Deve/WebServices/CourtsISReceiver_02/CourtsISReceiver.asmx</wsa:To>
		<wsse:Security env:mustUnderstand="true" xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
			<wsu:Timestamp wsu:Id="Timestamp-05f0cb22-cb91-4c4f-8023-6dfbb90c6690" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
				<wsu:Created>2007-04-30T14:43:36Z</wsu:Created>
				<wsu:Expires>2007-04-30T14:48:36Z</wsu:Expires>
			</wsu:Timestamp>
			<wsse:UsernameToken xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="SecurityToken-07cba826-7685-46bd-a1f9-64f8d3ce3d5a">
				<wsse:Username>yourusername</wsse:Username>
				<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">ABC123</wsse:Password>
				<wsse:Nonce>6pWA+z9d37J2hkfXIfHOVQ==</wsse:Nonce>
				<wsu:Created>2007-04-30T14:43:36Z</wsu:Created>
			</wsse:UsernameToken>
		</wsse:Security>
	</soap:Header>
	<soap:Body>
		<CaseNotification schemaVersion="3:1" messageProducedDateTime="2007-04-30T09:43:35-05:00" updateUserAccount="SmithJ" xmlns="http://www.courts.state.mn.us/CourtXML/3">
			<NotificationAdminHeader caseNumberKey="87CR07Scenario1" caseKey="1117734">
				<CourtFileNumber>
					<ID>87-CR-07-Scenario1</ID>
				</CourtFileNumber>
				<CaseCountyNumber>87</CaseCountyNumber>
				<CaseLocationText code="MN087015J">Yellow Medicine County</CaseLocationText>
				<BaseCaseTypeText>Adult</BaseCaseTypeText>
				<CaseCategoryText code="CR">Criminal</CaseCategoryText>
				<CaseTitle>State of Minnesota vs Blanden Jamelze
{Integration Scenario}</CaseTitle>
				<CaseTypeText code="CRM">Crim/Traf Mandatory</CaseTypeText>
				<CaseIsConfidential>false</CaseIsConfidential>
				<CaseIsSealed>false</CaseIsSealed>
				<CaseIsRestricted>false</CaseIsRestricted>
				<PartyIdentifier partyKey="854">
					<PartyName currentNameIndicator="true">
						<BusinessName>The State of Minnesota</BusinessName>
					</PartyName>
					<PartyCaseAssociationText code="JRD">Jurisdiction</PartyCaseAssociationText>
				</PartyIdentifier>
				<PartyIdentifier partyKey="1209498">
					<PartyName currentNameIndicator="true">
						<PersonName>
							<PersonGivenName>Blanden</PersonGivenName>
							<PersonSurName>Jamelze</PersonSurName>
							<PersonFullName>Jamelze, Blanden</PersonFullName>
						</PersonName>
					</PartyName>
					<PartyCaseAssociationText code="DFD">Defendant</PartyCaseAssociationText>
					<PersonAssignedIDDetails>
						<PersonID>
							<ID>1032020</ID>
						</PersonID>
						<PersonDriverLicenseID currentKnownIndicator="true">
							<ID>J-123-456-789-999</ID>
							<IDJurisdictionCode>MN</IDJurisdictionCode>
						</PersonDriverLicenseID>
					</PersonAssignedIDDetails>
					<PersonBirthDate>1977-01-11</PersonBirthDate>
				</PartyIdentifier>
				<OffenseTrackingInformation>
					<ReportingAgencyORI>
						<ID>MN0870000</ID>
					</ReportingAgencyORI>
					<CommunityOfOffenseText code="87CA">Canby</CommunityOfOffenseText>
				</OffenseTrackingInformation>
			</NotificationAdminHeader>
			<ChargeNotification>
				<TriggeredDateTime>2007-04-30T09:43:14-05:00</TriggeredDateTime>
				<NotificationEvent>ChargeDeleted</NotificationEvent>
				<DeletedCharge chargeKey="1332682"/>
			</ChargeNotification>
		</CaseNotification>
	</soap:Body>
</soap:Envelope>
