<?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>
    <notify xmlns="http://wijis.wisconsin.gov/services/WarrantService/">
    <doc:WarrantServiceDocument 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/
                            ../WarrantService/WarrantService.xsd" j:id="ID000000">
  <warrant:Warrant j:id="ID000021">
    <j:CourtOrderDesignatedLocation>
      <j:LocationAddress>
        <j:LocationCountyName>MILWAUKEE</j:LocationCountyName>
        <j:LocationCountyCode>55079</j:LocationCountyCode>  
      </j:LocationAddress>
    </j:CourtOrderDesignatedLocation>
    <j:CourtOrderIssuingJudicialOfficial>
      <j:PersonName>
        <j:PersonGivenName>JAMES</j:PersonGivenName>
        <j:PersonMiddleName>R</j:PersonMiddleName>
        <j:PersonSurName>JUSTICE</j:PersonSurName>
        <j:PersonSuffixName>Jr</j:PersonSuffixName>
      </j:PersonName>
    </j:CourtOrderIssuingJudicialOfficial>
    <j:CourtOrderIssuingDate>2006-12-15</j:CourtOrderIssuingDate>
    <j:CourtOrderServiceDate>2006-12-30</j:CourtOrderServiceDate>
    <j:Case>
      <j:CaseDocketID>
        <j:ID>0000AA000000AA</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:WarrantActionStatus>
      <warrant:WarrantAction>ISS</warrant:WarrantAction>
      <warrant:WarrantActionDescription>ISSUED</warrant:WarrantActionDescription>
      <warrant:WarrantActionDate>2006-09-15</warrant:WarrantActionDate>
    </warrant:WarrantActionStatus>
    <warrant:WarrantCode>AW</warrant:WarrantCode>
    <warrant:WarrantCodeDescription>Warrant_Arrest</warrant:WarrantCodeDescription>
    <warrant:WarrantServedCode>Y</warrant:WarrantServedCode>
    <warrant:WarrantServedDescription>YES</warrant:WarrantServedDescription>
  </warrant:Warrant>
</doc:WarrantServiceDocument>
</notify>
</soap:Body>
</soap:Envelope>
