commsconfig/commsdatabaseshim/ts_commdb/scripts/Default7.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 09 Jun 2010 11:00:38 +0300
branchRCL_3
changeset 19 35c06c1d4fa6
parent 12 8b5d60ce1e94
permissions -rw-r--r--
Revision: 201023 Kit: 2010123

<?xml version="1.0" encoding="UTF-8"?>
<!--
 Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
 All rights reserved.
 This component and the accompanying materials are made available
 under the terms of "Eclipse Public License v1.0"
 which accompanies this distribution, and is available
 at the URL "http://www.eclipse.org/legal/epl-v10.html".

 Initial Contributors:
 Nokia Corporation - initial contribution.

 Contributors:

 Description:
 CommDB Settings File

-->



<CommDB:Config xmlns="SymbianOS.Generic.Comms-Infras.CommDB"
               xmlns:CommDB="SymbianOS.Generic.Comms-Infras.CommDB"
               xmlns:xlink="http://www.w3.org/1999/xlink"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xsi:schemaLocation="SymbianOS.Generic.Comms-Infras.CommDB CommDB.xsd">

<InformationTable>
</InformationTable>

<NetworkTable>
</NetworkTable>

<IAPTable>
</IAPTable>

<ModemBearerTable>
</ModemBearerTable>

<LANBearerTable>
</LANBearerTable>

<LANServiceTable>
</LANServiceTable>

<DialInISPTable>
</DialInISPTable>

<DialOutISPTable>
</DialOutISPTable>

<AgentLookupTable>
</AgentLookupTable>

<CDMA2000PacketServiceTable>
</CDMA2000PacketServiceTable>

<DefaultCDMA2000Table>
</DefaultCDMA2000Table>

<ChargecardTable>
</ChargecardTable>

<ConnectionPreferencesTable>
</ConnectionPreferencesTable>

<GlobalSettingsTable>
    <GlobalSettings operation="add">
        <Name>GlobalSettingsTable1</Name>
    </GlobalSettings>
</GlobalSettingsTable>

<IncomingGPRSTable>
</IncomingGPRSTable>

<OutgoingGPRSTable>
</OutgoingGPRSTable>

<DefaultGPRSTable>
</DefaultGPRSTable>

<ProxyTable>
</ProxyTable>

<LocationTable>
</LocationTable>

<SecureSocketTable>
</SecureSocketTable>

<BTDeviceTable>
</BTDeviceTable>

<BTPersistTable>
</BTPersistTable>

<BTSecurityTable>
</BTSecurityTable>

<BTDefaultTable>
</BTDefaultTable>

<WAPAccessPointTable>
</WAPAccessPointTable>

<WAPIPBearerTable>
</WAPIPBearerTable>

<WAPSMSBearerTable>
</WAPSMSBearerTable>

<VirtualBearerTable>
</VirtualBearerTable>

<VpnServiceTable>
</VpnServiceTable>


</CommDB:Config>