Commit 818fac80 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Making dictionary entries consistent

parent 55d71c1b
Loading
Loading
Loading
Loading
+28 −0
Original line number Original line Diff line number Diff line
@@ -143,6 +143,16 @@
				<Meaning>Indicates that the current authorisation is given for test purposes. This may alter the process or documentation accompanying the authorisation</Meaning>
				<Meaning>Indicates that the current authorisation is given for test purposes. This may alter the process or documentation accompanying the authorisation</Meaning>
			</DictionaryEntry>
			</DictionaryEntry>
		</DictionaryEntries>
		</DictionaryEntries>
	</Dictionary>
	<Dictionary>   											<!--AuthorisationTypeOfCase: see Clause 7.2.14 -->
        <Owner>ETSI</Owner>
        <Name>AuthorisationTypeOfCase</Name>
        <DictionaryEntries>
            <DictionaryEntry>
                <Value>NotSpecified</Value>
                <Meaning>The type of case is not specified</Meaning>
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>
    </Dictionary>
	<Dictionary>   											<!--DocumentStatus: see Clause 7.3.4 Table 7.11 -->
	<Dictionary>   											<!--DocumentStatus: see Clause 7.3.4 Table 7.11 -->
		<Owner>ETSI</Owner>
		<Owner>ETSI</Owner>
@@ -227,6 +237,24 @@
				<Meaning>A general notification that a change has occurred with the specified Objects</Meaning>
				<Meaning>A general notification that a change has occurred with the specified Objects</Meaning>
			</DictionaryEntry>
			</DictionaryEntry>
		</DictionaryEntries>
		</DictionaryEntries>
	</Dictionary>
	<Dictionary>   											<!--TrafficAction: see Clause 7.6.3 -->
        <Owner>ETSI</Owner>
        <Name>TrafficAction</Name>
        <DictionaryEntries>
            <DictionaryEntry>
                <Value>PDSR</Value>
                <Meaning>Traffic that matches this policy is delivered as Packet Data Summary Reports</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>PDHR</Value>
                <Meaning>Traffic that matches this policy is delivered as Packet Data Header Reports</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>NotDelivered</Value>
                <Meaning>Traffic that matches this policy is not delivered</Meaning>
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>	
    </Dictionary>	
	<Dictionary>   											<!--TaskStatus: see Clause 8.2.3 Table 8.2 -->
	<Dictionary>   											<!--TaskStatus: see Clause 8.2.3 Table 8.2 -->
		<Owner>ETSI</Owner>
		<Owner>ETSI</Owner>