contentstorage/castorage/conf/CI_castoragedb.confml
changeset 124 e36b2f4799c0
parent 121 0b3699f6c654
--- a/contentstorage/castorage/conf/CI_castoragedb.confml	Fri Sep 17 08:32:18 2010 +0300
+++ b/contentstorage/castorage/conf/CI_castoragedb.confml	Mon Oct 04 00:38:31 2010 +0300
@@ -58,7 +58,7 @@
 			</setting>
 			<setting ref="Application" name="Application" type="string" relevant="Type='1'" required="true">
 				<desc>Application item for Operator collection.</desc>
-				<xs:pattern value="^[-+]?[0-9]{1,10}"/>
+				<xs:pattern value="^0x[0-9a-fA-F]{1,8}$"/>
 				<!-- option map="DFSFeatures/Application"/>
 				<option map="CIA_PreinstalledContent/PreInstalledJavaRom"/>
 				<option map="CIA_PreinstalledContent/PreInstalledSymbianROM"/>
@@ -139,7 +139,7 @@
 			</setting>
 			<setting ref="Application" name="Application" type="string" relevant="Type='1'" required="true">
 				<desc>Application item for Operator collection.</desc>
-				<xs:pattern value="^[-+]?[0-9]{1,10}"/>
+				<xs:pattern value="^0x[0-9a-fA-F]{1,8}$"/>
 				<!-- option map="DFSFeatures/Application"/>
 				<option map="CIA_PreinstalledContent/PreInstalledJavaRom"/>
 				<option map="CIA_PreinstalledContent/PreInstalledSymbianROM"/>