Commit 717e5908 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Merge branch 'cr/103120/050' into 'meeting/LI63'

Correct dictionaries as per LI23P63042.

See merge request li/schemas-definitions!94
parents 1a0c2b1f 5f8c69ca
Loading
Loading
Loading
Loading
+13 −13
Original line number Diff line number Diff line
@@ -521,35 +521,35 @@
        <DictionaryEntries>
            <DictionaryEntry>
                <Value>AwaitingApproval</Value>
                <Meaning>The Task is still waiting approval from one or more relevant authorities</Meaning>
                <Meaning>The Task is still awaiting approval from one or more relevant authorities.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>AwaitingDisclosure</Value>
                <Meaning>The Task is approved, but is not yet processed by the LD system</Meaning>
                <Meaning>The Task is approved by the relevant authorities, but is not yet approved and/or processed by the LD system.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Disclosed</Value>
                <Meaning>The Task has been processed and the product has been disclosed by the LD system</Meaning>
                <Meaning>The Task has been processed and the product has been disclosed by the LD system.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>DisclosureNotAvailable</Value>
                <Meaning>The Task has been processed and the CSP has determined there is no product available to disclosure</Meaning>
                <Meaning>The Task has been processed and the CSP has determined there is no product available to disclose.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Rejected</Value>
                <Meaning>The Task has been explicitly denied or rejected by one or more relevant authorities.</Meaning>
                <Meaning>The Task has been explicitly denied or rejected by one or more relevant authorities or by the CSP.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Cancelled</Value>
                <Meaning>The Task has been permanently cancelled</Meaning>
                <Meaning>The Task has been permanently cancelled.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Error</Value>
                <Meaning>The Task has not been processed due to a problem with the underlying LD system</Meaning>
                <Meaning>The Task has not been processed due to a problem with the underlying LD system.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Invalid</Value>
                <Meaning>The Task is not active due to a problem with the current information populated in the Task Object</Meaning>
                <Meaning>The Task is not active due to a problem with the current information populated in the Task Object.</Meaning>
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>
@@ -560,23 +560,23 @@
        <DictionaryEntries>
            <DictionaryEntry>
                <Value>AwaitingApproval</Value>
                <Meaning>The Task is still waiting approval from one or more relevant authorities</Meaning>
                <Meaning>The Task is still awaiting approval from one or more relevant authorities.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>AwaitingDisclosure</Value>
                <Meaning>The Task is approved, but is not yet processed by the LD system</Meaning>
                <Meaning>The Task is approved by the relevant authorities, but is not yet approved and/or processed by the LD system.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Disclosed</Value>
                <Meaning>The Task has been processed and the product has been disclosed by the LD system</Meaning>
                <Meaning>The Task has been processed and the product has been disclosed by the LD system.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Rejected</Value>
                <Meaning>The Task has been explicitly denied or rejected by one or more relevant authorities.</Meaning>
                <Meaning>The Task has been explicitly denied or rejected by one or more relevant authorities or by the CSP.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Cancelled</Value>
                <Meaning>The Task has been permanently cancelled</Meaning>
                <Meaning>The Task has been permanently cancelled.</Meaning>
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>