<?xml version="1.0" encoding="utf-8"?>
<!-- 
     An example of a submission file reporting multiple Case Change events as required
	 by the UCR Project Data Collection Specification.
     
     2019-11-18:
     Add an example of CaseCharacteristic element for reporting claim amount on civil
     cases and for reporting time standard qualifiers.  Please note that, while the
     CaseCharacteristic element may be reported on any UCR event, the Change event
     record should be used primarily to report both Claim Amount and Time Standard 
     qualifier both for initial reporting and for subsequent changes to these values
-->
<ucr:pkgUCR02
       xmlns:ucr="http://www.flcourts.org/jdms/ucr02/" 
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
       xsi:schemaLocation="http://www.flcourts.org/jdms/ucr02.xsd" >
    <ucr:pkgAuditBlock>
        <ucr:pkgOrigination>
            <pkgUUID>1BBCFB12-B69A-48B0-9405-7BD9559ED2EF</pkgUUID>
            <pkgDateTime>2020-08-22T12:00:00-05:00</pkgDateTime>
            <ucr:pkgFromEntity>
                <EntityName>County 83</EntityName>
                <EntitySystem>Harconen CMS 3.45</EntitySystem>
                <EntityReplyTo>helpdesk@flcounty.org</EntityReplyTo>
            </ucr:pkgFromEntity>
            <ucr:pkgToEntity>
                <EntityName>OSCA</EntityName>
                <EntitySystem>UCR-PROC02</EntitySystem>
                <EntityReplyTo>UCRhelpdesk@flcourts.org</EntityReplyTo>
            </ucr:pkgToEntity>
            <ucr:pkgPrimaryCustodian>
                <EntityName>County 83</EntityName>
            </ucr:pkgPrimaryCustodian>
        </ucr:pkgOrigination>
    </ucr:pkgAuditBlock>
    <ucr:pkgDataBlock>
        <ucr02DataSpecID>F5357FE5-6E0E-4509-A889-9AE37EFADC59</ucr02DataSpecID>
        <ucr02SchemaID>10A960B9-0615-439A-B8B6-4CB1814D451B</ucr02SchemaID>
        <ucr02DataBlock>
            <reportPeriodFrom>2020-08-21T11:59:00-05:00</reportPeriodFrom>
            <eventCaseChange>
                <evtReportDateTime>2020-08-21T12:01:37-05:00</evtReportDateTime>
                <evtDateTime>2020-08-21T12:00:30-05:00</evtDateTime>
                <evtUCN>342020CA003456AXXXXX</evtUCN>
                <evtComplexCivilFlag>Y</evtComplexCivilFlag>
            </eventCaseChange>
            <eventCaseChange>
                <evtReportDateTime>2020-08-21T12:06:35-05:00</evtReportDateTime>
                <evtDateTime>2020-08-21T12:06:35-05:00</evtDateTime>
                <evtUCN>342012CA003245AXXXXX</evtUCN>
                <evtCaseQualifier>
                    <caseQualifierType>PARCEL</caseQualifierType>
                    <caseQualifierValue>00000000122222</caseQualifierValue>
                </evtCaseQualifier>
                <evtCaseStatus>INACTIVE</evtCaseStatus>
                <evtReasonForStatusChange>OTH</evtReasonForStatusChange>
                <evtReasonForStatusChangeComment>Judge ordered parcel inactive.
                </evtReasonForStatusChangeComment>
            </eventCaseChange>
            <eventCaseChange>
                <!-- reports changes to Case Type and Status
                     reports initial assignment of Judge Buford as primary judicial officer
                     reports initial assignment of Magistrate Poplar as supplemental judicial officer                     
                     reports value of CLAIMAMT for the first time after a Case Init
                -->
                <evtReportDateTime>2020-08-22T09:20:37-05:00</evtReportDateTime>
                <evtDateTime>2020-08-22T09:18:52-05:00</evtDateTime>
                <evtUCN>342012CA075623AXXXXX</evtUCN> 
                <evtCaseType>348002</evtCaseType>
                <evtCaseStatus>INACTIVE</evtCaseStatus>
                <evtReasonForStatusChange>BKST</evtReasonForStatusChange>
                <evtPrimaryJudOfcAssigned>
                    <jofcLastName>BUFORD</jofcLastName> 
                    <jofcFirstName>ELLIS</jofcFirstName> 
                    <jofcMiddleName>T</jofcMiddleName> 
                    <jofcNameSuffix>III</jofcNameSuffix> 
                </evtPrimaryJudOfcAssigned>
                <evtSupportingJudOfcAssigned>
                    <jofcLastName>POPLAR</jofcLastName> 
                    <jofcFirstName>MAINARD</jofcFirstName> 
                </evtSupportingJudOfcAssigned>
                <evtComplexCivilFlag>N</evtComplexCivilFlag>
                <evtCaseCharacteristic>
                    <caseCharacteristicName>CLAIMAMT</caseCharacteristicName>
                    <caseCharacteristicValue>5279</caseCharacteristicValue>
                </evtCaseCharacteristic>
            </eventCaseChange>
            <eventCaseChange>
                <!-- changes primary judicial officer from Judge Buford to the
                     Team GUARDIANSHIP 
                     changes CLAIMAMT from $5,279 to $34,295
                -->
                <evtReportDateTime>2020-08-22T09:27:13-05:00</evtReportDateTime>
                <evtDateTime>2020-08-21T09:22:52-05:00</evtDateTime>
                <evtUCN>342020CA075623BXXXXX</evtUCN>
                <evtTeamAssignment>GUARDIANSHIP</evtTeamAssignment>
                <evtCaseCharacteristic>
                    <caseCharacteristicName>CLAIMAMT</caseCharacteristicName>
                    <caseCharacteristicValue>34295</caseCharacteristicValue>
                </evtCaseCharacteristic>
            </eventCaseChange>
            <eventCaseChange>
                <!-- reports the time standard qualifier (Name 2.250) as CONTESTED -->
                <evtReportDateTime>2020-08-22T11:23:18-05:00</evtReportDateTime>
                <evtDateTime>2020-08-22T11:24:32-05:00</evtDateTime> 
                <evtUCN>302020CA003452AXXXMP</evtUCN> 
                <evtCaseCharacteristic>
                    <caseCharacteristicName>2.250</caseCharacteristicName>
                    <caseCharacteristicValue>CONTESTED</caseCharacteristicValue>
                </evtCaseCharacteristic>
            </eventCaseChange>
            <reportPeriodThru>2020-08-22T11:58:59-05:00</reportPeriodThru>
        </ucr02DataBlock>
    </ucr:pkgDataBlock>
</ucr:pkgUCR02>

