view cdg3/msg/grlc.aim @ 615:2bd7c1dcac4b

doc/Compiling: fc-host-tools-latest symlink
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 29 Jun 2019 02:06:50 +0000
parents c15047b3d00d
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with SAPE SAP Editor -->
<AIM xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="aim.xsd">
    <DocInfoSection>
        <DocName DocType="AIM">grlc</DocName>
        <DocNum Number="603" Project="8010"/>
        <Description>
            <Section>The Air Interface Message (AIM) for an interface defines the air messages supported by that interface in order to gain access to these messages. This document contains a specification of the GRLC AIM for the GRLC interface in the Texas Instruments Dual mode protocol stack.</Section>
            <Section>This document has five primary sections. The first (section 2) contains a specification of constants used in the messages, which are not specific to the value of a particular parameter. Such constants are typically size fields, specifying array or element sizes.</Section>
            <Section>The second primary section (section 3) contains common types used in the description of the primitives contained in this AIM.</Section>
            <Section>The third primary section (section 4) contains a top-level description of the air messages defined for this interface. For each primitive its function is described, and a parameter list is given.</Section>
            <Section>For any messages using complex structures or parameters with identified values, references will be given to subsections of the fifth and sixth primary sections. Section 5 contains structured elements and section 6 contains basic elements.</Section>
            <Section>For all messages included in this AIM, it is a sad but unavoidable fact that as the world of 3G evolves, some changes to this interface may be necessary. However, as this document is the basis for the GRLC AIM it will be fully maintained and all necessary changes will result in updated versions of this document.</Section>
        </Description>
        <DocHistory>
            <DocVersion Number="001" Year="99"/>
            <Date Day="26" Month="3" Year="2003"/>
            <Author>Adnan</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>Initial version.</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="002" Year="99"/>
            <Date Day="26" Month="3" Year="2003"/>
            <Author>Adnan</Author>
            <DocStatus State="APPROVED"/>
            <Comment>Document based on 8441.601.02.017 Prefixed NO and YES with GRR_ to avoid RR_COM clash.</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="004" Year="99"/>
            <Date Day="18" Month="02" Year="2004"/>
            <Author>x0abualu</Author>
            <DocStatus State="APPROVED"/>
            <Comment>Modified EGPRS Packet Downlink Ack Nack and Packet Uplink Ack Nack IE</Comment>
        </DocHistory>
    </DocInfoSection>
    <PragmasSection>
        <Description>
            <Section>This section contains all pragmas that are defined for the GRLC AIM</Section>
        </Description>
        <Pragma>
            <Name>CCDNAME</Name>
            <Value ValueType="ALPHA">GRLC</Value>
            <Comment>CCD name tag</Comment>
        </Pragma>
        <History>
            <Date Day="3" Month="11" Year="2003"/>
            <Author>CAN</Author>
            <Comment>Initial version release 99(New Entity GRLC)</Comment>
        </History>
    </PragmasSection>
    <ConstantsSection>
        <Description>
            <Section>This section contains all constants that are defined for the GRLC AIM</Section>
        </Description>
        <Constant>
            <Alias>MAX_NUM_BEP_TN</Alias>
            <Value ValueType="DEC">8</Value>
            <Comment>Maximum number of time slots for BEP measurements</Comment>
        </Constant>
        <Constant>
            <Alias>MAX_SIZE_URBB_DL</Alias>
            <Value ValueType="DEC">144</Value>
            <Comment>Maximum number of bits that can be included in uncompressed received block bitmap.(144 = 184 - 24 - 1 - 15),Used in DL</Comment>
        </Constant>
        <Constant>
            <Alias>MAX_SIZE_CRBB</Alias>
            <Value ValueType="DEC">127</Value>
            <Comment>Maximum number of bits that can be included in compressed received block bitmap,Used in DL</Comment>
        </Constant>
        <Constant>
            <Alias>MAX_SIZE_URBB_UL</Alias>
            <Value ValueType="DEC">128</Value>
            <Comment>Maximum number of bits possible when only uncompress bitmap present for Uplink</Comment>
        </Constant>
        <History>
            <Date Day="3" Month="11" Year="2003"/>
            <Author>CAN</Author>
            <Comment>Initial version release 99(New Entity GRLC)</Comment>
        </History>
    </ConstantsSection>
    <MessagesSection>
        <Description>
            <Section>This section contains all messages that are defined for the GRLC AIM</Section>
        </Description>
        <Message>
            <Description>
                <Section>This message is sent on the PACCH by the mobile station to the network to request a change in the uplink resources assigned. This Message is defined in [2] 11.2.16 .</Section>
            </Description>
            <MsgDef>
                <Name>u_grlc_resource_req</Name>
                <MsgID Direction="UPLINK" IDType="BIN">000101</MsgID>
                <Comment>Packet Resource Request</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <SpecRef>11.2.0.1</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>access_type</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>11.2.16</SpecRef>
                <Comment>Access Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag</Name>
                </ItemLink>
                <SpecRef/>
                <Comment>Flag</Comment>
            </MsgItem>
            <MsgItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>glob_tfi</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=0</Condition>
                </Control>
                <SpecRef>12.10</SpecRef>
                <Comment>Global TFI</Comment>
            </MsgItem>
            <MsgItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>tlli_value</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=1</Condition>
                </Control>
                <SpecRef>12.16</SpecRef>
                <Comment>TLLI</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">rr_com</DocName>
                    <Name>ra_cap</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>see [22]</SpecRef>
                <Comment>MS RA capability value</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>chan_req_des</Name>
                </ItemLink>
                <SpecRef>12.7</SpecRef>
                <Comment>Channel Request Description</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ma_ch_mark</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>11.2.16</SpecRef>
                <Comment>MA_CHANGE_MARK</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>c_value</Name>
                </ItemLink>
                <SpecRef>11.2.6</SpecRef>
                <Comment>C_VALUE</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>signvar</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>11.2.6</SpecRef>
                <Comment>SIGN_VAR</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ilev</Name>
                </ItemLink>
                <SpecRef>11.2.16</SpecRef>
                <Comment>I_LEVEL Structure</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>release_99_str_grlc_prr</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <Version>REL99</Version>
                <SpecRef>11.2.16</SpecRef>
                <Comment>R99 structure</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <Spare>
                    <Pattern>00101011</Pattern>
                    <BitLen>8</BitLen>
                </Spare>
                <Type>S_PADDING_0</Type>
                <Control>
                    <CmdSequence>22</CmdSequence>
                </Control>
                <SpecRef>see [21]</SpecRef>
                <Comment>Spare Padding</Comment>
            </MsgItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
            <History>
                <Date Day="17" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>S_PADDING_0 is used instead of S_PADDING</Comment>
            </History>
            <History>
                <Date Day="24" Month="09" Year="2004"/>
                <Author>xboregow</Author>
                <Comment>AIM optimization</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent on the PACCH from the mobile station to the network to indicate the status of downlink RLC data blocks received and to report the channel quality of the downlink. The mobile station may optionally initiate an uplink TBF or request a temporary suspension of the downlink TBF. This Message is defined in [2] 11.2.6 .</Section>
            </Description>
            <MsgDef>
                <Name>u_grlc_dl_ack</Name>
                <MsgID Direction="UPLINK" IDType="BIN">000010</MsgID>
                <Comment>Packet Downlink Ack/Nack</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <SpecRef>11.2.0.1</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>dl_tfi</Name>
                </ItemLink>
                <SpecRef>12.15</SpecRef>
                <Comment>DOWNLINK_TFI</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ack_nack_des</Name>
                </ItemLink>
                <SpecRef>12.3</SpecRef>
                <Comment>Ack/Nack Description</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>chan_req_des</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>12.7</SpecRef>
                <Comment>Channel Request Description</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>chan_qual_rep</Name>
                </ItemLink>
                <SpecRef>11.2.6</SpecRef>
                <Comment>Channel Quality Report</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>release_99_str_u_grlc_dl_ack</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <Version>REL99</Version>
                <SpecRef/>
                <Comment>R99 structure</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <Spare>
                    <Pattern>00101011</Pattern>
                    <BitLen>8</BitLen>
                </Spare>
                <Type>S_PADDING_0</Type>
                <Control>
                    <CmdSequence>22</CmdSequence>
                </Control>
                <SpecRef>see [21]</SpecRef>
                <Comment>Spare Padding</Comment>
            </MsgItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
            <History>
                <Date Day="17" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>S_PADDING_0 is used instead of S_PADDING</Comment>
            </History>
            <History>
                <Date Day="24" Month="09" Year="2004"/>
                <Author>xboregow</Author>
                <Comment>AIM optimization</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent on the PACCH from the mobile station to the network to indicate the status of downlink RLC data blocks received and to report the channel quality of the downlink. The mobile station may optionally initiate an uplink TBF or request a temporary suspension of the downlink TBF. This Message is defined in [2] 11.2.6a.</Section>
            </Description>
            <MsgDef>
                <Name>u_grlc_e_dl_ack</Name>
                <MsgID Direction="UPLINK" IDType="BIN">001000</MsgID>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS Packet Downlink Ack/Nack</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <SpecRef>11.2.0.1</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>dl_tfi</Name>
                </ItemLink>
                <SpecRef>12.15</SpecRef>
                <Comment>DOWNLINK_TFI</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>is_out_of_mem</Name>
                </ItemLink>
                <SpecRef>11.2.6a</SpecRef>
                <Comment>MS_OUT_OF_MEMORY</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_chan_qual_rep</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>12.5.1</SpecRef>
                <Comment>EGPRS Channel Quality Report</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>chan_req_des</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>12.7</SpecRef>
                <Comment>Channel Request Description</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>pfi</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>11.2.16</SpecRef>
                <Comment>PF_Identifier</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ext_bits</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef/>
                <Comment>Extensions Bits IE</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_ack_nack_info</Name>
                </ItemLink>
                <SpecRef>12.3</SpecRef>
                <Comment>EGPRS Ack/Nack IE</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <Spare>
                    <Pattern>00101011</Pattern>
                    <BitLen>8</BitLen>
                </Spare>
                <Type>S_PADDING_0</Type>
                <Control>
                    <CmdSequence>22</CmdSequence>
                </Control>
                <SpecRef>see [21]</SpecRef>
                <Comment>Spare Padding</Comment>
            </MsgItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent on the PACCH by the network to the mobile station indicate the status of the received RLC data blocks. This message may also update the timing advance and power control parameters. A fixed allocation mobile station may also be assigned uplink resources. This Message is defined in [2] 11.2.28 .</Section>
            </Description>
            <MsgDef>
                <Name>d_grlc_ul_ack</Name>
                <MsgID Direction="DOWNLINK" IDType="BIN">001001</MsgID>
                <Comment>Packet Uplink Ack/Nack</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <SpecRef>11.2.0.1</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>page_mode</Name>
                </ItemLink>
                <SpecRef>12.20</SpecRef>
                <Comment>PAGE_MODE</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>00</Pattern>
                    <BitLen>2</BitLen>
                </Spare>
                <SpecRef/>
                <Comment>spare</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ul_tfi</Name>
                </ItemLink>
                <SpecRef>12.15</SpecRef>
                <Comment>UPLINK_TFI</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_flag</Name>
                </ItemLink>
                <SpecRef/>
                <Comment>EGPRS flag</Comment>
            </MsgItem>
            <MsgItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>gprs_ul_ack_nack_info</Name>
                </ItemLink>
                <Control>
                    <Condition>egprs_flag=0</Condition>
                </Control>
                <SpecRef/>
                <Comment>GPRS Uplink Ack Nack structure</Comment>
            </MsgItem>
            <MsgItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_ul_ack_nack_info</Name>
                </ItemLink>
                <Control>
                    <Condition>egprs_flag=1</Condition>
                </Control>
                <Version>REL99 AND FF_EGPRS</Version>
                <SpecRef/>
                <Comment>EGPRS Uplink Ack Nack IE</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <Spare>
                    <Pattern>00101011</Pattern>
                    <BitLen>8</BitLen>
                </Spare>
                <Type>S_PADDING_0</Type>
                <Control>
                    <CmdSequence>22</CmdSequence>
                </Control>
                <SpecRef>see [21]</SpecRef>
                <Comment>Spare Padding</Comment>
            </MsgItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
            <History>
                <Date Day="08" Month="09" Year="2004"/>
                <Author>xboregow</Author>
                <Comment>AIM optimization</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent on the PACCH from the mobile station to the network. The message is formatted as either an RLC/MAC control block or as 4 access bursts. The System Information parameter CONTROL_ACK_TYPE indicates which format the mobile station shall use. This Message is defined in [2] 11.2.2 .</Section>
            </Description>
            <MsgDef>
                <Name>u_grlc_ctrl_ack</Name>
                <MsgID Direction="UPLINK" IDType="BIN">000001</MsgID>
                <Comment>Packet Control Acknowledgement</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <SpecRef>11.2.0.1</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>tlli_value</Name>
                </ItemLink>
                <SpecRef>12.16</SpecRef>
                <Comment>TLLI</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>pctrl_ack</Name>
                </ItemLink>
                <SpecRef>11.2.2</SpecRef>
                <Comment>P_CTRL_ACK</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>00101011</Pattern>
                    <BitLen>8</BitLen>
                </Spare>
                <Type>S_PADDING_0</Type>
                <Control>
                    <CmdSequence>22</CmdSequence>
                </Control>
                <SpecRef>see [21]</SpecRef>
                <Comment>Spare Padding</Comment>
            </MsgItem>
            <History>
                <Date Day="17" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>S_PADDING_0 is used instead of S_PADDING</Comment>
            </History>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
            <History>
                <Date Day="17" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>S_PADDING_0 is used instead of S_PADDING</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent on the PACCH by the mobile station to the network to inform about radio access capabilities of the mobile station. This Message is defined in [2] 11.2.32</Section>
            </Description>
            <MsgDef>
                <Name>u_grlc_add_ms_radio_cap</Name>
                <MsgID Direction="UPLINK" IDType="BIN">001011</MsgID>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>Additional MS Radio Access Capabilities</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <SpecRef>11.2.0.1</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Flag</Comment>
            </MsgItem>
            <MsgItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>glob_tfi</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=0</Condition>
                </Control>
                <SpecRef>11.2.32</SpecRef>
                <Comment>Global TFI</Comment>
            </MsgItem>
            <MsgItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>tlli_value</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=1</Condition>
                </Control>
                <SpecRef>11.2.30</SpecRef>
                <Comment>TLLI</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">rr_com</DocName>
                    <Name>ra_cap</Name>
                </ItemLink>
                <SpecRef>See [22]</SpecRef>
                <Comment>MS RA capability value</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <Spare>
                    <Pattern>00101011</Pattern>
                    <BitLen>8</BitLen>
                </Spare>
                <Type>S_PADDING</Type>
                <Control>
                    <CmdSequence>22</CmdSequence>
                </Control>
                <SpecRef>See [21]</SpecRef>
                <Comment>Spare Padding</Comment>
            </MsgItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
            <History>
                <Date Day="17" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>S_PADDING_0 is used instead of S_PADDING</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent on the PCCCH or PACCH from the mobile station to the network when the mobile station has no other block to transmit. This Message is defined in [2] 11.2.8b</Section>
            </Description>
            <MsgDef>
                <Name>u_grlc_ul_dummy</Name>
                <MsgID Direction="UPLINK" IDType="BIN">000011</MsgID>
                <Comment>Packet Uplink Dummy Control Block</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <SpecRef>11.2.0.1</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>tlli_value</Name>
                </ItemLink>
                <SpecRef>12.16</SpecRef>
                <Comment>TLLI</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <Spare>
                    <Pattern>00101011</Pattern>
                    <BitLen>8</BitLen>
                </Spare>
                <Type>S_PADDING_0</Type>
                <Control>
                    <CmdSequence>22</CmdSequence>
                </Control>
                <SpecRef>see [21]</SpecRef>
                <Comment>Spare Padding</Comment>
            </MsgItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </Message>
    </MessagesSection>
    <MsgStructElementsSection>
        <Description>
            <Section>This section contains all structured elements that are defined for the GRLC AIM</Section>
        </Description>
        <MsgStructElem>
            <Description>
                <Section>The Global TFI (Temporary Flow Identifier) information element contains either an uplink TFI or a downlink TFI. The uplink or downlink TFI identifies a single Temporary Block Flow. The definition is in [2] 12.10 .</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>glob_tfi</Name>
                <Comment>Global TFI</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Flag</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ul_tfi</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=0</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Uplink TFI</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>dl_tfi</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=1</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Downlink TFI</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The Channel Request Description information element is sent by the mobile station to the network to request uplink resources an is defined in [2] 12.7 .</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>chan_req_des</Name>
                <Comment>Channel Request Description</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>peak_thr_class</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>PEAK_THROUGHPUT_CLASS</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>radio_prio</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>RADIO_PRIORITY</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>rlc_mode</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>RLC_MODE</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>llc_pdu_type</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>LLC_ PDU_TYPE</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>rlc_octet_cnt</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>RLC_OCTET_COUNT</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The Packet Timing Advance field describes the timing advance mode and timing advance value assigned to the mobile station for uplink or downlink.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>pta</Name>
                <Comment>Packet Timing Advance</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ta_value</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>TIMING_ADVANCE_VALUE</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ta_index_tn</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef/>
                <Comment>TA index and timeslot structure</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
            <History>
                <Date Day="09" Month="09" Year="2004"/>
                <Author>xboregow</Author>
                <Comment>AIM optimization</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This structure is included in 'Error! Reference source not found.' and '03-Nov-03 CAN Initial version release 99(New Entity GRLC)</Section>
                <Section>FA Sub2'.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>block_struct</Name>
                <Comment>Blocks Structure</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>bl_o_bl_per</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>BLOCKS_OR_BLOCK_PERIODS</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>a_map_len</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>ALLOCATION_BITMAP_LENGTH</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>alloc_map</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[a_map_len..127]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>ALLOCATION_BITMAP</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This structure is included in the '03-Nov-03 CAN Initial version release 99(New Entity GRLC)</Section>
                <Section>EGPRS Packet Downlink Ack/Nack' message.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>f_alloc_ack</Name>
                <Comment>Fixed Allocation Uplink Ack/Nack</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>final_alloc</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>FINAL_ALLOCATION</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Flag</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ts_overr</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=0</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>TS_OVERRIDE</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>fa_s2</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=1</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>FA Sub2</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This structure is included in 03-Nov-03 CAN Initial version release 99(New Entity GRLC)</Section>
                <Section>Fixed Allocation Uplink Ack/Nack.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>fa_s2</Name>
                <Comment>FA Sub2</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>tbf_s_time</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>TBF_STARTING_TIME</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ts_alloc</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>TIMESLOT_ALLOCATION</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Flag</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>block_struct</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=0</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Block Structure</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>alloc_map</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[0..127]</TypeModifier>
                    <Condition>flag=1</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>ALLOCATION_BITMAP</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The Power Control parameters information element contains parameters the mobile station shall use to determine its TX power level.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>pwr_par</Name>
                <Comment>Power Control Parameters</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>alpha</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Alpha</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>gamma_tn</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[8]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>GAMMA Array</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This field is encoded as the Starting Frame Number Description IE. Depending on the value of the REL_OR_ABS_FN field indicated in this message, the length of this field will be 13 bits</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>tbf_s_time</Name>
                <Comment>TBF Starting Time</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Flag</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>rel</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=1</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>TBF Starting Time Relative</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>abs</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=0</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>TBF Starting Time Absolute</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The Channel Quality Report is included in 'Packet Downlink Ack/Nack'.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>chan_qual_rep</Name>
                <Comment>Channel Quality Report</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>c_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>C_VALUE</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>rxqual</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>RXQUAL</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>signvar</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>SIGN_VAR</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ilev</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>I_LEVEL Structure</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The Extension Bits information element is used to provide a generalised means for possible future extension within a message. This information element is variable length and contains the length indicator and spare bits.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>ext_bits</Name>
                <Comment>Extensions Bits IE</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ext_len</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>extension length</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>spare_ext</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[ext_len+1..64]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>spare bit extensions IE</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This structure is included in 'Packet Downlink Ack/Nack' and 'Packet Resource Request'.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>ilev</Name>
                <Comment>I_LEVEL Structure</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ilev0</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>I_LEVEL_TN0</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ilev1</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>I_LEVEL_TN1</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ilev2</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>I_LEVEL_TN2</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ilev3</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>I_LEVEL_TN3</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ilev4</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>I_LEVEL_TN4</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ilev5</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>I_LEVEL_TN5</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ilev6</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>I_LEVEL_TN6</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ilev7</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>I_LEVEL_TN7</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The Ack/Nack Description information element contains the RLC parameters used to acknowledge or negatively acknowledge a group of RLC data blocks.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>ack_nack_des</Name>
                <Comment>Ack/Nack Description</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>f_ack_ind</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>FINAL_ACK_INDICATION</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ssn</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>STARTING_SEQUENCE_NUMBER</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>rbb</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[64]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>RECEIVED_BLOCK_BITMAP</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The EGPRS Ack/Nack Description information element contains the RLC parameters used to acknowledge or negatively acknowledge a group of RLC data blocks in EGPRS TBF mode.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>egprs_ack_nack_info</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS Ack/Nack IE</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Flag</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>len</Name>
                </ItemLink>
                <Control>
                    <Condition>flag = 1</Condition>
                    <CmdSequence>KEEP,1</CmdSequence>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>EGPRS Ack Nack value part Length</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_ack_nack_desc</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>EGPRS Ack Nack description</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element contains the EGPRS Ack/Nack description information about the RLC parameters used to acknowledge or negatively acknowledge a group of RLC data blocks in EGPRS TBF mode.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>egprs_ack_nack_desc</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS Ack Nack description</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>f_ack_ind</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>FINAL_ACK_INDICATION</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>bow</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>BEGINNING_OF_WINDOW</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>eow</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>END_OF_WINDOW</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>essn</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>EGPRS_STARTING_SEQUENCE_NUMBER</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>cbmp_info</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>COMPRESSED_BMP_INFO</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>urbb</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[.((TAKE,1)-15)..MAX_SIZE_URBB_DL]</TypeModifier>
                    <Condition>(TAKE,2) = 0  AND  (TAKE,1) &gt; 15</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>urbb_4</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[.(TAKE,1)-((TAKE,2)+23)..MAX_SIZE_URBB_DL]</TypeModifier>
                    <Condition>(TAKE,1) &gt; 15</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>urbb_5</Name>
                </ItemLink>
                <Type>GSM5_V</Type>
                <Control>
                    <Condition>(TAKE,1) = 0</Condition>
                </Control>
                <SpecRef/>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
            <History>
                <Date Day="18" Month="02" Year="2004"/>
                <Author>x0abuali</Author>
                <Comment>Update the urbb_1 to a Bit array</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element contains bit map information in compressed form and is included in EGPRS Ack/Nack description information.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cbmp_info</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>COMPRESSED_BMP_INFO</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>comp_bmp_len</Name>
                </ItemLink>
                <Control>
                    <CmdSequence>KEEP,2</CmdSequence>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>COMPRESSED_BITMAP_LENGTH</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>cbmp_color_code</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>COMPRESSED_BITMAP_STARTING_COLOR_CODE</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>crbb</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[.comp_bmp_len..MAX_SIZE_CRBB]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>COMPRESSED_RECEIVED_BLOCK_BITMAP</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
            <History>
                <Date Day="18" Month="02" Year="2004"/>
                <Author>x0abuali</Author>
                <Comment>Update the crbb to a Bit array</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element contains the EGPRS Uplink Ack/Nack description information about the RLC parameters used to acknowledge or negatively acknowledge a group of RLC data blocks in EGPRS TBF mode.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>egprs_ul_ack_nack_info</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS Uplink Ack Nack IE</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>Choice_flag</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Choice_flag</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_ul_ack_nack</Name>
                </ItemLink>
                <Control>
                    <Condition>Choice_flag=0b00</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>EGPRS Uplink Ack Nack description</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element contains the EGPRS Uplink Ack/Nack description information about the RLC parameters used to acknowledge or negatively acknowledge a group of RLC data blocks in EGPRS TBF mode.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>egprs_ul_ack_nack</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS Uplink Ack Nack description</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_chan_coding_cmd</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>EGPRS_CHANNEL_CODING_COMMAND</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ul_rlc_resegment</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>UL rlc block resegment</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>pre_emptive_tx</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>PRE_EMPTIVE_TRANSMISSION</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>prr_retx_req</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>PRR RETRANSMISSION REQUEST</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>arac_retx_req</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>arac retransmission request</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>cr_tlli</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>CONTENTION_RESOLUTION_TLLI :</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>tbf_est</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>TBF_EST</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>pta</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>Packet Timing Advance</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>p_ext_ta</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>Packet_Extend_Timing_Advance</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>pwr_par</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>Power Control Parameters</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ext_bits</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>Extension Structure</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_ul_ack_nack_trnc_grp</Name>
                </ItemLink>
                <Type>CSN1_CONCAT</Type>
                <SpecRef/>
                <Comment>EGPRS Ack/Nack desc and Fixed Alloc trunc group</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
            <History>
                <Date Day="18" Month="02" Year="2004"/>
                <Author>x0abuali</Author>
                <Comment>Added Condition to Fix Allocation for // notation</Comment>
            </History>
            <History>
                <Date Day="31" Month="08" Year="2004"/>
                <Author>xboregow</Author>
                <Comment>Introduced truncation concatenation notation</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The EGPRS Ack/Nack Description information element contains the RLC parameters used to acknowledge or negatively acknowledge a group of RLC data blocks in EGPRS TBF mode.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>ul_egprs_ack_nack_info</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>Uplink EGPRS Ack/Nack IE</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>(KEEP,1)</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Flag</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>len</Name>
                </ItemLink>
                <Control>
                    <Condition>flag = 1</Condition>
                </Control>
                <SpecRef/>
                <Comment>EGPRS length Parameter</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>f_ack_ind</Name>
                </ItemLink>
                <SpecRef/>
                <Comment>FINAL_ACK_INDICATION</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>bow</Name>
                </ItemLink>
                <SpecRef/>
                <Comment>BEGINNING_OF_WINDOW</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>eow</Name>
                </ItemLink>
                <SpecRef/>
                <Comment>END_OF_WINDOW</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>essn</Name>
                </ItemLink>
                <SpecRef/>
                <Comment>EGPRS_STARTING_SEQUENCE_NUMBER</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag2</Name>
                </ItemLink>
                <SpecRef/>
                <Comment>Compressed bitmap indicator</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>cbmp_info</Name>
                </ItemLink>
                <Control>
                    <Condition>flag2 = 1</Condition>
                </Control>
                <SpecRef/>
                <Comment>COMPRESSED_BMP_INFO</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>urbb_1</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[.len-15..MAX_SIZE_URBB_UL]</TypeModifier>
                    <Condition>flag2 = 0 AND flag=1</Condition>
                </Control>
                <SpecRef/>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP,max 120</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>urbb_2</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[.len-( (TAKE,2)+23)..MAX_SIZE_URBB_UL]</TypeModifier>
                    <Condition>flag2 = 1 AND flag=1</Condition>
                </Control>
                <SpecRef/>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP,max 112</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>urbb_3</Name>
                </ItemLink>
                <Type>GSM5_V</Type>
                <Control>
                    <TypeModifier>[.0..MAX_SIZE_URBB_UL]</TypeModifier>
                    <Condition>flag = 0 </Condition>
                </Control>
                <SpecRef/>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP,max 128</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="6" Month="12" Year="2002"/>
                <Author>CTN</Author>
                <Comment>Initial version release 99</Comment>
            </History>
            <History>
                <Date Day="18" Month="02" Year="2004"/>
                <Author>x0abuali</Author>
                <Comment>IE has be changed to support different Bitmap variations</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the Starting Time information element is to provide the start TDMA frame number, FN modulo 42432.</Section>
                <Section>Reference : [GSM_04.08] section 10.5.2.38</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>abs</Name>
                <Comment>TBF Starting Time Absolute</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>t1</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>T1'</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>t3</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>T3</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>t2</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>T2</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The GAMMA Array provides an individiual GAMMA value for each timeslot.</Section>
                <Section>Reference : [2] section 12.13</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>gamma_tn</Name>
                <Comment>Gamma Array</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>gamma</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>GAMMA_TN</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This structure is used in the message "Packet Resource Request" Reference: [2] 11.2.16</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>bep_meas</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>BEP measurements</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>bep_tn</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[MAX_NUM_BEP_TN]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>BEP Per Time Slot</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This structure is used in the message "Packet Resource Request" Reference: [2] 11.2.16</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>gmsk_8psk</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>GMSK_8PSK</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Flag</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>gmsk_mean_bep_tn</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=0</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>GMSK MEAN BEP TN</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>psk8_mean_bep_tn</Name>
                </ItemLink>
                <Control>
                    <Condition>flag=1</Condition>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>PSK8 MEAN BEP TN</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This structure is used in the message "Packet Resource Request" Reference: [2] 11.2.16</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>gmsk_str</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>GMSK struct</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>m_bep</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>MEAN_BEP</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>cv_bep</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>CV_BEP</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This structure is used in the message "Packet Resource Request" Reference: [2] 11.2.16</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>psk8_str</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>PSK8 Struct</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>m_bep</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>MEAN_BEP</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>cv_bep</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>CV_BEP</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This structure is used in the message "Packet Resource Request" Reference: [2] 11.2.16</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>egprs_bep_lnk_qual_meas</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS BEP Link Quality Measurements</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>gmsk_str</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>GMSK Struct</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>psk8_str</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>PSK8 Struct</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This structure is used in the message "Packet Resource Request" Reference: [2] 11.2.16</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>egprs_timesl_qual_meas</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS Timeslot Link Quality Measurement</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>bep_meas</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>BEP measurements</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ilev</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>I_LEVEL Structure</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>EGPRS Channel Quality Report Information Element. Reference: [2] 12.5.1</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>egprs_chan_qual_rep</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS Channel Quality Report</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_bep_lnk_qual_meas</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>EGPRS BEP Link Quality Measurements</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>c_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>C_VALUE</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_timesl_qual_meas</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>EGPRS Timeslot Link Quality Measurement</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>EGPRS BEP measurements per time slot. Reference: [2] 12.5.1</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>bep_tn</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>BEP per Time Slot</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>gmsk_8psk</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>-</SpecRef>
                <Comment>GMSK_8PSK</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section/>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>egprs_ul_ack_nack_trnc_grp</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS Ack/Nack desc and Fixed Alloc trunc group</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ul_egprs_ack_nack_info</Name>
                </ItemLink>
                <SpecRef/>
                <Comment>UL EGPRS Ack/Nack IE</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>f_alloc_ack</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <Control>
                    <Condition>(TAKE,1) &gt; 0</Condition>
                </Control>
                <SpecRef/>
                <Comment>Fixed Allocation Uplink Ack/Nack</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="31" Month="08" Year="2004"/>
                <Author>xboregow</Author>
                <Comment>Introduced truncation concatenation notation</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section/>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>release_99_str_d_ul_ack</Name>
                <Version>REL99</Version>
                <Comment>R99 structure</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>p_ext_ta</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>12.12(b)</SpecRef>
                <Comment>Packet_Extend_Timing_Advance</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>tbf_est</Name>
                </ItemLink>
                <SpecRef>11.2.28</SpecRef>
                <Comment>TBF_EST</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="08" Month="09" Year="2004"/>
                <Author>xboregow</Author>
                <Comment>AIM optimization</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section/>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>gprs_ul_ack_nack_info</Name>
                <Comment>GPRS Uplink Ack Nack structure</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>chan_coding_cmd</Name>
                </ItemLink>
                <SpecRef>11.2.28</SpecRef>
                <Comment>CHANNEL_CODING_COMMAND</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ack_nack_des</Name>
                </ItemLink>
                <SpecRef>12.3</SpecRef>
                <Comment>Ack/Nack Description</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>cr_tlli</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>12.16</SpecRef>
                <Comment>CONTENTION_RESOLUTION_TLLI :</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>pta</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>12.12</SpecRef>
                <Comment>Packet Timing Advance</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>pwr_par</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>12.13</SpecRef>
                <Comment>Power Control Parameters</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ext_bits</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>12.26</SpecRef>
                <Comment>Extension Structure</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>f_alloc_ack</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>11.2.28</SpecRef>
                <Comment>Fixed Allocation Uplink Ack/Nack</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>release_99_str_d_ul_ack</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <Version>REL99</Version>
                <SpecRef/>
                <Comment>R99 structure</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="08" Month="09" Year="2004"/>
                <Author>xboregow</Author>
                <Comment>AIM optimization</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section/>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>ta_index_tn</Name>
                <Comment>TA index and timeslot structure</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ta_index</Name>
                </ItemLink>
                <SpecRef/>
                <Comment>TA_INDEX</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>ta_tn</Name>
                </ItemLink>
                <SpecRef/>
                <Comment>TA_TIMESLOT</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="09" Month="09" Year="2004"/>
                <Author>xboregow</Author>
                <Comment>AIM optimization</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section/>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>release_99_str_grlc_prr</Name>
                <Version>REL99</Version>
                <Comment>R99 structure</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag</Name>
                </ItemLink>
                <Version>REL99 AND !FF_EGPRS</Version>
                <SpecRef/>
                <Comment>Structured Element Item</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>flag2</Name>
                </ItemLink>
                <Version>REL99 AND !FF_EGPRS</Version>
                <SpecRef/>
                <Comment>Structured Element Item</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_bep_lnk_qual_meas</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <Version>REL99 AND FF_EGPRS</Version>
                <SpecRef>11.2.16</SpecRef>
                <Comment>EGPRS BEP Link Quality Measurements</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>egprs_timesl_qual_meas</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <Version>REL99 AND FF_EGPRS</Version>
                <SpecRef>11.2.16</SpecRef>
                <Comment>EGPRS Timeslot Link Quality Measurement</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>pfi</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>11.2.16</SpecRef>
                <Comment>PFI</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>add_ms_rac</Name>
                </ItemLink>
                <SpecRef>11.2.16</SpecRef>
                <Comment>ADD_MS_RAC_INFO_AVAIL</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>retrans_of_prr</Name>
                </ItemLink>
                <SpecRef>11.2.16</SpecRef>
                <Comment>RETRANS_OF_PRR</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="24" Month="09" Year="2004"/>
                <Author>xboregow</Author>
                <Comment>AIM optimization</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section/>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>release_99_str_u_grlc_dl_ack</Name>
                <Version>REL99</Version>
                <Comment>R99 structure</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">grlc</DocName>
                    <Name>pfi</Name>
                </ItemLink>
                <Type>CSN1_S1</Type>
                <SpecRef>11.2.16</SpecRef>
                <Comment>PF_Identifier</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="24" Month="09" Year="2004"/>
                <Author>xboregow</Author>
                <Comment>AIM optimization</Comment>
            </History>
        </MsgStructElem>
    </MsgStructElementsSection>
    <MsgBasicElementsSection>
        <Description>
            <Section>This section contains all basic elements that are defined for the GRLC AIM</Section>
        </Description>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>final_alloc</Name>
                <BitLen>1</BitLen>
                <Comment>FINAL_ALLOCATION</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>flag</Name>
                <BitLen>1</BitLen>
                <Comment>Flag</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>flag2</Name>
                <BitLen>1</BitLen>
                <Comment>Flag2</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>release_99</Name>
                <BitLen>1</BitLen>
                <Comment>Flag_Release99</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>egprs_flag</Name>
                <BitLen>1</BitLen>
                <Comment>Egprs escape</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ul_rlc_resegment</Name>
                <BitLen>1</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>UL rlc block resegment</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>arac_retx_req</Name>
                <BitLen>1</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>arac retransmission request</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>is_out_of_mem</Name>
                <BitLen>1</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>MS_OUT_OF_MEMORY</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>bow</Name>
                <BitLen>1</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>BEGINNING_OF_WINDOW</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>eow</Name>
                <BitLen>1</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>END_OF_WINDOW</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>pre_emptive_tx</Name>
                <BitLen>1</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>PRE_EMPTIVE_TRANSMISSION</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>prr_retx_req</Name>
                <BitLen>1</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>PRR RETRANSMISSION REQUEST</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>[22] GSM 04.08 section 10.5..5.12a (MS Radio access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>bit_buf</Name>
                <BitLen>1</BitLen>
                <Comment>Bit buffer</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_final_alloc</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This IE is in [2] 11.2.0.1 defined.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>msg_type</Name>
                <BitLen>6</BitLen>
                <Comment>Message Type</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_msg_type</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The PAGE_MODE field controls the action of the mobile station belonging to the paging subgroup corresponding to the paging sub channel.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>page_mode</Name>
                <BitLen>2</BitLen>
                <Comment>Page Mode</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_page_mode</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field indicates the reason for requesting the access. It shall be included only in response to a single block or Multi block assignment.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>access_type</Name>
                <BitLen>2</BitLen>
                <Comment>Access Type</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_access_type</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The Temporary Logical Link Identity (TLLI) is associated with the GPRS subscriber.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>tlli_value</Name>
                <BitLen>32</BitLen>
                <Comment>TLLI</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The Temporary Logical Link Identity (TLLI) is associated with the GPRS subscriber.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>cr_tlli</Name>
                <BitLen>32</BitLen>
                <Comment>CONTENTION_RESOLUTION_TLLI</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field contains the mobile station's stored MA_CHANGE_MARK for the current cell. If the mobile station does not have a valid MA_CHANGE_MARK for the current cell, the mobile station shall omit this field. The coding of this field is network dependent. This IE is described in [2] 11.2.16</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ma_ch_mark</Name>
                <BitLen>2</BitLen>
                <Comment>MA_CHANGE_MARK</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field is encoded as the binary representation of the C parameter value defined in 3GPP TS 05.08.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>c_value</Name>
                <BitLen>6</BitLen>
                <Comment>C_VALUE</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field contains the RXQUAL parameter field calculated by the mobile station (see GSM 05.08). This field is encoded as defined in GSM 04.08.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>rxqual</Name>
                <BitLen>3</BitLen>
                <Comment>RXQUAL</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field contains the signal variance parameter SIGN_VAR calculated by the mobile station (see</Section>
                <Section>GSM 05.08). The SIGN_VAR is    &gt;(value*0,25)dB 2 to ((value+1)*0,25) dB 2 and 0b111111 means &gt; 15,75 dB 2</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>signvar</Name>
                <BitLen>6</BitLen>
                <Comment>SIGN_VAR</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>These fields contain the ??value calculated on timeslots 0 through 7, respectively. The ??value is defined in GSM 05.08. These fields are transferred only when the mobile station is in packet transfer mode. These fields are encoded relative to C_VALUE as defined for the mapping defined in GSM 05.08 for interference level (I_LEVEL).</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ilev0</Name>
                <BitLen>4</BitLen>
                <Comment>I_LEVEL_TNO</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>These fields contain the ??value calculated on timeslots 0 through 7, respectively. The ??value is defined in GSM 05.08. These fields are transferred only when the mobile station is in packet transfer mode. These fields are encoded relative to C_VALUE as defined for the mapping defined in GSM 05.08 for interference level (I_LEVEL).</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ilev1</Name>
                <BitLen>4</BitLen>
                <Comment>I_LEVEL_TN1</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>These fields contain the ??value calculated on timeslots 0 through 7, respectively. The ??value is defined in GSM 05.08. These fields are transferred only when the mobile station is in packet transfer mode. These fields are encoded relative to C_VALUE as defined for the mapping defined in GSM 05.08 for interference level (I_LEVEL).</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ilev2</Name>
                <BitLen>4</BitLen>
                <Comment>I_LEVEL_TN2</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>These fields contain the ??value calculated on timeslots 0 through 7, respectively. The ??value is defined in GSM 05.08. These fields are transferred only when the mobile station is in packet transfer mode. These fields are encoded relative to C_VALUE as defined for the mapping defined in GSM 05.08 for interference level (I_LEVEL).</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ilev3</Name>
                <BitLen>4</BitLen>
                <Comment>I_LEVEL_TN3</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>These fields contain the ??value calculated on timeslots 0 through 7, respectively. The ??value is defined in GSM 05.08. These fields are transferred only when the mobile station is in packet transfer mode. These fields are encoded relative to C_VALUE as defined for the mapping defined in GSM 05.08 for interference level (I_LEVEL).</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ilev4</Name>
                <BitLen>4</BitLen>
                <Comment>I_LEVEL_TN4</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>These fields contain the ??value calculated on timeslots 0 through 7, respectively. The ??value is defined in GSM 05.08. These fields are transferred only when the mobile station is in packet transfer mode. These fields are encoded relative to C_VALUE as defined for the mapping defined in GSM 05.08 for interference level (I_LEVEL).</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ilev5</Name>
                <BitLen>4</BitLen>
                <Comment>I_LEVEL_TN5</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>These fields contain the ??value calculated on timeslots 0 through 7, respectively. The ??value is defined in GSM 05.08. These fields are transferred only when the mobile station is in packet transfer mode. These fields are encoded relative to C_VALUE as defined for the mapping defined in GSM 05.08 for interference level (I_LEVEL).</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ilev6</Name>
                <BitLen>4</BitLen>
                <Comment>I_LEVEL_TN6</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>These fields contain the ??value calculated on timeslots 0 through 7, respectively. The ??value is defined in GSM 05.08. These fields are transferred only when the mobile station is in packet transfer mode. These fields are encoded relative to C_VALUE as defined for the mapping defined in GSM 05.08 for interference level (I_LEVEL).</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ilev7</Name>
                <BitLen>4</BitLen>
                <Comment>I_LEVEL_TN7</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The Channel Coding Indicator field indicates the channel coding scheme that the mobile station shall use when transmitting on the uplink.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>chan_coding_cmd</Name>
                <BitLen>2</BitLen>
                <Comment>CHANNEL_CODING_COMMAND</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_chan_coding_cmd</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field indicates the RLC mode of the requested TBF.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>rlc_mode</Name>
                <BitLen>1</BitLen>
                <Comment>RLC_MODE</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_rlc_mode</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field contains acknowledgement information for the group of RLC/MAC control blocks that make up an RLC/MAC control message. The mobile station shall set the CTRL_ACK field to indicate which segments of an RLC/MAC control message have been received by the time of transmission of the PACKET CONTROL ACKNOWLEDGEMENT message.</Section>
                <Section>This field can also be coded to contain the information if the mobile station is requesting the establishment of new TBF. This coding is allowed only when the message is sent in access burst format as a response to the PACKET UPLINK ACK/NACK message with Final Ack Indicator set to '1' and TBF Est is set to '1'.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>pctrl_ack</Name>
                <BitLen>2</BitLen>
                <Comment>P_CONTROL_ACK</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_pctrl_ack</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The Temporary Flow Identifier (TFI) uniquely identifies either a single uplink Temporary Block Flow (TBF) or a single downlink Temporary Block Flow (TBF).</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ul_tfi</Name>
                <BitLen>5</BitLen>
                <Comment>Uplink TFI</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The Temporary Flow Identifier (TFI) uniquely identifies either a single uplink Temporary Block Flow (TBF) or a single downlink Temporary Block Flow (TBF).</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>dl_tfi</Name>
                <BitLen>5</BitLen>
                <Comment>Downlink TFI</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This is the ALPHA Power control parameter field.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>alpha</Name>
                <BitLen>4</BitLen>
                <Comment>Alpha</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_alpha</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The GAMMA_TN0..7 fields are the binary representation of the parameter ?CH for MS output power control in units of 2 dB, see GSM 05.08. GAMMA_TN0 contains the gamma value for timeslot number 0, GAMMA_TN1 contains the gamma value for timeslot number 1, etc. If this information element is also used to determine the timeslot allocation for an uplink TBF, for each timeslot, the presence of the GAMMA value indicates that the timeslot is assigned, and the absence of the GAMMA value indicates that the timeslot is not assigned (see subclause 12.18).</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>gamma</Name>
                <BitLen>5</BitLen>
                <Comment>GAMMA_TN</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>If the TIMING_ADVANCE_VALUE field is present, the mobile station shall use the value contained therein after time defined in GSM 05.10. If the TIMING_ADVANCE_VALUE field is not present the mobile station shall not change its timing advance value.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ta_value</Name>
                <BitLen>6</BitLen>
                <Comment>TIMING_ADVANCE_VALUE</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>If the TIMING_ADVANCE_INDEX and TIMING_ADVANCE_TIMESLOT_NUMBER fields are present the mobile station shall immediately begin operation of the Continuous Timing Advance procedure. If these two fields are not present the mobile station shall stop operation of the Continuous Timing Advance procedure. This information field is encoded as a binary representation of the Timing Advance Index defined in GSM 05.02.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ta_index</Name>
                <BitLen>4</BitLen>
                <Comment>TA_INDEX</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field indicates the timeslot assigned for Continuous Timing Advance operation on the PTCCH.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ta_tn</Name>
                <BitLen>3</BitLen>
                <Comment>TIMING_ADVANCE_TIMESLOT_NUMBER</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The length of the extension.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ext_len</Name>
                <BitLen>6</BitLen>
                <Comment>Extension Length</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>That field will be defined during future extension.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>spare_ext</Name>
                <BitLen>1</BitLen>
                <Comment>spare bit extensions IE</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field indicates the peak throughput class for the PD. context of the LLC PDU that caused the Channel Request Description IE to be transmitted. The field is coded as the binary representation of the Peak Throughput Class specified in GSM 03.60.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>peak_thr_class</Name>
                <BitLen>4</BitLen>
                <Comment>PEAK_THROUGHPUT_CLASS</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field indicates the Radio Priority of the requested TBF.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>radio_prio</Name>
                <BitLen>2</BitLen>
                <Comment>RADIO_PRIORITY</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_radio_prio</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field indicates the type of the first LLC PDU to be transmitted over the requested uplink TBF.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>llc_pdu_type</Name>
                <BitLen>1</BitLen>
                <Comment>LLC_PDU_TYPE</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_llc_pdu_type</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The RLC_OCTET_COUNT field indicates the number of LLC data octets, plus the number of RLC data block length octets, that the mobile station wishes to transfer. The value '0' shall be interpreted as a request for an open ended TBF by the mobile station. All other values shall be interpreted as a request for a close ended TBF.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>rlc_octet_cnt</Name>
                <BitLen>16</BitLen>
                <Comment>RLC_OCTET_COUNT</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The TIMESLOT_ALLOCATION field indicates the timeslots for use during a TBF or the timeslots carrying a PCCCH.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ts_alloc</Name>
                <BitLen>8</BitLen>
                <Comment>TIMESLOT_ALLOCATION</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The ALLOCATION_BITMAP represents uplink radio blocks, each bit representing one radio block or an entire block period. Each bit indicates whether the mobile station is permitted to transmit during the corresponding uplink radio block or radio block period.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>alloc_map</Name>
                <BitLen>1</BitLen>
                <Comment>ALLOCATION_BITMAP</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This specifies the number of bits in the ALLOCATION_BITMAP.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>a_map_len</Name>
                <BitLen>7</BitLen>
                <Comment>ALLOCATION_BITMAP_LENGTH</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This indicates if the ALLOCATION_BITMAP is to be interpreted as blocks or block periods.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>bl_o_bl_per</Name>
                <BitLen>1</BitLen>
                <Comment>BLOCKS_OR_BLOCK_PERIODS</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_bl_o_bl_per</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This information field indicates which the timeslots whose allocation should be overridden. The override applies for one repeated allocation. Bit 8 indicates the status of timeslot 0, bit 7 indicates the status of timeslot 1, etc. The MS shall ignore any bit in the TS_OVERRIDE field whose corresponding bit in the previous timeslot allocation for the uplink TBF is set to '0'.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ts_overr</Name>
                <BitLen>8</BitLen>
                <Comment>TS_OVERRIDE</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The TBF Starting Time field contains a starting time that indicates the frame number during which the assigned TBF may start.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>rel</Name>
                <BitLen>13</BitLen>
                <Comment>TBF Starting Time Relative</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference: [2] 12.3</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>rbb</Name>
                <BitLen>1</BitLen>
                <Comment>RECEIVE_BLOCK_BITMAP</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_rbb</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference: [2] 12.3</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>f_ack_ind</Name>
                <BitLen>1</BitLen>
                <Comment>FINAL_ACK_INDICATION</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_f_ack_ind</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference: [2] 12.3</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ssn</Name>
                <BitLen>7</BitLen>
                <Comment>STARTING_SEQUENCE_NUMBER</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference: [2] 12.3</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>essn</Name>
                <BitLen>11</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS_STARTING_SEQUENCE_NUMBER</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The T1' field is coded as the binary representation of (FN div 1326)mod 32.</Section>
                <Section>Reference: [GSM_04.08] section 10.5.2.38 (Starting Time)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>t1</Name>
                <BitLen>5</BitLen>
                <Comment>T1'</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The T2 field is coded as the binary representation of FN mod 26.</Section>
                <Section>Reference: [GSM_04.08] section 10.5.2.38 (Starting Time)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>t2</Name>
                <BitLen>5</BitLen>
                <Comment>T2</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The T3 field is coded as the binary representation of FN mod 51.</Section>
                <Section>Reference : [GSM_04.08] section 10.5.2.38 (Starting Time)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>t3</Name>
                <BitLen>6</BitLen>
                <Comment>T3</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field contains the PFI parameter identifying a Packet Flow Context. The PFI parameter is encoded as the contents of the PFI information element as defined in 3G TS 24.008. This field may be included if the network supports packet flow context procedures. Reference: [2] section 11.2.16</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>pfi</Name>
                <BitLen>7</BitLen>
                <Version>REL99</Version>
                <Comment>PFI</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The Additional MS RAC Information value description. Reference : [2] section 11.2.16</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>add_ms_rac</Name>
                <BitLen>1</BitLen>
                <Version>REL99</Version>
                <Comment>ADD_MS_RAC_INFO_AVAIL</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_add_ms_rac</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field indicates whether the corresponding Packet Resource Request message is a retransmission. In case the PRR message is a retransmission, the message content (except this field) shall be identical to the one of the PRR which was sent immediately after the uplink TBF was established (and preceding any eventual request for resource reassignment). Reference : [2] section 11.2.16</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>retrans_of_prr</Name>
                <BitLen>1</BitLen>
                <Version>REL99</Version>
                <Comment>RETRANS_OF_PRR</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_retrans_of_prr</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The Packet Extended Timing Advance field is a 2 bit field used to support Extended Timing Advance. These two bits represent the two most significant bits of the timing advance value to be applied by the mobile station. The coding of the timing advance value is defined in the Timing Advance IE defined in 3GPP TS 04.18. Reference: [2] section 12.12b</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>p_ext_ta</Name>
                <BitLen>2</BitLen>
                <Version>REL99</Version>
                <Comment>Packet_Extend_Timing_Advance</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>If included, this field indicates that the mobile station is allowed to request the establishment of new TBF on PACCH.Reference : [2] section 11.2.28</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>tbf_est</Name>
                <BitLen>1</BitLen>
                <Version>REL99</Version>
                <Comment>TBF_EST</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_tbf_est</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field contains the mean value of the Bit Error Probability of the channel averaged over all time slots in the TBF, refer to 3GPP TS 05.08.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>m_bep</Name>
                <BitLen>5</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>MEAN_BEP</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This field contains the variation co-efficient for the Bit Error Probability averaged over all time slots of the TBF, refer to 3GPP TS 05.08.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>cv_bep</Name>
                <BitLen>3</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>CV_BEP</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This structure is used in the message "Packet Resource Request" Reference: [2] 11.2.16</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>gmsk_mean_bep_tn</Name>
                <BitLen>4</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>GMSK MEAN BEP TN</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This structure is used in the message "Packet Resource Request" Reference: [2] 11.2.16</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>psk8_mean_bep_tn</Name>
                <BitLen>4</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>PSK8 MEAN BEP TN</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The Channel Coding Indicator field indicates the channel coding scheme that the mobile station shall use when transmitting on the uplink.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>egprs_chan_coding_cmd</Name>
                <BitLen>4</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS_CHANNEL_CODING_COMMAND</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_egprs_chan_coding_cmd</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>A two bit choice flag, which can take binary values - 00,01,10,11. This type of field is introduced so that a choice can be determined by checking a single flag instead of multiple flags.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>Choice_flag</Name>
                <BitLen>2</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>Choice_flag</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_Choice_flag</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Range 15 to 255</Section>
                <Section>This field represents the length of the value part (i.e. the EGPRS Ack/Nack Description struct) of this information element. If this field is not included, this information element fills the remaining part of the message.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>len</Name>
                <BitLen>8</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS Ack Nack value part Length</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The overall length of the URBB depends on the number of bits allowed for Ack/Nack description. For related calculations refer to sec.12.3.1  of [3]. The stack code fills the related counter generated with the number of bits to be filled in the uncompressed bit map information.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>urbb_1</Name>
                <BitLen>MAX_SIZE_URBB_UL</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP for UL</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The overall length of the CRBB depends on the value specified in COMPRESSED_BITMAP_LENGTH. For related calculations refer to sec.12.3.1  of [3]. The stack code fills the related counter generated with the number of bits to be filled in the compressed bit map information and also fills the length corresponding to COMPRESSED_BITMAP_LENGTH.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>crbb</Name>
                <BitLen>MAX_SIZE_CRBB</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>COMPRESSED_RECEIVED_BLOCK_BITMAP</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Range 0 to 127</Section>
                <Section>This field represents the length of the compressed bitmap. Compression is carried out using T.4 run length coding.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>comp_bmp_len</Name>
                <BitLen>7</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>COMPRESSED_BITMAP_LENGTH</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This bit indicates if the first code word in the compressed bitmap (i.e., CRBB) represents a run length of ones or a run length of zeros.</Section>
                <Section>0 First code word in CRBB represents run length of zeros.</Section>
                <Section>1 First code word in CRBB represents run length of ones.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>cbmp_color_code</Name>
                <BitLen>1</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>COMPRESSED_BITMAP_STARTING_COLOR_CODE</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">grlc</DocName>
                <Name>VAL_cbmp_color_code</Name>
            </ValuesLink>
            <History>
                <Date Day="3" Month="11" Year="2003"/>
                <Author>CAN</Author>
                <Comment>Initial version release 99(New Entity GRLC)</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The overall length of the URBB depends on the number of bits allowed for Ack/Nack description. For related calculations refer to sec.12.3.1  of [3]. The stack code fills the related counter generated with the number of bits to be filled in the uncompressed bit map information.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>urbb_2</Name>
                <BitLen>MAX_SIZE_URBB_UL</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="16" Month="02" Year="2004"/>
                <Author>x0abuali</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The overall length of the URBB depends on the number of bits allowed for Ack/Nack description. For related calculations refer to sec.12.3.1  of [3]. The stack code fills the related counter generated with the number of bits to be filled in the uncompressed bit map information.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>urbb_3</Name>
                <BitLen>MAX_SIZE_URBB_UL</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="18" Month="02" Year="2004"/>
                <Author>x0abuali</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section/>
            </Description>
            <MsgBasicElemDef>
                <Name>urbb</Name>
                <BitLen>MAX_SIZE_URBB_DL</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP for DL</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="08" Month="03" Year="2004"/>
                <Author>x0abuali</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section/>
            </Description>
            <MsgBasicElemDef>
                <Name>urbb_4</Name>
                <BitLen>MAX_SIZE_URBB_DL</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP for DL</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="22" Month="04" Year="2004"/>
                <Author>x0abuali</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section/>
            </Description>
            <MsgBasicElemDef>
                <Name>urbb_5</Name>
                <BitLen>MAX_SIZE_URBB_DL</BitLen>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>UNCOMPRESSED_RECEIVED_BLOCK_BITMAP for DL</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="29" Month="04" Year="2004"/>
                <Author>x0abuali</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
    </MsgBasicElementsSection>
    <ValuesSection>
        <Description>
            <Section>This section contains all sets of values that are defined for the GRLC AIM</Section>
        </Description>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_final_alloc</Name>
                <Comment>values for final_alloc</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>GRLC_NO</Alias>
                <Comment>not present</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>GRLC_YES</Alias>
                <Comment>present</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_msg_type</Name>
                <Comment>values for msg_type</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="BIN">001001</Value>
                <Alias>D_GRLC_UL_ACK_c</Alias>
                <Comment>Packet Uplink Ack/Nack</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">000001</Value>
                <Alias>U_GRLC_CTRL_ACK_c</Alias>
                <Comment>Packet Control Acknowledgement</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">000010</Value>
                <Alias>U_GRLC_DL_ACK_c</Alias>
                <Comment>Packet Downlink Ack/Nack</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">000011</Value>
                <Alias>U_GRLC_UL_DUMMY_c</Alias>
                <Comment>Packet Uplink Dummy Control Block</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">000101</Value>
                <Alias>U_GRLC_RESOURCE_REQ_c</Alias>
                <Comment>Packet Resource Request</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">001011</Value>
                <Alias>U_GRLC_ADD_MS_RADIO_CAP_c</Alias>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>Additional MS Radio Access Capabilities</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">001000</Value>
                <Alias>U_GRLC_E_DL_ACK_c</Alias>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>EGPRS Packet Downlink Ack/Nack</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">000111</Value>
                <Alias>U_GRLC_PACKET_PSI_STATUS_c</Alias>
                <Comment>Packet PSI status message.</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">001101</Value>
                <Alias>U_GRLC_PACKET_SI_STATUS_c</Alias>
                <Comment>Packet SI status message.</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">001100</Value>
                <Alias>U_GRLC_PACKET_CELL_CHANGE_NOTIFICATION_c</Alias>
                <Comment>Packet Cell Change Notification.</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_page_mode</Name>
                <Comment>values for page_mode</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="BIN">00</Value>
                <Alias>NORMAL_PAGING</Alias>
                <Comment>Normal Paging</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">01</Value>
                <Alias>EXT_PAGING</Alias>
                <Comment>Extended Paging</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">10</Value>
                <Alias>REORG_PAGING</Alias>
                <Comment>Paging Reorganisation</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">11</Value>
                <Alias>SAME_PAGING</Alias>
                <Comment>Same as before</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_access_type</Name>
                <Comment>values for access_type</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="BIN">00</Value>
                <Alias>TWO_PHASE</Alias>
                <Comment>Two Phase Access Request</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">01</Value>
                <Alias>PAGE</Alias>
                <Comment>Page Response</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">10</Value>
                <Alias>CELL_UPDATE</Alias>
                <Comment>Cell Update</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">11</Value>
                <Alias>MM_PROC</Alias>
                <Comment>Mobility Management procedure</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_chan_coding_cmd</Name>
                <Comment>values for chan_coding_cmd</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="BIN">00</Value>
                <Alias/>
                <Comment>CS-1</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">01</Value>
                <Alias/>
                <Comment>CS-2</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">10</Value>
                <Alias/>
                <Comment>CS-3</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">11</Value>
                <Alias/>
                <Comment>CS-4</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_rlc_mode</Name>
                <Comment>values for rlc_mode</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias/>
                <Comment>RLC acknowledged mode</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias/>
                <Comment>RLC unacknowledged mode</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_pctrl_ack</Name>
                <Comment>values for pctrl_ack</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias/>
                <Comment>in case the message is sent in access burst format, the same meaning as for the value '11' except that the mobile station is requesting new TBF. Otherwise the bit value '00' is reserved and shall not be sent. If received it shall be intepreted as bit value '01'.</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias/>
                <Comment>the MS received an RLC/MAC control block addressed to itself and with RBSN = 1, and did not receive an RLC/MAC control block with the same RTI value and RBSN = 0.</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias/>
                <Comment>the MS received an RLC/MAC control block addressed to itself and with RBSN = 0, and did not receive an RLC/MAC control block with the same RTI value and RBSN = 1. This value is sent irrespective of the value of the FS bit.</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias/>
                <Comment>the MS received two RLC/MAC blocks with the same RTI value, one with RBSN = 0 and the other with RBSN = 1.</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_alpha</Name>
                <Comment>values for alpha</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="BIN">0000</Value>
                <Alias/>
                <Comment>Alpha = 0.0</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0001</Value>
                <Alias/>
                <Comment>Alpha = 0.1</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0010</Value>
                <Alias/>
                <Comment>Alpha = 0.2</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0011</Value>
                <Alias/>
                <Comment>Alpha = 0.3</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0100</Value>
                <Alias/>
                <Comment>Alpha = 0.4</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0101</Value>
                <Alias/>
                <Comment>Alpha = 0.5</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0110</Value>
                <Alias/>
                <Comment>Alpha = 0.6</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0111</Value>
                <Alias/>
                <Comment>Alpha = 0.7</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">1000</Value>
                <Alias/>
                <Comment>Alpha = 0.8</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">1001</Value>
                <Alias/>
                <Comment>Alpha = 0.9</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">1010</Value>
                <Alias/>
                <Comment>Alpha = 1.0</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_radio_prio</Name>
                <Comment>values for radio_prio</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias/>
                <Comment>Radio Priority 1 (Highest priority)</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias/>
                <Comment>Radio Priority 2</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias/>
                <Comment>Radio Priority 3</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias/>
                <Comment>Radio Priority 4 (Lower priority)</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_llc_pdu_type</Name>
                <Comment>values for llc_pdu_type</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias/>
                <Comment>LLC PDU is SACK or ACK</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias/>
                <Comment>LLC PDU is not SACK or ACK</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_bl_o_bl_per</Name>
                <Comment>values for bl_o_bl_per</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>BLOCKS</Alias>
                <Comment>ALLOCATION_BITMAP is to be interpreted as blocks</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>BLOCK_PERIODS</Alias>
                <Comment>ALLOCATION_BITMAP is to be interpreted as block periods</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_rbb</Name>
                <Comment>values for rbb</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>INVALID</Alias>
                <Comment>Negative Ack of the RLC data block with BSN=(SSN-bit_nr)mod128</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>RECEIVED</Alias>
                <Comment>Positive Ack of the RLC data block with BSN=(SSN-bit_nr)mod128</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_f_ack_ind</Name>
                <Comment>values for f_ack_ind</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias/>
                <Comment>retransmission are requested and the TBF is incomplete</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias/>
                <Comment>no retransmissions are requested and this message indicates acknowledgement of all RLC data in the TBF</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_add_ms_rac</Name>
                <Version>REL99</Version>
                <Comment>values for add_ms_rac</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>ADD_MS_RAC_INFO_AVAIL_0</Alias>
                <Comment>indicates that MS will not send more information about its radio access capabilities than included in this message</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>ADD_MS_RAC_INFO_AVAIL_1</Alias>
                <Comment>indicates that MS will send more information about its radio access capabilities in the next control message</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_retrans_of_prr</Name>
                <Version>REL99</Version>
                <Comment>values for retrans_of_prr</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>RETRANS_OF_PRR_0</Alias>
                <Comment>indicates that this message is an initial Packet Resource Request</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>RETRANS_OF_PRR_1</Alias>
                <Comment>indicates that this message is a retransmitted Packet Resource Request: in this case the corresponding PRR message shall not be interpreted as a request for resource reassignment.</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_tbf_est</Name>
                <Version>REL99</Version>
                <Comment>values for tbf_est</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>TBF_EST_NOT_ALLOWED_0</Alias>
                <Comment>the mobile station is not allowed to request the establishment of new TBF</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>TBF_EST_ALLOWED_1</Alias>
                <Comment>the mobile station is allowed to request the establishment of new TBF</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_egprs_chan_coding_cmd</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>values for egprs_chan_coding_cmd</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="BIN">0000</Value>
                <Alias>MCS1</Alias>
                <Comment>MCS-1</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0001</Value>
                <Alias>MCS2</Alias>
                <Comment>MCS-2</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0010</Value>
                <Alias>MCS3</Alias>
                <Comment>MCS-3</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0011</Value>
                <Alias>MCS4</Alias>
                <Comment>MCS-4</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0100</Value>
                <Alias>MCS5</Alias>
                <Comment>MCS-5</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0101</Value>
                <Alias>MCS6</Alias>
                <Comment>MCS-6</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0110</Value>
                <Alias>MCS7</Alias>
                <Comment>MCS-7</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">0111</Value>
                <Alias>MCS8</Alias>
                <Comment>MCS-8</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">1000</Value>
                <Alias>MCS9</Alias>
                <Comment>MCS-9</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">1001</Value>
                <Alias>MCS5_7</Alias>
                <Comment>MCS-5-7</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">1010</Value>
                <Alias>MCS6_9</Alias>
                <Comment>MCS-6-9</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_Choice_flag</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>values for Choice_flag</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="BIN">00</Value>
                <Alias>GRLC_CHOICE_00</Alias>
                <Comment/>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">01</Value>
                <Alias>GRLC_CHOICE_01</Alias>
                <Comment/>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">10</Value>
                <Alias>GRLC_CHOICE_10</Alias>
                <Comment/>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="BIN">11</Value>
                <Alias>GRLC_CHOICE_11</Alias>
                <Comment/>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section>This former local values table was generated by the doc2XML converter tool. Please exchange this description by a more meaningful one !!!</Section>
            </Description>
            <ValuesDef>
                <Name>VAL_cbmp_color_code</Name>
                <Version>REL99 AND FF_EGPRS</Version>
                <Comment>values for cbmp_color_code</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>CRBB_CW_0</Alias>
                <Comment>First code word in CRBB represents run length of zeros</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>CRBB_CW_1</Alias>
                <Comment>First code word in CRBB represents run length of ones</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
    </ValuesSection>
</AIM>