Commit 847b1762 authored by canterburym's avatar canterburym Committed by canterburym
Browse files

Adding dictionary

parent fd6d5405
Loading
Loading
Loading
Loading
Loading
+40 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8" ?>
<Dictionaries xmlns="http://uri.etsi.org/03280/common/2019/10/Dictionaries">
	<Dictionary>   											<!--ObjectType: see Clause 6.4.8 Table 6.14 -->
		<Owner>3GPP</Owner>
		<Name>ServiceType</Name>
		<DictionaryEntries>
			<DictionaryEntry>
				<Value>Voice</Value>
				<Meaning>Service scoping shall include the Voice service type as defined in clause 4.4.2</Meaning>
			</DictionaryEntry>
			<DictionaryEntry>
				<Value>Data</Value>
				<Meaning>Service scoping shall include the Data service type as defined in clause 4.4.2</Meaning>
			</DictionaryEntry>
			<DictionaryEntry>
				<Value>Messaging</Value>
				<Meaning>Service scoping shall include the Messaging service type as defined in clause 4.4.2</Meaning>
			</DictionaryEntry>
			<DictionaryEntry>
				<Value>PTC</Value>
				<Meaning>Service scoping shall include the Push-to-Talk service type as defined in clause 4.4.2</Meaning>
			</DictionaryEntry>
			<DictionaryEntry>
				<Value>LALS</Value>
				<Meaning>Service scoping shall include the LALS service type as defined in clause 4.4.2</Meaning>
			</DictionaryEntry>
			<DictionaryEntry>
				<Value>RCS</Value>
				<Meaning>Service scoping shall include the RCS service type as defined in clause 4.4.2</Meaning>
			</DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>
<Dictionaries>