settingsengines/sdb/testdata/PlatSec/DefaultPageSize1024UTF8.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Tue, 26 Oct 2010 10:43:50 +0100
changeset 8 a2e65c705db8
parent 1 b538b70cbe51
permissions -rw-r--r--
Fix for bug when joining where ID prefixes would be added even if they use the default ID namespace

<?xml version="1.0" encoding="UTF-8"?>
<sym:sdbcreator 
	version="1.0"
	xmlns:sym="http://www.symbian.com/sdbcreator/symbiansecuritysettings"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.symbian.com/sdbcreator/symbiansecuritysettings schema.xsd ">
      
    <policy type="default" always="pass"/> 

    <configuration name="page_size" value="1024"/>
    <configuration name="encoding" value="UTF_8"/>


</sym:sdbcreator>