commsconfig/commsdatabaseshim/ts_commdb/scripts/Default7.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 15:54:14 +0300
branchRCL_3
changeset 84 486e9e9c45a7
parent 14 8b5d60ce1e94
permissions -rw-r--r--
Revision: 201041 Kit: 201041

<?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>