<?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/ProtectionOrderService/">
      <doc:ProtectionOrderServiceDocument 
            xmlns:doc="http://wijis.wisconsin.gov/specs/schemas/court-docs/protection-order/v1.2/2008-06-23/document/"
            xmlns:protection-order="http://wijis.wisconsin.gov/specs/schemas/court-docs/protection-order/v1.2/2008-06-23/extension/" 
            xmlns:j="http://www.it.ojp.gov/jxdm/3.0.3" 
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
            xsi:schemaLocation="http://wijis.wisconsin.gov/specs/schemas/court-docs/protection-order/v1.2/2008-06-23/document/
            ../ProtectionOrderService/ProtectionOrderService.xsd" j:id="ID000080">
        <protection-order:ProtectionOrder j:id="ID000094">
          <j:ActivityDocumentServer.Person>
            <j:PersonName>
              <j:PersonGivenName>JOHN</j:PersonGivenName>
              <j:PersonSurName>DOE</j:PersonSurName>
            </j:PersonName>
          </j:ActivityDocumentServer.Person>
          <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>J</j:PersonMiddleName>
              <j:PersonSurName>JUSTICE</j:PersonSurName>
              <j:PersonSuffixName>JR</j:PersonSuffixName>
            </j:PersonName>
          </j:CourtOrderIssuingJudicialOfficial>
          <j:CourtOrderIssuingDate>2006-09-16</j:CourtOrderIssuingDate>
          <j:CourtOrderServiceDate>2006-10-13</j:CourtOrderServiceDate>
          <j:CourtOrderServiceDescriptionText>CERTIFICATE  OF SERVICE</j:CourtOrderServiceDescriptionText>
          <j:CourtOrderServiceOfficial.Enforcement>
            <j:PersonName>
              <j:PersonGivenName>JAMES</j:PersonGivenName>
              <j:PersonSurName>OFFICER</j:PersonSurName> 
            </j:PersonName>
            <j:EnforcementOfficialBadgeID>
              <j:ID>1245</j:ID>
            </j:EnforcementOfficialBadgeID>
          </j:CourtOrderServiceOfficial.Enforcement>
          <j:ProtectionOrderRestrictedPerson j:id="ID000128">
            <j:PersonName>
              <j:PersonGivenName>JOHN</j:PersonGivenName>
              <j:PersonMiddleName>O</j:PersonMiddleName>
              <j:PersonSurName>DOE</j:PersonSurName>
            </j:PersonName>
            <j:PersonBirthDate>1946-09-01</j:PersonBirthDate>
          </j:ProtectionOrderRestrictedPerson>
          <j:Case>
            <j:CaseDocketID>
              <j:ID>2006CV000500</j:ID>
            </j:CaseDocketID>
          </j:Case>
          <protection-order:CourtOrderExpirationDate>2006-09-30</protection-order:CourtOrderExpirationDate>
          <protection-order:CourtOrderServiceTime>09:20:00</protection-order:CourtOrderServiceTime>
          <protection-order:ProtectionOrderStatus>
            <protection-order:ProtectionOrderAction>ISS</protection-order:ProtectionOrderAction>
            <protection-order:ProtectionOrderActionDescription>ISSUE</protection-order:ProtectionOrderActionDescription>
          </protection-order:ProtectionOrderStatus>
          <protection-order:ProtectionOrderClassCode>30709</protection-order:ProtectionOrderClassCode>
          <protection-order:ProtectionOrderClassCodeDescription>DOMESTIC ABUSE - TEMP ORDER</protection-order:ProtectionOrderClassCodeDescription>
          <protection-order:ProtectionOrderCategory>TRO</protection-order:ProtectionOrderCategory>
          <protection-order:ProtectionOrderCategoryDescription>TEMPORARY RESTRAINING ORDER</protection-order:ProtectionOrderCategoryDescription>
          <protection-order:ProtectionOrderServedCode>Y</protection-order:ProtectionOrderServedCode>
          <protection-order:ProtectionOrderServedDescription>YES</protection-order:ProtectionOrderServedDescription>
          <protection-order:ProtectionOrderSubject j:id="ID000246">
            <j:PersonName>
              <j:PersonGivenName>JOHN</j:PersonGivenName>
              <j:PersonMiddleName>O</j:PersonMiddleName>
              <j:PersonSurName>DOE</j:PersonSurName>
              <j:PersonSuffixName>JR</j:PersonSuffixName>
            </j:PersonName>
            <j:PersonBirthDate>1948-01-01</j:PersonBirthDate>
          </protection-order:ProtectionOrderSubject>
        </protection-order:ProtectionOrder>
</doc:ProtectionOrderServiceDocument> 
</notify>
  </soap:Body>
</soap:Envelope>
      
