commsfwtools/preparedefaultcommsdatabase/Tools/cfg2xml/com/symbian/commdb/93schema/ModemBearerTable.xsd
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:22:25 +0200
changeset 0 dfb7c4ff071f
permissions -rw-r--r--
Revision: 200951 Kit: 200951

<?xml version="1.0" encoding="UTF-8"?>
<!-- 
    Copyright (c) 2005-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.
    
    Description:
        ModemBearerTable.xsd
        XML Schema with the definitions of the
        Modem Bearer Table for CommDB
-->
<xsd:schema elementFormDefault="qualified" targetNamespace="SymbianOS.Generic.Comms-Infras.CommDB"
      xmlns="SymbianOS.Generic.Comms-Infras.CommDB" xmlns:xlink="http://www.w3.org/1999/xlink" 
      xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <!--
          Include Symbian primitives and Comms elements
      -->
      <xsd:include schemaLocation="PrimitiveTypes.xsd"/>
      <xsd:include schemaLocation="CommTypes.xsd"/>
      <xsd:import namespace="http://www.w3.org/1999/xlink" schemaLocation="XLinkAttributes.xsd"/>
      <!-- 
          Definition of the ModemBearerTable element
      -->
      <xsd:element name="ModemBearerTable">
            <xsd:complexType>
                  <xsd:sequence>
                        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ModemBearer"/>
                  </xsd:sequence>
                  <xsd:attribute ref="xlink:type"/>
            </xsd:complexType>
      </xsd:element>
      <!--
          Definition of the ModemBearer element
 		  DEF047073 - Changed the order or edited few field values to match the one defined in T_tabdef.h
      -->
      <xsd:element name="ModemBearer">
            <xsd:complexType>
                  <xsd:all>
                        <xsd:element maxOccurs="1" minOccurs="1" name="Hidden" type="TBool"/>
                        <xsd:element maxOccurs="1" minOccurs="1" name="ReadOnly" type="TBool"/>
                        <xsd:element minOccurs="1" maxOccurs="1" name="Name" type="Text"/>
                        <xsd:element minOccurs="1" maxOccurs="0" name="Agent" type="Text"/>
                        <xsd:element minOccurs="1" maxOccurs="0" name="IfName" type="Text"/>
			<xsd:element minOccurs="0" maxOccurs="0" name="BCAStack" type="Text"/>	
                        <xsd:element minOccurs="1" maxOccurs="0" name="PortName" type="Text"/>					
			<xsd:element minOccurs="1" maxOccurs="0" name="ControlChannelPortName" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="TSYName" type="Text"/>
                        <xsd:element minOccurs="1" maxOccurs="0" name="CSYName" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="DataBits" type="TUint8"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="StopBits" type="TUint8"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="Parity" type="TUint8"/>
                        <xsd:element minOccurs="1" maxOccurs="0" name="Rate" type="TUint32"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="Handshaking" type="TUint32"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="SpecialRate" type="TUint32"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="XonChar" type="TUint8"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="XoffChar" type="TUint8"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="FaxClassPref" type="TUint8"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="SpeakerPref" type="TUint8"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="SpeakerVolPref" type="TUint8"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="ModemInitString" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="DataInitString" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="FaxInitString" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="IspInitString" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="DialPauseLength" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="CarrierTimeout" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="AutoAnswerRingCount" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="SpeakerVolContorlLow" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="SpeakerVolControlMedium" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="SpeakerVolControlHigh" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="SpeakerAlwaysOff" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="SpeakerOnUntilCarrier" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="SpeakerAlwaysOn" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="SpeakerOnAfterUntilCarrier" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="DialToneWaitModifier" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="CallProgress1" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="CallProgress2" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="CallProgress3" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="CallProgress4" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="EchoOff" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="VerboseText" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="QuietOff" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="QuietOn" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="DialCommandStateModifier" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="OnLine" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="ResetConfiguration" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="ReturnToFactoryDefs" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="DCDOnDuringLink" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="DTRHangUp" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="DSRAlwaysOn" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="RTSCTSHandshake" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="XonXoffHandshake" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="EscapeCharacter" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="EscapeGuardPeriod" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="FaxClassInterrogate" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="FaxClass" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="NoDialTone" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="Busy" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="NoAnswer" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="Carrier" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="Connect" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="CompressionClass5" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="CompressionV42bis" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="CompressionNone" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="ProtocolLAPD" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="ProtocolALT" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="ProtocolALTCELLULAR" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="ProtocolNone" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="MessageCentreNumber" type="Text"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="MessageValidityPeriod" type="TUint32"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="MessageDeliveryReport" type="TBool"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="MinimumSignalLevel" type="TUint32"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="LastSocketActivityTimeout" type="TUint32"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="LastSessionClosedTimeout" type="TUint32"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="LastSocketClosedTimeout" type="TUint32"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="SIRSettings" type="TUint32"/>
                        <xsd:element minOccurs="0" maxOccurs="0" name="CommRole" type="TUint32"/>
                        <xsd:element minOccurs="0" maxOccurs="1" name="BearerTechnology" type="TCommsDBBearerTechnology"/>
                  </xsd:all>
                  <xsd:attribute ref="xlink:title"/>
                  <xsd:attribute ref="xlink:role"/>
                  <xsd:attribute ref="xlink:type"/>
                  <xsd:attribute name="operation" type="OperationType"/>
            </xsd:complexType>
      </xsd:element>
</xsd:schema>