applayerpluginsandutils/uripermissionservices/stubSis/tldpolicy.xml
changeset 0 b16258d2340f
child 7 337070b4fa18
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     1 <?xml version="1.0" encoding="UTF-8" ?> 
       
     2 <!--
       
     3  Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4  All rights reserved.
       
     5  This component and the accompanying materials are made available
       
     6  under the terms of the License "Eclipse Public License v1.0"
       
     7  which accompanies this distribution, and is available
       
     8  at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 
       
    10  Initial Contributors:
       
    11  Nokia Corporation - initial contribution.
       
    12 
       
    13  Contributors:
       
    14 
       
    15  Description:
       
    16  Ineturilist pre-configuration Policy File
       
    17  Blank character is used as a separator in Whitelist / Blacklist policy datafor more clarity.
       
    18  open this file with notepad for clear visibility. And this file in Unicode format
       
    19 
       
    20 -->
       
    21 
       
    22 
       
    23 
       
    24 
       
    25  <PolicyData version="0">
       
    26 	<TLD name="TEST">
       
    27 		<Whitelist>
       
    28 			a b c d e f g h i j k l m n o p r s t u v w y 0 1 2 3 4 5 6 7 8 9 0 _ - A B C D E F G H I J K L M N O P R S T U V W Y
       
    29 		</Whitelist>
       
    30 		<Blacklist>
       
    31 			q z Q Z
       
    32 		</Blacklist>
       
    33 	</TLD>
       
    34 	<TLD name="BZ">
       
    35 		<Whitelist>
       
    36 			a b c d e f g h i j k l m n o p r s t u v w y 0 1 2 3 4 5 6 7 8 9 0 _ - A B C D E F G H I J K L M N O P R S T U V W Y
       
    37 		</Whitelist>
       
    38 		<Blacklist>
       
    39 			q z Q Z
       
    40 		</Blacklist>
       
    41 	</TLD>
       
    42 	<TLD name="TWT">
       
    43 		<Whitelist>
       
    44 			a b c d e f g h i j k l m n o p r s t u v w y 0 1 2 3 4 5 6 7 8 9 0 _ - A B C D E F G H I J K L M N O P R S T U V W Y
       
    45 		</Whitelist>
       
    46 	</TLD>
       
    47 	<TLD name="TBL">
       
    48 		<Blacklist>
       
    49 			q z Q Z
       
    50 		</Blacklist>
       
    51 	</TLD>
       
    52 	<TLD name="CYL">
       
    53 		<Whitelist>
       
    54 			a b c d e f g h i j k l m n o p r s t u v w y 0 1 2 3 4 5 6 7 8 9 0 _ - A B C D E F G H I J K L M N O P R S T U V W Y
       
    55 		</Whitelist>
       
    56 		<Blacklist>
       
    57 			А Б В Г Д Є Ж Ѕ З И І К Л М Н О П Ҁ Р С Т Ѹ Ф Х Ѡ Ц Ч Ш Щ Ъ ЪІ Ь Ѣ Ю Ꙗ Ѧ Ѩ Ѫ Ѭ Ѯ Ѱ Ѳ Ѵ Ѥ
       
    58 		</Blacklist>
       
    59 	</TLD>
       
    60 	<TLD name="GRK">
       
    61 		<Whitelist>
       
    62 			a b c d e f g h i j k l m n o p r s t u v w y 0 1 2 3 4 5 6 7 8 9 0 _ - A B C D E F G H I J K L M N O P R S T U V W Y
       
    63 		</Whitelist>
       
    64 		<Blacklist>
       
    65 			α ν β ξ	γ ο δ π ε Ρ Ζ Σ Η Τ Θ Υ Ι ι Φ Κ κ Χ χ Λ Ψ ψ Μ μ	Ω ω
       
    66 		</Blacklist>
       
    67 	</TLD>
       
    68 	<TLD name="ARM">
       
    69 		<Whitelist>
       
    70 			w a r m A R M W Ա Բ Գ Դ Ե Զ Է Ը Թ Ժ Ի Լ Խ Ծ Կ Հ Ձ Ղ Ճ Մ Յ Ն Շ Ո Չ Պ Ջ Ռ Ս Վ Տ Ր Ց Ւ Փ Ք Օ Ֆ ՛ ՜ ՝ ՞ ՟ ա բ գ դ ե զ է ը թ ժ ի լ խ ծ կ հ ձ ղ ճ մ յ ն շ ո չ պ ջ ռ ս վ 
       
    71 		</Whitelist>
       
    72 		<Blacklist>
       
    73 			b c d e f g h i j k l n o p s t u v w y 0 1 2 3 4 5 6 7 8 9 0 _ - B C D E F G H I J K L N O P S T U V W Y
       
    74 		</Blacklist>
       
    75 	</TLD>
       
    76 
       
    77 	
       
    78  </PolicyData>
       
    79  
       
    80