data: TON, NPI
authorFrantišek Kučera <franta-hg@frantovo.cz>
Mon, 12 Aug 2013 15:05:25 +0200
changeset 39aafdfb27dde1
parent 38 cf9a7e1fa174
child 40 6c34689e894a
data: TON, NPI
data/dictionary.xml
     1.1 --- a/data/dictionary.xml	Mon Aug 12 13:59:50 2013 +0200
     1.2 +++ b/data/dictionary.xml	Mon Aug 12 15:05:25 2013 +0200
     1.3 @@ -916,11 +916,40 @@
     1.4  	</concept>
     1.5  	<concept>
     1.6  		<term abbreviation="TON" completeForm="type of number" language="en"/>
     1.7 -		<explanation language="en"><text></text></explanation>
     1.8 +		<explanation language="en">
     1.9 +			<text>
    1.10 +				(0x00)	Unknown type of number;
    1.11 +				(0x01)	International number;
    1.12 +				(0x02)	National number;
    1.13 +				(0x03)	Network specific number;
    1.14 +				(0x04)	Subscriber number, dedicated access, short code;
    1.15 +				(0x05)	Alphanumeric, in 7-bit GSM alphabet;
    1.16 +				(0x06)	Abbreviated number
    1.17 +			</text>
    1.18 +		</explanation>
    1.19  	</concept>
    1.20  	<concept>
    1.21  		<term abbreviation="NPI" completeForm="numbering plan indicator" language="en"/>
    1.22 -		<explanation language="en"><text></text></explanation>
    1.23 +		<explanation language="en">
    1.24 +			<text>
    1.25 +				a number which indicates the numbering plan of a telephone number;
    1.26 +				values:
    1.27 +					(0x00)	Unknown numbering plan;
    1.28 +					(0x01)	ISDN/telephone numbering plan – E.164/E.163;
    1.29 +					(0x02)	Generic;
    1.30 +					(0x03)	Data numbering plan – X.121;
    1.31 +					(0x04)	Telex numbering plan – F.96;
    1.32 +					(0x05)	Service Centre Specific plan;
    1.33 +					(0x06)	Land mobile numbering plan – E.212;
    1.34 +					(0x07)	ISDN/mobile numbering plan – E.214;
    1.35 +					<!-- only 0-7 defined in the ITU standard Q.713 ? -->
    1.36 +					(0x08)	National numbering plan;
    1.37 +					(0x09)	Private numbering plan;
    1.38 +					(0x0A)	ERMES numbering plan – ETSI DE/PS 3 01-3;
    1.39 +					(0x0D)	Binary Internet addres – IP;
    1.40 +					(0x0E)	Alphanumeric Internet address
    1.41 +			</text>
    1.42 +		</explanation>
    1.43  	</concept>
    1.44  	<concept>
    1.45  		<term abbreviation="PID" completeForm="protocol identifier" language="en"/>