commsconfig/commsdatabaseshim/ts_commdb/scripts/Default7.xml
author Fionntina Carville <fionntinac@symbian.org>
Wed, 17 Nov 2010 16:18:58 +0000
branchRCL_3
changeset 88 077156ad1d4e
parent 14 8b5d60ce1e94
permissions -rw-r--r--
Bug 2675. Take default commdb from ipconnmgmt instead.

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