contentstorage/castorage/conf/CI_castoragedb.confml
changeset 119 50e220be30d1
parent 116 305818acdca4
--- a/contentstorage/castorage/conf/CI_castoragedb.confml	Mon Sep 13 13:26:33 2010 +0300
+++ b/contentstorage/castorage/conf/CI_castoragedb.confml	Mon Sep 20 10:22:22 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"/>