<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope 
	xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<soap:Body>
		<submitResponse xmlns="http://wijis.wisconsin.gov/services/WarrantService/">
			<doc:WarrantResponseDocument 
			xmlns:doc="http://wijis.wisconsin.gov/specs/schemas/court-docs/warrant/v1.2/2008-06-23/document/" 
			xmlns:j="http://www.it.ojp.gov/jxdm/3.0.3" 
			xmlns:warrant="http://wijis.wisconsin.gov/specs/schemas/court-docs/warrant/v1.2/2008-06-23/extension/" 
			xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
			xsi:schemaLocation="http://wijis.wisconsin.gov/specs/schemas/court-docs/warrant/v1.2/2008-06-23/document/
					   ../WarrantResponse/WarrantResponse.xsd" j:id="ID000000">
				<warrant:WarrantDescriptiveMetadata>
					<j:DocumentReceivedDate>2006-09-16</j:DocumentReceivedDate>
					<warrant:DocumentReceivedTime>14:20:00</warrant:DocumentReceivedTime>
				</warrant:WarrantDescriptiveMetadata>
				<warrant:Warrant j:id="ID000021">
					<j:CourtOrderDesignatedLocation>
						<j:LocationAddress>
							<j:LocationCountyName>MILWAUKEE</j:LocationCountyName> 
							<j:LocationCountyCode>55079</j:LocationCountyCode> 
						</j:LocationAddress>
					</j:CourtOrderDesignatedLocation>
					<j:Case>
						<j:CaseDocketID>
							<j:ID>0000AA000000A</j:ID>
						</j:CaseDocketID>
					</j:Case>
					<warrant:WarrantSubject j:id="ID000209">
						<j:PersonName>
							<j:PersonGivenName>CRIMINAL</j:PersonGivenName>
							<j:PersonMiddleName>C</j:PersonMiddleName>
							<j:PersonSurName>CRIMINAL</j:PersonSurName>
							<j:PersonSuffixName>SR</j:PersonSuffixName>
						</j:PersonName>
						<j:PersonBirthDate>1967-08-13</j:PersonBirthDate>
					</warrant:WarrantSubject>
				</warrant:Warrant>
			</doc:WarrantResponseDocument>			
		</submitResponse>
	</soap:Body>
</soap:Envelope>
