settingsengines/sdb/testdata/PlatSec/All.xml
changeset 1 b538b70cbe51
equal deleted inserted replaced
0:2e8eeb919028 1:b538b70cbe51
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <sym:sdbcreator 
       
     3 	version="1.0"
       
     4 	xmlns:sym="http://www.symbian.com/sdbcreator/symbiansecuritysettings"
       
     5 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       
     6 	xsi:schemaLocation="http://www.symbian.com/sdbcreator/symbiansecuritysettings schema.xsd ">
       
     7       
       
     8     <policy type="default" always="pass"/> 
       
     9 
       
    10     <policy VID="1234" type="schema">
       
    11       <capability type="TrustedUI"/>
       
    12       <capability type="PowerMgmt"/>
       
    13       <capability type="DRM"/>
       
    14     </policy>
       
    15 
       
    16     <policy type="read">
       
    17       <capability type="Location"/>
       
    18       <capability type="PowerMgmt"/>
       
    19       <capability type="DRM"/>
       
    20       <capability type="TrustedUI"/>
       
    21       <capability type="SurroundingsDD"/>
       
    22     </policy>
       
    23 
       
    24     <policy SID="78" type="write">
       
    25       <capability type="TrustedUI"/>
       
    26       <capability type="Location"/>
       
    27     </policy>  
       
    28 
       
    29     <configuration name="page_size" value="512"/>
       
    30     <configuration name="encoding" value="UTF_16"/>
       
    31 
       
    32 
       
    33 </sym:sdbcreator>