Commit bd4df4a7 authored by Vishal Masalawala's avatar Vishal Masalawala Committed by Mark Canterbury
Browse files

Dictionary meaning updates

parent 095bcd5a
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -811,7 +811,7 @@
        <DictionaryEntries>
            <DictionaryEntry>
                <Value>Available</Value>
                <Meaning>The Delivery is available</Meaning>
                <Meaning>The Delivery object is available</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Acknowledged</Value>
@@ -819,15 +819,15 @@
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Expired</Value>
                <Meaning>The Delivery data is no longer available due to expiry</Meaning>
                <Meaning>The data related to the Delivery is no longer available due to expiry</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Error</Value>
                <Meaning>The Delivery has an error</Meaning>
                <Meaning>The Delivery object or underlying data has an error</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Received</Value>
                <Meaning>The Delivery data has been received</Meaning>
                <Meaning>The data related to the Delivery object has been received</Meaning>
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>
@@ -838,7 +838,7 @@
        <DictionaryEntries>
            <DictionaryEntry>
                <Value>Available</Value>
                <Meaning>The Delivery is available</Meaning>
                <Meaning>The Delivery object is available</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Acknowledged</Value>
@@ -846,11 +846,11 @@
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Error</Value>
                <Meaning>The Delivery has an error</Meaning>
                <Meaning>The Delivery object or underlying data had an error whilst handling</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Received</Value>
                <Meaning>The Delivery data has been received</Meaning>
                <Meaning>The data related to the Delivery object has been received</Meaning>
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>