Commit 2bad69e9 authored by Jonathan Kaufmann's avatar Jonathan Kaufmann
Browse files

Update TypeOfCase dictionary to include industry standard values per LI(23)P62013

parent 01d89e19
Loading
Loading
Loading
Loading
+49 −1
Original line number Diff line number Diff line
@@ -150,7 +150,55 @@
        <DictionaryEntries>
            <DictionaryEntry>
                <Value>NotSpecified</Value>
                <Meaning>The type of case is not specified</Meaning>
                <Meaning>The type of case is not specified or not provided by the sender</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>ChildExploitation</Value>
                <Meaning>The case relates to a child exploitation investigation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Corruption</Value>
                <Meaning>The case relates to a corruption investigation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Cybercrime</Value>
                <Meaning>The case relates to a cybercrime investigation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>DrugTrafficking</Value>
                <Meaning>The case relates to a drug trafficking investigation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>DefamationOrHateSpeech</Value>
                <Meaning>The case relates to a defamation or hate speech investigation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>FraudOrFinancialCrime</Value>
                <Meaning>The case relates to a fraud or financial crime investigation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>MissingPerson</Value>
                <Meaning>The case relates to a missing person investigation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>MoneyLaundering</Value>
                <Meaning>The case relates to a money laundering investigation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>SexualAbuseOrExploitation</Value>
                <Meaning>The case relates to a sexual abuse or sexual exploitation investigation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Terrorism</Value>
                <Meaning>The case relates to a terrorism investigation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>ViolentCrime</Value>
                <Meaning>The case relates to a violent crime or crime against a person investigation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Other</Value>
                <Meaning>The case relates to an investigation that does not fall under any other type of case</Meaning>
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>