view cdg3/msg/gmm.aim @ 643:6af4147329b3

gtm900mgc2 build target renamed to just gtm900mgc based on the discovery of MGC1GSMT which is fw-compatible with the more common and more familiar MGC2GSMT.
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 15 Feb 2020 17:57:21 +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">gmm</DocName>
        <DocNum Number="603" Project="8441"/>
        <Description>
            <Section>The Protocol Stacks are used to define the functionality of the GSM protocols for interfaces. The GSM specifications are normative when used to describe the functionality of interfaces, but the stacks and the subdivision of protocol layers does not imply or restrict any implementation.</Section>
            <Section>The protocol stack for GPRS consists of several entities. Each entity has one ore more service access points, over which the entity provides a service for the upper entity.</Section>
            <Section>Figure 1-1: Architecture of the GSM/GPRS protocol stack</Section>
            <Section>The information units passed via the SAPs are called primitives and consists of an operation code and several parameters. See the Users Guide for details.</Section>
            <Section>The entities of the GPRS protocol stack are:</Section>
            <Section>1.1 GRR (RLC/MAC) - Radio Link Control/Medium Access Control</Section>
            <Section>This layer contains two functions: The Radio Link Control function provides a radio-solution-dependent reliable link. The Medium Access Control function controls the access signalling (request and grant) procedures for the radio channel, and the mapping of LLC frames onto the GSM physical channel.</Section>
            <Section>1.2 LLC - Logical Link Control</Section>
            <Section>The LLC entity provides multiple highly reliable logical links for asynchronous data transfer between the MS and the network. It supports variable-length information frames, acknowledged and unacknowledged data transfer, flow and sequence control, error detection and recovery, notification of unrecoverable errors, user identity confidentiality, and ciphering of user and signaling data.</Section>
            <Section>1.3 GMM - GPRS Mobility Management</Section>
            <Section>The GMM entity provides procedures for the mobility of the MS, such as informing the network of its present location, and user identity confidentiality. It manages the GMM context (attach, detach, routing area updating), supports security functions such as authentication of user and MS, controls ciphering of data, and initiates the response to paging messages.</Section>
            <Section>1.4 SM - Session Management</Section>
            <Section>The main function of the session management (SM) is to support PDP context handling of the user terminal. Session Management activates, modifies and deletes the contexts for packet data protocols (PDP). Session Management services are provided at the SMREG-SAP and the SNSM-SAP for anonymous and non-anonymous access. The non-anonymous and anonymous access procedures for PDP context activation and PDP context deactivation are available at the SMREG-SAP. In addition there exists a PDP context modification for non-anonymous PDP contexts.</Section>
            <Section>1.5 SNDCP - Subnetwork Dependant Convergence Protocol</Section>
            <Section>SNDCP carries out all functions related to transfer of Network layer Protocol Data Units (N-PDUs) over GPRS in a transparent way. SNDCP helps to improve channel efficiency by means of compression techniques. The set of protocol entities above SNDCP consists of commonly used network protocols. They all use the same SNDCP entity, which then performs multiplexing of data coming from different sources to be sent using the service provided by the LLC layer.</Section>
            <Section>1.6 GACI - GPRS Application Control Interface</Section>
            <Section>The GACI is the GPRS extension of the ACI. It is specified in GSM 07.07 and 07.60. It is responsible for processing of the GPRS related AT Commands to setup, activate and deactivate the PDP context parameter. It also provides functionality for the interworking between GMM/SM/SNDCP and a packet oriented protocol like PPP.</Section>
            <Section>1.7 USART - Universal Synchronous Asynchronous Receiver Transmitter Driver</Section>
            <Section>The USART is a hardware component that facilitates a connection between the mobile station and terminal equipment (e.g. a PC). This interface uses some of the circuits described in V.24.</Section>
            <Section>The data exchange provided by this unit is serial and asynchronous (synchronous communication is not in the scope of this document). A driver that uses interrupts to manage a circular buffer for the sending and receiving direction is necessary in order to use this component in the GPRS. The driver has to be able to perform flow control.</Section>
            <Section>1.8 TOM - Tunnelling of Messages</Section>
            <Section>The TOM entity is present if and only if HS136 is supported (the feature flag FF_HS136 is enabled).</Section>
            <Section>The main function of TOM is to tunnel non-GSM signalling messages between the MS and the SGSN. The only non-GSM signalling which is currently supported by TOM is for the EGPRS-136 system (according to TIA/EIA-136-376). Data transfer in both uplink and downlink direction is possible. Two different priorities (high, low) of signalling data transfer are supported. TOM uses the unacknowledged mode of LLC and the acknowledged mode of GRR (RLC/MAC).</Section>
        </Description>
        <DocHistory>
            <DocVersion Number="001" Year="99"/>
            <Date Day="16" Month="7" Year="1999"/>
            <Author>ANS</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>Initial</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="001" Year="99"/>
            <Date Day="22" Month="6" Year="1999"/>
            <Author>ANS</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>Changes due to GSM 04.08 V6.4.0</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="001" Year="99"/>
            <Date Day="29" Month="7" Year="1999"/>
            <Author>ANS</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>"Access capability Length" in field "MS RA capability value part" removed and type BL7V included</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="002" Year="99"/>
            <Date Day="10" Month="3" Year="2000"/>
            <Author>ANS</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>Changes due to GSM 04.08 V6.7.0, TMSI status added</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="003" Year="99"/>
            <Date Day="2" Month="6" Year="2000"/>
            <Author>DB</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>Changed definition of S_PADDING</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="004" Year="99"/>
            <Date Day="15" Month="9" Year="2000"/>
            <Author>ANS</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>GSM7_LV added</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="005" Year="99"/>
            <Date Day="23" Month="10" Year="2000"/>
            <Author>ANS</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>update result values changed</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="006" Year="99"/>
            <Date Day="14" Month="8" Year="2001"/>
            <Author>HM</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>3-digit-MNC</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="007" Year="99"/>
            <Date Day="21" Month="9" Year="2001"/>
            <Author>ANS</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>MS radio access cap updated</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="008" Year="99"/>
            <Date Day="21" Month="11" Year="2001"/>
            <Author>ANS</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>#14 added</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="009" Year="99"/>
            <Date Day="18" Month="12" Year="2001"/>
            <Author>SAB</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="010" Year="99"/>
            <Date Day="27" Month="3" Year="2002"/>
            <Author>SJI</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>new key word LTAKE added for RAU</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="011" Year="02"/>
            <Date Day="19" Month="4" Year="2002"/>
            <Author>MSB</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>Use new Doc format. Move MS radio access capability to rr_com.doc.</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="012" Year="02"/>
            <Date Day="25" Month="10" Year="2002"/>
            <Author>LG</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>No comment.</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="013" Year="02"/>
            <Date Day="18" Month="8" Year="2003"/>
            <Author>TLS</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>remove identical definitions for ready_timer.</Comment>
        </DocHistory>
        <DocRef>
            <RefId>[C_7010.801]</RefId>
            <RefTitle>7010.801, References and Vocabulary, Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[1]</RefId>
            <RefTitle>GSM 05.02 version 8.0.0 Release 1999Digital cellular telecommunications system (Phase 2+);Multiplexing and multiple access on the radio path</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[2]</RefId>
            <RefTitle>GSM 04.60 version 6.3.0 Release 1997Digital cellular telecommunications system (Phase 2+);General Packet Radio Service (GPRS);Mobile Station (MS) - Base Station System (BSS) interface;Radio Link Control/ Medium Access Control (RLC/MAC) protocol</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[3]</RefId>
            <RefTitle>GSM 04.08 version 6.3.0 Release 1997Digital cellular telecommunications system (Phase 2+);Mobile radio interface layer 3 specification</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[4]</RefId>
            <RefTitle>GSM 03.64 version 6.1.0 Release 1997Digital cellular telecommunications system (Phase 2+);General Packet Radio Service (GPRS);Overall description of the GPRS radio interface; Stage 2</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[5]</RefId>
            <RefTitle>GSM 03.60 version 6.3.1 Release 1997Digital cellular telecommunications system (Phase 2+);General Packet Radio Service (GPRS);Service description; Stage 2</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[6]</RefId>
            <RefTitle>GSM 04.07 version 6.3.0 Release 1997Digital cellular telecommunications system (Phase 2+);Mobile radio interface signalling layer 3; General aspects</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[7]</RefId>
            <RefTitle>GSM 04.64 version 6.3.0 Release 1997Digital cellular telecommunications system (Phase 2+);General Packet Radio Service (GPRS);Mobile Station - Serving GPRS Support Node (MS-SGSN)Logical Link Control (LLC) layer specification</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[8]</RefId>
            <RefTitle>GSM 05.08 version 6.4.0 Release 1997Digital cellular telecommunications system (Phase 2+);Radio subsystem link control</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[9]</RefId>
            <RefTitle>GSM 05.10 version 6.3.0 Release 1997Digital cellular telecommunications system (Phase 2+);Radio subsystem synchronization</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[10]</RefId>
            <RefTitle>GSM 03.20 TS 100 929: July 1998 (GSM 03.20 version 6.0.1)Security related network functions, ETSI</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[11]</RefId>
            <RefTitle>Draft GSM 03.22: August 1998 (GSM 03.22 version 6.1.0)Functions related to Mobile Station (MS) in idle mode and group receive mode, ETSI</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[12]</RefId>
            <RefTitle>GSM 04.65 V6.3.0: Subnetwork Dependant Convergence Protocol ETSI, March 1999</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[13]</RefId>
            <RefTitle>ITU-T V42bis ITU-T, Recommendation V.42 bis 1990</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[14]</RefId>
            <RefTitle>GSM 09.60 GPRS Tunneling Protocol (GTP) across the Gn and Gp Interface</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[15]</RefId>
            <RefTitle>RFC 1661 IETF STD 51 July 1994The Point-to-Point Protocol (PPP)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[16]</RefId>
            <RefTitle>RFC 1662 IETF STD 51 July 1994PPP in HDLC-like Framing</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[17]</RefId>
            <RefTitle>RFC 1570 January 1994PPP LCP Extensions</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[18]</RefId>
            <RefTitle>RFC 1989 August 1996PPP Link Quality Monitoring</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[19]</RefId>
            <RefTitle>RFC 1332 May 1992The PPP Internet Protocol Control Protocol (IPCP)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[20]</RefId>
            <RefTitle>RFC 1877 December 1995PPP IPCP Extensions for Name Server Addresses</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[21]</RefId>
            <RefTitle>RFC 2153 May 1997PPP Vendor Extensions</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[22]</RefId>
            <RefTitle>RFC 1334 October 1992PPP Authentication Protocols (for Password Authentication Protocol only)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[23]</RefId>
            <RefTitle>RFC 1994 August 1996PPP Challenge Handshake Authentication Protocol (CHAP)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[24]</RefId>
            <RefTitle>TIA/EIA-136-370Packet-Data Services - Enhanced General Packet Radio for TIA/EIA-136 (EGPRS-136) - Overview, Telecommunications Industry Association</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[25]</RefId>
            <RefTitle>TIA/EIA-136-376Packet-Data Services - EGPRS-136 Mobility Management, Telecommunications Industry Association</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[26]</RefId>
            <RefTitle>TIA/EIA-136-972Packet-Data Services - Stage 2 Description, Telecommunications Industry Association</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[MSG_RR_COM]</RefId>
            <RefTitle>GMM, Air Interface Message Specification, 8441.603.02.012, Condat AG</RefTitle>
        </DocRef>
    </DocInfoSection>
    <ConstantsSection>
        <Description>
            <Section>This section contains all constants that are defined for the GMM AIM</Section>
        </Description>
        <Constant>
            <Alias>L3MAX</Alias>
            <Value ValueType="DEC">251</Value>
            <Comment>maximum size of a L3 buffer</Comment>
        </Constant>
        <Constant>
            <Alias>MAX_N_PDU_NUMBER_LIST</Alias>
            <Value ValueType="DEC">11</Value>
            <Comment>maximum size of N-PDU number list</Comment>
        </Constant>
        <History>
            <Date Day="1" Month="1" Year="2000"/>
            <Author>VK</Author>
            <Comment>Initial</Comment>
        </History>
    </ConstantsSection>
    <MessagesSection>
        <Description>
            <Section>This section contains all messages that are defined for the GMM AIM</Section>
        </Description>
        <Message>
            <Description>
                <Section>This message is sent by the MS to the network in order to perform a GPRS or combined GPRS attach.</Section>
                <Section>The mobile_station_identity parameter contains either the TMSI or the P_TMSI.</Section>
                <Section>The routing_area_identification parameter contains the old RAI.</Section>
                <Section>The p_tmsi_signature parameter contains the old P-TMSI signature.</Section>
                <Section>The gprs_timer parameter contains the requested timer value.</Section>
                <Section>Reference : [1] section 9.4.1</Section>
            </Description>
            <MsgDef>
                <Name>attach_request</Name>
                <MsgID Direction="UPLINK" IDType="DEC">1</MsgID>
                <Comment>attach request</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ms_network_capability</Name>
                </ItemLink>
                <Type>GSM4_LV</Type>
                <SpecRef>10.5.5.12</SpecRef>
                <Comment>MS network capability</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>attach_type</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.2</SpecRef>
                <Comment>Attach type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ciphering_key_sequence_number</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.1.2</SpecRef>
                <Comment>Ciphering key sequence number</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>drx_parameter</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.5.5.6</SpecRef>
                <Comment>DRX parameter</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmobile_identity</Name>
                </ItemLink>
                <Type>GSM4_LV</Type>
                <SpecRef>10.5.1.4</SpecRef>
                <Comment>P-TMSI or IMSI</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>routing_area_identification</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.5.5.15</SpecRef>
                <Comment>Old routing area identification</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">rr_com</DocName>
                    <Name>ra_cap</Name>
                </ItemLink>
                <Type>GSM4_LV</Type>
                <SpecRef>10.5.5.12a</SpecRef>
                <Comment>MS Radio Access capability</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>p_tmsi_signature</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">19</ItemTag>
                <SpecRef>10.5.5.8</SpecRef>
                <Comment>Old P-TMSI signature</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ready_timer</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">17</ItemTag>
                <SpecRef>10.5.7.3</SpecRef>
                <Comment>Requested READY timer value</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>tmsi_status</Name>
                </ItemLink>
                <Type>GSM1_TV</Type>
                <ItemTag TagType="HEX">9</ItemTag>
                <SpecRef>10.5.5.4</SpecRef>
                <Comment>TMSI status</Comment>
            </MsgItem>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>changes due to 4.04 V6.4.0.</Comment>
            </History>
            <History>
                <Date Day="18" Month="12" Year="2001"/>
                <Author>SAB</Author>
                <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>ref for MS Radio Access Capability changed. (Use link to rr_com.doc). Fix the ref of attach_type and ready_timer</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the network to the MS to indicate that the corresponding attach request has been accepted.</Section>
                <Section>The mandatory gprs_timer contains the periodic EA update timer value.</Section>
                <Section>The radio_priority parameter contains the radio priority for SMS.</Section>
                <Section>The optional gprs_timer parameter contains the negotiated READY timer value.</Section>
                <Section>The mobile_station_identity parameter contains the allocated P-TMSI.</Section>
                <Section>Reference : [1] section 9.4.2</Section>
            </Description>
            <MsgDef>
                <Name>attach_accept</Name>
                <MsgID Direction="DOWNLINK" IDType="DEC">2</MsgID>
                <Comment>attach accept</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4</SpecRef>
                <Comment>Message type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>result_gmm</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.1</SpecRef>
                <Comment>result</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>force_to_standby</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.7</SpecRef>
                <Comment>Force to standby</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>rau_timer</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.5.7.3</SpecRef>
                <Comment>Periodic RA update timer</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>radio_priority</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.7.2</SpecRef>
                <Comment>Radio priority for SMS</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0000</Pattern>
                    <BitLen>4</BitLen>
                </Spare>
                <SpecRef>10.5.1.8</SpecRef>
                <Comment>Spare half octet</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>routing_area_identification</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.5.5.15</SpecRef>
                <Comment>Routing area identification</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>p_tmsi_signature</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">19</ItemTag>
                <SpecRef>10.5.5.8</SpecRef>
                <Comment>P-TMSI signature</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ready_timer</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">17</ItemTag>
                <SpecRef>10.5.7.3</SpecRef>
                <Comment>Negotiated READY timer value</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmobile_identity</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">18</ItemTag>
                <SpecRef>10.5.7.1</SpecRef>
                <Comment>Allocated P-TMSI</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>mobile_identity</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">23</ItemTag>
                <SpecRef>10.5.1.4</SpecRef>
                <Comment>MS identity</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmm_cause</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">25</ItemTag>
                <SpecRef>10.5.5.14</SpecRef>
                <Comment>GMM  cause</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>t3302</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">2A</ItemTag>
                <SpecRef>10.5.7.4</SpecRef>
                <Comment>T3302 value</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>cell_notification</Name>
                </ItemLink>
                <Type>GSM2_T</Type>
                <ItemTag TagType="HEX">8C</ItemTag>
                <SpecRef>10.5.5.21</SpecRef>
                <Comment>Cell Notification</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>eqv_plmn_list</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">4A</ItemTag>
                <SpecRef>10.5.1.13</SpecRef>
                <Comment>Equivalent PLMNs</Comment>
            </MsgItem>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>ID included and changes due to 4.04 V6.4.0.</Comment>
            </History>
            <History>
                <Date Day="13" Month="7" Year="2001"/>
                <Author>ID</Author>
                <Comment>renamed result to result_gmm</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>Fix the ref of rau_timer and ready_timer</Comment>
            </History>
            <History>
                <Date Day="16" Month="4" Year="2003"/>
                <Author>ANS</Author>
                <Comment>0x2A added.</Comment>
            </History>
            <History>
                <Date Day="6" Month="8" Year="2004"/>
                <Author>GP</Author>
                <Comment>placement of eqv_plmn_list parameter according to standard</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the MS to the network if a P-TMSI and/or a TMSI IE was included within the attach accept message.</Section>
                <Section>Reference : [1] section 9.4.3</Section>
            </Description>
            <MsgDef>
                <Name>attach_complete</Name>
                <MsgID Direction="UPLINK" IDType="DEC">3</MsgID>
                <Comment>Attach complete</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the network to the MS to indixate that the corresponding attach request has been rejected.</Section>
                <Section>Reference : [1] section 9.4.4</Section>
            </Description>
            <MsgDef>
                <Name>attach_reject</Name>
                <MsgID Direction="DOWNLINK" IDType="DEC">4</MsgID>
                <Comment>Attach reject</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmm_cause</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.5.5.14</SpecRef>
                <Comment>GMM  cause</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>t3302</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">2A</ItemTag>
                <Version>REL99</Version>
                <SpecRef>10.5.7.4</SpecRef>
                <Comment>T3302 value</Comment>
            </MsgItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the network to the MS to request the release of a GMM context.</Section>
                <Section>Reference : [1] section 9.4.5.1</Section>
            </Description>
            <MsgDef>
                <Name>d_detach_request</Name>
                <MsgID Direction="DOWNLINK" IDType="DEC">5</MsgID>
                <Comment>Detach request</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>d_detach_type</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.5</SpecRef>
                <Comment>Detach type (downlink)</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>force_to_standby</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.7</SpecRef>
                <Comment>Force to standby</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmm_cause</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">25</ItemTag>
                <SpecRef>10.5.5.14</SpecRef>
                <Comment>GMM  cause</Comment>
            </MsgItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the MS to the network to request the release of a GMM context.</Section>
                <Section>Reference : [1] section 9.4.5.2</Section>
            </Description>
            <MsgDef>
                <Name>u_detach_request</Name>
                <MsgID Direction="UPLINK" IDType="DEC">5</MsgID>
                <Comment>Detach request</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>u_detach_type</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.5</SpecRef>
                <Comment>Detach type (uplink)</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0000</Pattern>
                    <BitLen>4</BitLen>
                </Spare>
                <SpecRef>10.5.1.8</SpecRef>
                <Comment>Spare half octet</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmobile_identity</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">18</ItemTag>
                <Version>REL99</Version>
                <SpecRef>10.5.1.4</SpecRef>
                <Comment>P TMSI</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>p_tmsi_signature_2</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">19</ItemTag>
                <Version>REL99</Version>
                <SpecRef>10.5.5.8a</SpecRef>
                <Comment>P-TMSI signature 2</Comment>
            </MsgItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the MS to indicate that the detach procedure has been completed.</Section>
                <Section>Reference : [1] section 9.4.6.1</Section>
            </Description>
            <MsgDef>
                <Name>u_detach_accept</Name>
                <MsgID Direction="UPLINK" IDType="DEC">6</MsgID>
                <Comment>Detach accept</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the network to indicate that the detach procedure has been completed.</Section>
                <Section>Reference : [1] section 9.4.6.2</Section>
            </Description>
            <MsgDef>
                <Name>d_detach_accept</Name>
                <MsgID Direction="DOWNLINK" IDType="DEC">6</MsgID>
                <Comment>Detach accept</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>force_to_standby</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.7</SpecRef>
                <Comment>Force to standby</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0000</Pattern>
                    <BitLen>4</BitLen>
                </Spare>
                <SpecRef>10.5.1.8</SpecRef>
                <Comment>Spare half octet</Comment>
            </MsgItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the MS to the network either to request update of its location file or to request IMSI attach for non-GPRS services.</Section>
                <Section>The routing_area_identity parameter contains the old RAI.</Section>
                <Section>The p_tmsi_signature parameter contains the old P-TMSI signature.</Section>
                <Section>The gprs_timer parameter contains the requested READY timer.</Section>
                <Section>Reference : [1] section 9.4.14</Section>
            </Description>
            <MsgDef>
                <Name>routing_area_update_request</Name>
                <MsgID Direction="UPLINK" IDType="DEC">8</MsgID>
                <Comment>Routing area update request</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>update_type</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.18</SpecRef>
                <Comment>Update type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ciphering_key_sequence_number</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.1.2</SpecRef>
                <Comment>Ciphering key sequence number</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>routing_area_identification</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.5.5.15</SpecRef>
                <Comment>Old routing area identification</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">rr_com</DocName>
                    <Name>ra_cap</Name>
                </ItemLink>
                <Type>GSM4_LV</Type>
                <SpecRef>10.5.5.12a</SpecRef>
                <Comment>MS Radio Access capability</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>p_tmsi_signature</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">19</ItemTag>
                <SpecRef>10.5.5.8</SpecRef>
                <Comment>Old P-TMSI signature</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ready_timer</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">17</ItemTag>
                <SpecRef>10.5.7.3</SpecRef>
                <Comment>Requested READY timer value</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>drx_parameter</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">27</ItemTag>
                <SpecRef>10.5.5.6</SpecRef>
                <Comment>DRX parameter</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>tmsi_status</Name>
                </ItemLink>
                <Type>GSM1_TV</Type>
                <ItemTag TagType="HEX">9</ItemTag>
                <SpecRef>10.5.5.4</SpecRef>
                <Comment>TMSI status</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmobile_identity</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">18</ItemTag>
                <Version>REL99</Version>
                <SpecRef>10.5.1.4</SpecRef>
                <Comment>P-TMSI</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ms_network_capability</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">31</ItemTag>
                <SpecRef>10.5.5.12</SpecRef>
                <Comment>MS network capability</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>pdp_context_status</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">32</ItemTag>
                <Version>REL99</Version>
                <SpecRef>10.5.7.1</SpecRef>
                <Comment>PDP context status</Comment>
            </MsgItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>changes due to 4.04 V6.4.0.</Comment>
            </History>
            <History>
                <Date Day="18" Month="12" Year="2001"/>
                <Author>SAB</Author>
                <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>Fix the ref of ready_timer</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the network to the MS to provide the MS with GPRS mobility management related data in response to a routing area update request message.</Section>
                <Section>The mandatory gprs_timer contains the periodic RA update timer value.</Section>
                <Section>The mobile_station_identity parameter contains the P-TMSI.</Section>
                <Section>The optional gprs_timer contains the negotiated READY timer value.</Section>
                <Section>Reference : [1] section 9.4.15</Section>
            </Description>
            <MsgDef>
                <Name>routing_area_update_accept</Name>
                <MsgID Direction="DOWNLINK" IDType="DEC">9</MsgID>
                <Comment>Routing area update accept</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>force_to_standby</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.7</SpecRef>
                <Comment>Force to standby</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>result_gmm</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.17</SpecRef>
                <Comment>Update result</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>rau_timer</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.5.7.3</SpecRef>
                <Comment>Periodic RA update timer</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>routing_area_identification</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.5.5.15</SpecRef>
                <Comment>Routing area identification</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>p_tmsi_signature</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">19</ItemTag>
                <SpecRef>10.5.5.8</SpecRef>
                <Comment>P-TMSI signature</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmobile_identity</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">18</ItemTag>
                <SpecRef>10.5.1.4</SpecRef>
                <Comment>Allocated P-TMSI</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>mobile_identity</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">23</ItemTag>
                <SpecRef>10.5.1.4</SpecRef>
                <Comment>MS identity</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>receive_n_pdu_number_list</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">26</ItemTag>
                <SpecRef>10.5.5.11</SpecRef>
                <Comment>Receive N-PDU Number List</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ready_timer</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">17</ItemTag>
                <SpecRef>10.5.7.3</SpecRef>
                <Comment>Negotiated READY timer value</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmm_cause</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">25</ItemTag>
                <SpecRef>10.5.5.14</SpecRef>
                <Comment>GMM cause</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>t3302</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">2A</ItemTag>
                <SpecRef>10.5.7.4</SpecRef>
                <Comment>T3302 value</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>cell_notification</Name>
                </ItemLink>
                <Type>GSM2_T</Type>
                <ItemTag TagType="HEX">8C</ItemTag>
                <SpecRef>10.5.5.21</SpecRef>
                <Comment>Cell Notification</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>eqv_plmn_list</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">4A</ItemTag>
                <SpecRef>10.5.1.13</SpecRef>
                <Comment>Equivalent PLMNs</Comment>
            </MsgItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>changes due to 4.04 V6.4.0.</Comment>
            </History>
            <History>
                <Date Day="13" Month="7" Year="2001"/>
                <Author>ID</Author>
                <Comment>update result to result_gmm;</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>Supplement of ref of rau_timer and ready_timer</Comment>
            </History>
            <History>
                <Date Day="16" Month="4" Year="2003"/>
                <Author>ANS</Author>
                <Comment>0x2A added.</Comment>
            </History>
            <History>
                <Date Day="6" Month="8" Year="2004"/>
                <Author>GP</Author>
                <Comment>placement of eqv_plmn_list parameter according to standard</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the MS to the network in response to a routing area update accept message if P-TMSI and/or TMSI has been assigned and/or if there are established LLC connections.</Section>
                <Section>Reference : [1] section 9.4.16</Section>
            </Description>
            <MsgDef>
                <Name>routing_area_update_complete</Name>
                <MsgID Direction="UPLINK" IDType="DEC">10</MsgID>
                <Comment>Routing area update complete</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>receive_n_pdu_number_list</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">26</ItemTag>
                <SpecRef>10.5.5.11</SpecRef>
                <Comment>Receive N-PDU Number List</Comment>
            </MsgItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the network to the MS in order to reject the routing area update procedure.</Section>
                <Section>Reference : [1] section 9.4.17</Section>
            </Description>
            <MsgDef>
                <Name>routing_area_update_reject</Name>
                <MsgID Direction="DOWNLINK" IDType="DEC">11</MsgID>
                <Comment>Routing area update reject</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmm_cause</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.5.5.14</SpecRef>
                <Comment>GMM  cause</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>force_to_standby</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.7</SpecRef>
                <Comment>Force to standby</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0000</Pattern>
                    <BitLen>4</BitLen>
                </Spare>
                <SpecRef>10.5.1.8</SpecRef>
                <Comment>Spare half octet</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>t3302</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">2A</ItemTag>
                <Version>REL99</Version>
                <SpecRef>10.5.7.4</SpecRef>
                <Comment>T3302 value</Comment>
            </MsgItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the network to the mobile station to reallocate a P-TMSI.</Section>
                <Section>The mobile_station_identity parameter contains the P-TMSI.</Section>
                <Section>Reference : [1] section 9.2.17</Section>
                <Section>[1] section 9.4.7</Section>
            </Description>
            <MsgDef>
                <Name>p_tmsi_reallocation_command</Name>
                <MsgID Direction="DOWNLINK" IDType="DEC">16</MsgID>
                <Comment>P-TMSI reallocation command</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmobile_identity</Name>
                </ItemLink>
                <Type>GSM4_LV</Type>
                <SpecRef>10.5.7.1</SpecRef>
                <Comment>Allocated P-TMSI</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>routing_area_identification</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.5.5.15</SpecRef>
                <Comment>Routing area identification</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>force_to_standby</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.7</SpecRef>
                <Comment>Force to standby</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0000</Pattern>
                    <BitLen>4</BitLen>
                </Spare>
                <SpecRef>10.5.1.8</SpecRef>
                <Comment>Spare half octet</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>p_tmsi_signature</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">19</ItemTag>
                <SpecRef>10.5.5.8</SpecRef>
                <Comment>P-TMSI signature</Comment>
            </MsgItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>substitute P-TMSI for TMSI</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the MS to the network to indicate that reallocation of a P-TMSI has taken place.</Section>
                <Section>Reference : [1] section 9.2.18</Section>
                <Section>[1] section 9.4.8</Section>
            </Description>
            <MsgDef>
                <Name>p_tmsi_reallocation_complete</Name>
                <MsgID Direction="UPLINK" IDType="DEC">17</MsgID>
                <Comment>P-TMSI reallocation complete</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>substitute P-TMSI for TMSI</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the network to the MS to initiate authentication of the MS identity. Additionally, the ciphering mode is set, indicating whether ciphering will be performed or not.</Section>
                <Section>Reference : [1] section 9.2.2</Section>
                <Section>[1] section 9.4.9</Section>
            </Description>
            <MsgDef>
                <Name>authentication_and_ciphering_request</Name>
                <MsgID Direction="DOWNLINK" IDType="DEC">18</MsgID>
                <Comment>Authentication and ciphering request</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ciphering_algorithm</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.3</SpecRef>
                <Comment>Ciphering algorithm</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>imeisv_request</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.10</SpecRef>
                <Comment>IMEISV request</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>force_to_standby</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.7</SpecRef>
                <Comment>Force to standby</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>a_c_reference_number</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.19</SpecRef>
                <Comment>A&amp;C reference number</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>authentication_parameter_rand</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">21</ItemTag>
                <SpecRef>10.5.3.1</SpecRef>
                <Comment>Authentication parameter RAND</Comment>
            </MsgItem>
            <MsgItem Presentation="CONDITIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ciphering_key_sequence_number</Name>
                </ItemLink>
                <Type>GSM1_TV</Type>
                <ItemTag TagType="HEX">08</ItemTag>
                <SpecRef>10.5.1.2</SpecRef>
                <Comment>Ciphering key sequence number</Comment>
            </MsgItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GPRS-update (cipering added)</Comment>
            </History>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>changes due to 4.04 V6.4.0.</Comment>
            </History>
            <History>
                <Date Day="3" Month="8" Year="1999"/>
                <Author>ANS</Author>
                <Comment>changes due to 4.04 V6.4.2</Comment>
            </History>
            <History>
                <Date Day="14" Month="6" Year="2000"/>
                <Author>ANS</Author>
                <Comment>additional changes.</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the MS to the network in response to an Authentication and ciphering message.</Section>
                <Section>The mobile_identity parameter contains the IMEISV.</Section>
                <Section>Reference : [1] section 9.2.3</Section>
                <Section>[1] section 9.4.10</Section>
            </Description>
            <MsgDef>
                <Name>authentication_and_ciphering_response</Name>
                <MsgID Direction="UPLINK" IDType="DEC">19</MsgID>
                <Comment>Authentication and ciphering response</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>a_c_reference_number</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.19</SpecRef>
                <Comment>A&amp;C reference number</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0000</Pattern>
                    <BitLen>4</BitLen>
                </Spare>
                <SpecRef>10.5.1.8</SpecRef>
                <Comment>Spare half octet</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>authentication_parameter_sres</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">22</ItemTag>
                <SpecRef>10.5.3.2</SpecRef>
                <Comment>Authentication parameter SRES</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmobile_identity</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">23</ItemTag>
                <SpecRef>10.5.1.4</SpecRef>
                <Comment>IMEISV</Comment>
            </MsgItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GPRS update (ciphering added)</Comment>
            </History>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>changes due to 4.04 V6.4.0.</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the network to the MS to indicate that authentication has failed (and that the receiving mobile station shall abort all activities).</Section>
                <Section>Reference : [1] section 9.2.1</Section>
                <Section>[1] section 9.4.11</Section>
            </Description>
            <MsgDef>
                <Name>authentication_and_ciphering_reject</Name>
                <MsgID Direction="DOWNLINK" IDType="DEC">20</MsgID>
                <Comment>Authentication and ciphering reject</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GPRS update (ciphering added)</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the network to the MS to request submission of the MS identity to the specified identity type.</Section>
                <Section>Reference : [1] section 9.2.10</Section>
                <Section>[1] section 9.4.12</Section>
            </Description>
            <MsgDef>
                <Name>identity_request</Name>
                <MsgID Direction="DOWNLINK" IDType="DEC">21</MsgID>
                <Comment>Identity request</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>identity_type_2</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.9</SpecRef>
                <Comment>Identity type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>force_to_standby</Name>
                </ItemLink>
                <Type>GSM1_V</Type>
                <SpecRef>10.5.5.7</SpecRef>
                <Comment>Force to standby</Comment>
            </MsgItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GPRS update (type 2 added)</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the MS to the network in response to an identity request message providing the requested identity.</Section>
                <Section>Reference : [1] section 9.2.11</Section>
                <Section>[1] section 9.4.13</Section>
            </Description>
            <MsgDef>
                <Name>identity_response</Name>
                <MsgID Direction="UPLINK" IDType="DEC">22</MsgID>
                <Comment>Identity response</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmobile_identity</Name>
                </ItemLink>
                <Type>GSM4_LV</Type>
                <SpecRef>10.5.1.4</SpecRef>
                <Comment>Mobile identity</Comment>
            </MsgItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GPRS reference added</Comment>
            </History>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>changes due to 4.04 V6.4.0.</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the MS or by the network at any time to report certain error conditions.</Section>
                <Section>Reference : [1] section 9.2.16</Section>
                <Section>[1] section 9.4.18</Section>
            </Description>
            <MsgDef>
                <Name>gmm_status</Name>
                <MsgID Direction="BOTH" IDType="DEC">32</MsgID>
                <Comment>GMM Status</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gmm_cause</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.5.5.14</SpecRef>
                <Comment>GMM  cause</Comment>
            </MsgItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This message is sent by the network at any time to sent certain information to MS.</Section>
                <Section>The parameter with ID 43 contains the full name for network.</Section>
                <Section>The parameter with ID 45 contains the short name for network.</Section>
                <Section>Reference : [1] section 9.4.19</Section>
            </Description>
            <MsgDef>
                <Name>gmm_information</Name>
                <MsgID Direction="DOWNLINK" IDType="DEC">33</MsgID>
                <Comment>GMM Information</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>msg_type</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>10.4.</SpecRef>
                <Comment>Message Type</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>full_network_name</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">43</ItemTag>
                <SpecRef>10.5.3.5a</SpecRef>
                <Comment>Full name for network</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>short_network_name</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">45</ItemTag>
                <SpecRef>10.5.3.5a</SpecRef>
                <Comment>Short name for network</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>time_zone</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">46</ItemTag>
                <SpecRef>10.5.3.8</SpecRef>
                <Comment>Network time zone</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>time_zone_and_time</Name>
                </ItemLink>
                <Type>GSM3_TV</Type>
                <ItemTag TagType="HEX">47</ItemTag>
                <SpecRef>10.5.3.9</SpecRef>
                <Comment>Network time and time zone</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>lsa_identifier</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">48</ItemTag>
                <Version>REL99</Version>
                <SpecRef>10.5.3.11</SpecRef>
                <Comment>LSA identifier</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>daylight_save_time</Name>
                </ItemLink>
                <Type>GSM4_TLV</Type>
                <ItemTag TagType="HEX">49</ItemTag>
                <Version>REL99</Version>
                <SpecRef>10.5.3.12</SpecRef>
                <Comment>Message Item</Comment>
            </MsgItem>
            <History>
                <Date Day="22" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
    </MessagesSection>
    <MsgStructElementsSection>
        <Description>
            <Section>This section contains all structured elements that are defined for the GMM AIM</Section>
        </Description>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the Authentication Parameter RAND information element is to provide the mobile station with a non-predictable number to be used to calculate the authentication response signature SRES and the ciphering key Kc.</Section>
                <Section>Reference : [1] section 10.5.3.1</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>authentication_parameter_rand</Name>
                <Comment>Authentication parameter RAND</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>rand_value</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[16]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>RAND value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="14" Month="6" Year="2000"/>
                <Author>ANS</Author>
                <Comment>size of rand is not variable</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the Ciphering Key Sequence Number information element is to make it possible for the network to identify the ciphering key Kc which is stored in the mobile station without invoking the authentication procedure. The ciphering key sequence number is allocated by the network and sent with the AUTHENTICATION REQUEST message to the mobile station where it is stored together with the calculated ciphering key Kc.</Section>
                <Section>Reference : [1] section 10.5.1.2</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>ciphering_key_sequence_number</Name>
                <Comment>Ciphering Key Sequence Number</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>key_sequence</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Key Sequence</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the A&amp;C reference number information element is to indicate to the network in the AUTHENTICATION AND CIPHERING RESPONSE message which AUTHENTICATION AND CIPHERING REQUEST message the MS is replying to.</Section>
                <Section>Reference : [1] section 10.5.5.19</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>a_c_reference_number</Name>
                <Comment>A&amp;C reference number</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>a_c_reference_number_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>A&amp;C reference number value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial, due to 4.04 V6.4.0.</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the IMEISV request information element is to indicate the IMEISV shall be included by the MS in the authentication and ciphering response message.</Section>
                <Section>Reference : [1] section 10.5.5.10</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>imeisv_request</Name>
                <Comment>IMEISV request</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>imeisv_request_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>IMEISV request</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the ciphering algorithm information element is to specify which ciphering algorithm shall be used.</Section>
                <Section>Reference : [1] section 10.5.5.3</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>ciphering_algorithm</Name>
                <Comment>Ciphering algorithm</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>type_of_algorithm</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Type of  algorithm</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the authentication parameter SRES information element is to provide the network with the authentication response signature calculated in the mobile station.</Section>
                <Section>Reference : [1] section 10.5.3.2</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>authentication_parameter_sres</Name>
                <Comment>Authentication parameter SRES</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>sres_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>SRES value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GPRS update and moved to "Structured Elements"</Comment>
            </History>
            <History>
                <Date Day="15" Month="6" Year="2000"/>
                <Author>ANS</Author>
                <Comment>corrected</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>Supplement of ref of SRES value</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the identity type 2 information element is to specify which identity is requested.</Section>
                <Section>Reference : [1] section 10.5.3.4</Section>
                <Section>[1] section 10.5.5.9</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>identity_type_2</Name>
                <Comment>Identity type 2</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>type_of_identity_2</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Type of identity 2</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GPRS update (type 2)</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the routing area identification information element is to provide an unambiguous identification of routing areas within the area covered by the GSM system.</Section>
                <Section>Reference : [1] section 10.5.5.15</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>routing_area_identification</Name>
                <Comment>Routing Area Identification</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>mcc</Name>
                </ItemLink>
                <Type>BCD_NOFILL</Type>
                <Control>
                    <TypeModifier>[3]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Mobile Country Code</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>mnc</Name>
                </ItemLink>
                <Type>BCD_MNC</Type>
                <Control>
                    <TypeModifier>[2..3]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Mobile Network Code</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>lac</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Location Area Code</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>rac</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Routing Area Code</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>no comment found in source file</Comment>
            </History>
            <History>
                <Date Day="14" Month="8" Year="2001"/>
                <Author>HM</Author>
                <Comment>3-digit-MNC</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the update type information element is to specify the area the updating procedure is associated with.</Section>
                <Section>Reference : [1] section 10.5.5.18</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>update_type</Name>
                <Comment>Update type</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>update_type_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Update type value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the update result information element is to specify the result of associated updating procedure.</Section>
                <Section>Reference : [1] section 10.5.5.17 and section 10.5.5.2</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>result_gmm</Name>
                <Comment>Result</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>result_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>result value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="13" Month="7" Year="2001"/>
                <Author>ID</Author>
                <Comment>update result to result_gmm</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the Mobile Identity information element is to provide either the international mobile subscriber identity, IMSI, the temporary mobile subscriber identity, TMSI, the international mobile equipment identity, IMEI or the international mobile equipment identity together with the software version number, IEMISV.</Section>
                <Section>Reference : [1] section 10.5.1.4</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>mobile_identity</Name>
                <Comment>Mobile Identity</Comment>
            </MsgStructElemDef>
            <MsgStructElemDef Type="STRUCT">
                <Name>gmobile_identity</Name>
                <Comment>PTMSI mobile Identity</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>type_of_identity</Name>
                </ItemLink>
                <Control>
                    <CmdSequence>GETPOS,:,4,+,:,1,+,SETPOS</CmdSequence>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Type of identity</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>odd_even</Name>
                </ItemLink>
                <Control>
                    <CmdSequence>SETPOS</CmdSequence>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Odd/ Even indicaction</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>identity_digit</Name>
                </ItemLink>
                <Type>BCDODD</Type>
                <Control>
                    <TypeModifier>[0..16]</TypeModifier>
                    <Condition>type_of_identity # ID_TYPE_NO_IDENT AND type_of_identity # ID_TYPE_TMSI</Condition>
                    <CmdSequence>SETPOS</CmdSequence>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Identity digit</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>1111</Pattern>
                    <BitLen>4</BitLen>
                </Spare>
                <Control>
                    <Condition>type_of_identity = ID_TYPE_TMSI</Condition>
                    <CmdSequence>:,SETPOS,8,+</CmdSequence>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>tmsi</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[.32]</TypeModifier>
                    <Condition>type_of_identity = ID_TYPE_TMSI</Condition>
                    <CmdSequence>SETPOS</CmdSequence>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>TMSI or P-TMSI</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>dmy</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[0..16]</TypeModifier>
                    <Condition>type_of_identity = ID_TYPE_NO_IDENT</Condition>
                    <CmdSequence>SETPOS</CmdSequence>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>dummy</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="1" Month="8" Year="1997"/>
                <Author>LE</Author>
                <Comment>TMSI added</Comment>
            </History>
            <History>
                <Date Day="16" Month="10" Year="1997"/>
                <Author>PZ</Author>
                <Comment>Definition fixed.</Comment>
            </History>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>P-TMSI added to Mobile Identity</Comment>
            </History>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Mobile Station Identity removed.</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>Supplement of ref of dummy</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the attach type information element is to indicate the type of the requested attach, i.e. whether the MS wants to perform a GPRS or combined GPRS attach.</Section>
                <Section>Reference : [1] section 10.5.5.2</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>attach_type</Name>
                <Comment>Attach type</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>type_of_attach</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Type of attach</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the detach type information element is to indicate which type of detach is requested by the MS. In the network to MS direction the detach type information element is used to indicate the reason why a detach request is sent.</Section>
                <Section>Reference : [1] section 10.5.5.5</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>d_detach_type</Name>
                <Comment>Detach type (downlink)</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>d_type_of_detach</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Type of detach (downlink)</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the detach type information element is to indicate which type of detach is requested by the MS. In the network to MS direction the detach type information element is used to indicate the reason why a detach request is sent.</Section>
                <Section>Reference : [1] section 10.5.5.5</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>u_detach_type</Name>
                <Comment>Detach type (uplink)</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>power_off</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Power off</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>u_type_of_detach</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Type of detach (uplink)</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the DRX parameter information element is to indicate whether the MS uses DRX mode or not.</Section>
                <Section>Reference : [1] section 10.5.5.6</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>drx_parameter</Name>
                <Comment>DRX parameter</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>split_pg_cycle_code</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>SPLIT PG CYCLE CODE</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0000</Pattern>
                    <BitLen>4</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>split_on_ccch</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>SPLIT on CCCCH</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>non_drx_timer</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>non_DRX timer</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the MS network capability information element is to provide the network with information concerning aspects of the mobile station related to GPRS. The contents might affect the manner in which the network handles the operation of the mobile station. The MS network capability information indicates general mobile station characteristics and it shall therefore, except for fields explicitly indicated, be independent of the frequency band of the channel it is sent on.</Section>
                <Section>Reference : [1] section 10.5.5.12</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>ms_network_capability</Name>
                <Comment>MS Network Capability</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gea_1</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>GPRS Encryption Algorithm GEA/1</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>sm_capabilities_gsm</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Short message cap. via dedicated channels</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>sm_capabilities_gprs</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Short message capability via GPRS channels</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ucs2_support</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>UCS2 support</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ss_screening_indicator</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>SS Screening Indicator</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>solsa_capability</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>SoLSA Capability</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>rev_level_ind</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Revision level indcator</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>pfc_feature_mode</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>PFC feature mode</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>ext_gea_bits</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Extended GEA bits</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="19" Month="6" Year="2003"/>
                <Author>HM</Author>
                <Comment>Changed definitions according to 24.008 Release 1999 version 13</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the GPRS timer  information element is to specify GPRS specific timer values, e.g. for the READY timer.</Section>
                <Section>Reference : [1] section 10.5.7.3</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>ready_timer</Name>
                <Comment>GPRS READY timer value</Comment>
            </MsgStructElemDef>
            <MsgStructElemDef Type="STRUCT">
                <Name>rau_timer</Name>
                <Comment>GPRS RAU timer value</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>timer_unit</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>timer unit</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>timer_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>timer value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>Supplement of Negotiated READY timer value</Comment>
            </History>
            <History>
                <Date Day="25" Month="10" Year="2002"/>
                <Author>LG</Author>
                <Comment>removed additional definitions for ready_timer</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the GPRS timer  information element is to specify GPRS specific timer2 values, e.g. for the T3302.</Section>
                <Section>Reference : [1] section 10.5.7.4</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>t3302</Name>
                <Comment>T3302</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>timer_unit</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>timer unit</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>timer_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>timer value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="16" Month="4" Year="2003"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the GPRS timer  information element is to specify GPRS specific timer values, e.g. for the READY timer.</Section>
                <Section>Reference : [1] section 10.5.5.8</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>p_tmsi_signature</Name>
                <Comment>P-TMSI signature</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>p_tmsi_signature_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>P-TMSI signature value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the force to standby information element is to force the MS to stop the READY timer in order to prevent the MS to perform cell updates.</Section>
                <Section>Reference : [1] section 10.5.5.7</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>force_to_standby</Name>
                <Comment>Force to standby</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>force_to_standby_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Force to standby value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the radio priority information element is to specify the priority level that the MS shall use at the lower layers for transmission of data related to a PDP context or for mobile originated SMS transmission.</Section>
                <Section>Reference : [1] section 10.5.7.2</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>radio_priority</Name>
                <Comment>Radio priority</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>radio_priority_level_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Radio priority level value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the GMM cause information element is to indicate the reason why a GMM request from the mobile station is rejected by the network.</Section>
                <Section>Reference : [1] section 10.5.5.14</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>gmm_cause</Name>
                <Comment>GMM cause</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>cause_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Cause value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the Receive N-PDU Numbers List information element is to specify the current SNDCP Receive N-PDU Number values.</Section>
                <Section>Reference : [1] section 10.5.5.11</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>receive_n_pdu_number_list</Name>
                <Comment>Receive N-PDU Number List</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>receive_n_pdu_number_list_val</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[(LTAKE/12)..MAX_N_PDU_NUMBER_LIST]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Receive N-PDU Number List value</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>00000000</Pattern>
                    <BitLen>8</BitLen>
                </Spare>
                <Type>S_PADDING</Type>
                <SpecRef>-</SpecRef>
                <Comment>Spare Padding</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="31" Month="8" Year="1999"/>
                <Author>ANS</Author>
                <Comment>S_PADDING included.</Comment>
            </History>
            <History>
                <Date Day="27" Month="3" Year="2002"/>
                <Author>SIJ</Author>
                <Comment>LTAKE added.</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.11</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>receive_n_pdu_number_list_val</Name>
                <Comment>Receive N-PDU Number List value</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>nsapi</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>NSAPI</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>receive_n_pdu_number_val</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Receive N-PDU Number value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of this element is to pass a text string to the MS.</Section>
                <Section>Reference : [1] section 10.5.3.5a</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>full_network_name</Name>
                <Comment>Full network name</Comment>
            </MsgStructElemDef>
            <MsgStructElemDef Type="STRUCT">
                <Name>short_network_name</Name>
                <Comment>Short network name</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>1</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>ext 1</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>code</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>coding scheme</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>add_ci</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Add CI</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>nr_sparebits</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Number of spare bits in last octet</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>text_string</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[1..254]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Text String</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="22" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of this information element is to encode the local timezone in steps of 15 minutes.</Section>
                <Section>Reference : [1] section 10.5.3.8</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>time_zone</Name>
                <Comment>Time Zone</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>time_zone_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Time zone value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="26" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of this information element is to encode the local timezone in steps of 15 minutes and to indicate the time at which this information element may have been sent by the network.</Section>
                <Section>Reference : [1] section 10.5.3.8</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>time_zone_and_time</Name>
                <Comment>Net time and time zone</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>year</Name>
                </ItemLink>
                <Type>BCDEVEN</Type>
                <Control>
                    <TypeModifier>[2]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Year</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>month</Name>
                </ItemLink>
                <Type>BCDEVEN</Type>
                <Control>
                    <TypeModifier>[2]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Month</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>day</Name>
                </ItemLink>
                <Type>BCDEVEN</Type>
                <Control>
                    <TypeModifier>[2]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Day</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>hour</Name>
                </ItemLink>
                <Type>BCDEVEN</Type>
                <Control>
                    <TypeModifier>[2]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Hour</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>minute</Name>
                </ItemLink>
                <Type>BCDEVEN</Type>
                <Control>
                    <TypeModifier>[2]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Minute</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>second</Name>
                </ItemLink>
                <Type>BCDEVEN</Type>
                <Control>
                    <TypeModifier>[2]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Second</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>time_zone_value</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Time zone value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="26" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>copied from SMS.</Comment>
            </History>
            <History>
                <Date Day="30" Month="5" Year="2000"/>
                <Author>ANS</Author>
                <Comment>boundaries changed to non-variable</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the TMSI status information element is to indicate whether a valid TMSI is available in the MS or not.</Section>
                <Section>Reference : [1] section 10.5.5.4</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>tmsi_status</Name>
                <Comment>TMSI status</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>000</Pattern>
                    <BitLen>3</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>tmsi_flag</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>TMSI flag</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="10" Month="3" Year="2000"/>
                <Author>ANS</Author>
                <Comment>Initial due to changes of GSM 04.08 V6.7.0</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element is a member of MS Network Capability</Section>
                <Section>Reference : [1] section 10.5.5.12</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>ext_gea_bits</Name>
                <Comment>Extended GEA bits</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gea_2</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>GEA/2</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gea_3</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>GEA/3</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gea_4</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>GEA/4</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gea_5</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>GEA/5</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gea_6</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>GEA/6</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>gea_7</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>GEA/7</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="6" Month="11" Year="2000"/>
                <Author>AMJ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the Equivalent PLMN List information element is to provide a list of equivalent PLMN codes to the mobile station.</Section>
                <Section>Reference : [1] section 10.5.3.13</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>eqv_plmn_list</Name>
                <Comment>PLMN list</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>eqv_plmn</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[1..5]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>PLMN</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="10" Month="3" Year="2003"/>
                <Author>LOL</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>Reference : [1] section 10.5.3.13</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>eqv_plmn</Name>
                <Comment>PLMN</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>mcc</Name>
                </ItemLink>
                <Type>BCD_NOFILL</Type>
                <Control>
                    <TypeModifier>[3]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Mobile Country Code</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>mnc</Name>
                </ItemLink>
                <Type>BCD_MNC</Type>
                <Control>
                    <TypeModifier>[2..3]</TypeModifier>
                </Control>
                <SpecRef>-</SpecRef>
                <Comment>Mobile Network Code</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="10" Month="3" Year="2003"/>
                <Author>LOL</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>The purpose of the Cell Notification information element is to indicate that the Cell Notification is supported by the network and shall be then used by MS.</Section>
                <Section>Reference : [1] section 10.5.5.21</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cell_notification</Name>
                <Comment>Cell Notification</Comment>
            </MsgStructElemDef>
            <History>
                <Date Day="10" Month="3" Year="2003"/>
                <Author>LOL</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="16" Month="4" Year="2003"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="18" Month="8" Year="2003"/>
                <Author>TLS</Author>
                <Comment>MCC and MNC removed</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section/>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>p_tmsi_signature_2</Name>
                <Version>REL99</Version>
                <Comment>P-TMSI signature 2</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>p_tmsi_signature_value</Name>
                </ItemLink>
                <SpecRef/>
                <Comment>P-TMSI signature value</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="20" Month="06" Year="2006"/>
                <Author/>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section/>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>pdp_context_status</Name>
                <Version>REL99</Version>
                <Comment>PDP context status</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>nsapi_set</Name>
                </ItemLink>
                <Version>REL99</Version>
                <SpecRef/>
                <Comment>NSAPI set</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="20" Month="06" Year="2006"/>
                <Author/>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section/>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>lsa_identifier</Name>
                <Version>REL99</Version>
                <Comment>LSA identifier</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>lsa_id</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[1..3]</TypeModifier>
                </Control>
                <Version>REL99</Version>
                <SpecRef/>
                <Comment>LSA ID</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="20" Month="06" Year="2006"/>
                <Author/>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section/>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>daylight_save_time</Name>
                <Version>REL99</Version>
                <Comment>Daylight Saving Time</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>000000</Pattern>
                    <BitLen>6</BitLen>
                </Spare>
                <Version>REL99</Version>
                <SpecRef/>
                <Comment>Spare</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">gmm</DocName>
                    <Name>save_time_value</Name>
                </ItemLink>
                <Version>REL99</Version>
                <SpecRef/>
                <Comment>Daylight Saving Time</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="20" Month="06" Year="2006"/>
                <Author/>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
    </MsgStructElementsSection>
    <MsgBasicElementsSection>
        <Description>
            <Section>This section contains all basic elements that are defined for the GMM AIM</Section>
        </Description>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.5 (Mobile Station Classmark 1)</Section>
                <Section>[1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5..5.12a (MS Radio access capability)</Section>
                <Section>[1] section 10.5..5.4 (TMSI status)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>tmsi_flag</Name>
                <BitLen>1</BitLen>
                <Comment>TMSI flag</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_tmsi_flag</Name>
            </ValuesLink>
            <History>
                <Date Day="31" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial in GPRS</Comment>
            </History>
            <History>
                <Date Day="23" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Changes due to GSM 04.08 V6.4.0</Comment>
            </History>
            <History>
                <Date Day="10" Month="3" Year="2000"/>
                <Author>ANS</Author>
                <Comment>tmsi_flag included due to changes of GSM 04.08 V6.7.0</Comment>
            </History>
            <History>
                <Date Day="18" Month="12" Year="2001"/>
                <Author>SAB</Author>
                <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
            </History>
            <History>
                <Date Day="9" Month="1" Year="2002"/>
                <Author>SAB</Author>
                <Comment>Add flag_gmm_ra_cap_2</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>mark the mose definitions as obsolet, because of the move to rr_com.doc</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.5 (Mobile Station Classmark 1)</Section>
                <Section>[1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5..5.12a (MS Radio access capability)</Section>
                <Section>[1] section 10.5..5.4 (TMSI status)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>solsa_capability</Name>
                <BitLen>1</BitLen>
                <Comment>SoLSA Capability</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_tmsi_flag</Name>
            </ValuesLink>
            <History>
                <Date Day="31" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial in GPRS</Comment>
            </History>
            <History>
                <Date Day="23" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Changes due to GSM 04.08 V6.4.0</Comment>
            </History>
            <History>
                <Date Day="10" Month="3" Year="2000"/>
                <Author>ANS</Author>
                <Comment>tmsi_flag included due to changes of GSM 04.08 V6.7.0</Comment>
            </History>
            <History>
                <Date Day="18" Month="12" Year="2001"/>
                <Author>SAB</Author>
                <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
            </History>
            <History>
                <Date Day="9" Month="1" Year="2002"/>
                <Author>SAB</Author>
                <Comment>Add flag_gmm_ra_cap_2</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>mark the mose definitions as obsolet, because of the move to rr_com.doc</Comment>
            </History>
            <History>
                <Date Day="19" Month="6" Year="2003"/>
                <Author>HM</Author>
                <Comment>Changed definitions according to 24.008 Release 1999 version 13, removed obsolete definitions</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.5 (Mobile Station Classmark 1)</Section>
                <Section>[1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5..5.12a (MS Radio access capability)</Section>
                <Section>[1] section 10.5..5.4 (TMSI status)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>pfc_feature_mode</Name>
                <BitLen>1</BitLen>
                <Comment>PFC feature mode</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_tmsi_flag</Name>
            </ValuesLink>
            <History>
                <Date Day="31" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial in GPRS</Comment>
            </History>
            <History>
                <Date Day="23" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Changes due to GSM 04.08 V6.4.0</Comment>
            </History>
            <History>
                <Date Day="10" Month="3" Year="2000"/>
                <Author>ANS</Author>
                <Comment>tmsi_flag included due to changes of GSM 04.08 V6.7.0</Comment>
            </History>
            <History>
                <Date Day="18" Month="12" Year="2001"/>
                <Author>SAB</Author>
                <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
            </History>
            <History>
                <Date Day="9" Month="1" Year="2002"/>
                <Author>SAB</Author>
                <Comment>Add flag_gmm_ra_cap_2</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>mark the mose definitions as obsolet, because of the move to rr_com.doc</Comment>
            </History>
            <History>
                <Date Day="19" Month="6" Year="2003"/>
                <Author>HM</Author>
                <Comment>Changed definitions according to 24.008 Release 1999 version 13, removed obsolete definitions</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.5 (Mobile Station Classmark 1)</Section>
                <Section>[1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5..5.12a (MS Radio access capability)</Section>
                <Section>[1] section 10.5..5.4 (TMSI status)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>gea_2</Name>
                <BitLen>1</BitLen>
                <Comment>GEA/2</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_tmsi_flag</Name>
            </ValuesLink>
            <History>
                <Date Day="31" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial in GPRS</Comment>
            </History>
            <History>
                <Date Day="23" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Changes due to GSM 04.08 V6.4.0</Comment>
            </History>
            <History>
                <Date Day="10" Month="3" Year="2000"/>
                <Author>ANS</Author>
                <Comment>tmsi_flag included due to changes of GSM 04.08 V6.7.0</Comment>
            </History>
            <History>
                <Date Day="18" Month="12" Year="2001"/>
                <Author>SAB</Author>
                <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
            </History>
            <History>
                <Date Day="9" Month="1" Year="2002"/>
                <Author>SAB</Author>
                <Comment>Add flag_gmm_ra_cap_2</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>mark the mose definitions as obsolet, because of the move to rr_com.doc</Comment>
            </History>
            <History>
                <Date Day="19" Month="6" Year="2003"/>
                <Author>HM</Author>
                <Comment>Changed definitions according to 24.008 Release 1999 version 13, removed obsolete definitions</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.5 (Mobile Station Classmark 1)</Section>
                <Section>[1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5..5.12a (MS Radio access capability)</Section>
                <Section>[1] section 10.5..5.4 (TMSI status)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>gea_3</Name>
                <BitLen>1</BitLen>
                <Comment>GEA/3</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_tmsi_flag</Name>
            </ValuesLink>
            <History>
                <Date Day="31" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial in GPRS</Comment>
            </History>
            <History>
                <Date Day="23" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Changes due to GSM 04.08 V6.4.0</Comment>
            </History>
            <History>
                <Date Day="10" Month="3" Year="2000"/>
                <Author>ANS</Author>
                <Comment>tmsi_flag included due to changes of GSM 04.08 V6.7.0</Comment>
            </History>
            <History>
                <Date Day="18" Month="12" Year="2001"/>
                <Author>SAB</Author>
                <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
            </History>
            <History>
                <Date Day="9" Month="1" Year="2002"/>
                <Author>SAB</Author>
                <Comment>Add flag_gmm_ra_cap_2</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>mark the mose definitions as obsolet, because of the move to rr_com.doc</Comment>
            </History>
            <History>
                <Date Day="19" Month="6" Year="2003"/>
                <Author>HM</Author>
                <Comment>Changed definitions according to 24.008 Release 1999 version 13, removed obsolete definitions</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.5 (Mobile Station Classmark 1)</Section>
                <Section>[1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5..5.12a (MS Radio access capability)</Section>
                <Section>[1] section 10.5..5.4 (TMSI status)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>gea_4</Name>
                <BitLen>1</BitLen>
                <Comment>GEA/4</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_tmsi_flag</Name>
            </ValuesLink>
            <History>
                <Date Day="31" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial in GPRS</Comment>
            </History>
            <History>
                <Date Day="23" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Changes due to GSM 04.08 V6.4.0</Comment>
            </History>
            <History>
                <Date Day="10" Month="3" Year="2000"/>
                <Author>ANS</Author>
                <Comment>tmsi_flag included due to changes of GSM 04.08 V6.7.0</Comment>
            </History>
            <History>
                <Date Day="18" Month="12" Year="2001"/>
                <Author>SAB</Author>
                <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
            </History>
            <History>
                <Date Day="9" Month="1" Year="2002"/>
                <Author>SAB</Author>
                <Comment>Add flag_gmm_ra_cap_2</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>mark the mose definitions as obsolet, because of the move to rr_com.doc</Comment>
            </History>
            <History>
                <Date Day="19" Month="6" Year="2003"/>
                <Author>HM</Author>
                <Comment>Changed definitions according to 24.008 Release 1999 version 13, removed obsolete definitions</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.5 (Mobile Station Classmark 1)</Section>
                <Section>[1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5..5.12a (MS Radio access capability)</Section>
                <Section>[1] section 10.5..5.4 (TMSI status)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>gea_5</Name>
                <BitLen>1</BitLen>
                <Comment>GEA/5</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_tmsi_flag</Name>
            </ValuesLink>
            <History>
                <Date Day="31" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial in GPRS</Comment>
            </History>
            <History>
                <Date Day="23" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Changes due to GSM 04.08 V6.4.0</Comment>
            </History>
            <History>
                <Date Day="10" Month="3" Year="2000"/>
                <Author>ANS</Author>
                <Comment>tmsi_flag included due to changes of GSM 04.08 V6.7.0</Comment>
            </History>
            <History>
                <Date Day="18" Month="12" Year="2001"/>
                <Author>SAB</Author>
                <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
            </History>
            <History>
                <Date Day="9" Month="1" Year="2002"/>
                <Author>SAB</Author>
                <Comment>Add flag_gmm_ra_cap_2</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>mark the mose definitions as obsolet, because of the move to rr_com.doc</Comment>
            </History>
            <History>
                <Date Day="19" Month="6" Year="2003"/>
                <Author>HM</Author>
                <Comment>Changed definitions according to 24.008 Release 1999 version 13, removed obsolete definitions</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.5 (Mobile Station Classmark 1)</Section>
                <Section>[1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5..5.12a (MS Radio access capability)</Section>
                <Section>[1] section 10.5..5.4 (TMSI status)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>gea_6</Name>
                <BitLen>1</BitLen>
                <Comment>GEA/6</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_tmsi_flag</Name>
            </ValuesLink>
            <History>
                <Date Day="31" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial in GPRS</Comment>
            </History>
            <History>
                <Date Day="23" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Changes due to GSM 04.08 V6.4.0</Comment>
            </History>
            <History>
                <Date Day="10" Month="3" Year="2000"/>
                <Author>ANS</Author>
                <Comment>tmsi_flag included due to changes of GSM 04.08 V6.7.0</Comment>
            </History>
            <History>
                <Date Day="18" Month="12" Year="2001"/>
                <Author>SAB</Author>
                <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
            </History>
            <History>
                <Date Day="9" Month="1" Year="2002"/>
                <Author>SAB</Author>
                <Comment>Add flag_gmm_ra_cap_2</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>mark the mose definitions as obsolet, because of the move to rr_com.doc</Comment>
            </History>
            <History>
                <Date Day="19" Month="6" Year="2003"/>
                <Author>HM</Author>
                <Comment>Changed definitions according to 24.008 Release 1999 version 13, removed obsolete definitions</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.5 (Mobile Station Classmark 1)</Section>
                <Section>[1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5..5.12a (MS Radio access capability)</Section>
                <Section>[1] section 10.5..5.4 (TMSI status)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>gea_7</Name>
                <BitLen>1</BitLen>
                <Comment>GEA/7</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_tmsi_flag</Name>
            </ValuesLink>
            <History>
                <Date Day="31" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial in GPRS</Comment>
            </History>
            <History>
                <Date Day="23" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Changes due to GSM 04.08 V6.4.0</Comment>
            </History>
            <History>
                <Date Day="10" Month="3" Year="2000"/>
                <Author>ANS</Author>
                <Comment>tmsi_flag included due to changes of GSM 04.08 V6.7.0</Comment>
            </History>
            <History>
                <Date Day="18" Month="12" Year="2001"/>
                <Author>SAB</Author>
                <Comment>update of MS radio access capability information element in order to correlate GMM and GRR definition</Comment>
            </History>
            <History>
                <Date Day="9" Month="1" Year="2002"/>
                <Author>SAB</Author>
                <Comment>Add flag_gmm_ra_cap_2</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="2002"/>
                <Author>MSB</Author>
                <Comment>mark the mose definitions as obsolet, because of the move to rr_com.doc</Comment>
            </History>
            <History>
                <Date Day="19" Month="6" Year="2003"/>
                <Author>HM</Author>
                <Comment>Changed definitions according to 24.008 Release 1999 version 13, removed obsolete definitions</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.3.2</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>sres_value</Name>
                <BitLen>32</BitLen>
                <Comment>SRES value</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>splitted to a 'structured element'</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.4 (Mobile Identity)</Section>
                <Section>Reference : [1] section 10.5.7.1 (Mobile station identity)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>identity_digit</Name>
                <BitLen>4</BitLen>
                <Comment>Identity digit</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GMM update</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.2 (Ciphering Key Sequence Number)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>key_sequence</Name>
                <BitLen>3</BitLen>
                <Comment>key sequence</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_key_sequence</Name>
            </ValuesLink>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.19 (A&amp;C reference number)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>a_c_reference_number_value</Name>
                <BitLen>4</BitLen>
                <Comment>A&amp;C reference number value</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial, due to GSM 04.08 V6.4.0</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.10 (IMEISV request)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>imeisv_request_value</Name>
                <BitLen>3</BitLen>
                <Comment>IMEISV request value</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_imeisv_request_value</Name>
            </ValuesLink>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.3 (Ciphering algorithm)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>type_of_algorithm</Name>
                <BitLen>3</BitLen>
                <Comment>Type of algorithm</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_type_of_algorithm</Name>
            </ValuesLink>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.3 (Location Area Identification)</Section>
                <Section>Reference : [1] section 10.5.5.15 (Routing area identification)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>lac</Name>
                <BitLen>16</BitLen>
                <Comment>Location Area Code</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>RAI included</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.15 (Routing area identification)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>rac</Name>
                <BitLen>8</BitLen>
                <Comment>Routing Area Code</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.18 (Update type)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>update_type_value</Name>
                <BitLen>3</BitLen>
                <Comment>Update type value</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_update_type_value</Name>
            </ValuesLink>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.17 (Update result)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>result_value</Name>
                <BitLen>3</BitLen>
                <Comment>result value</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_result_value</Name>
            </ValuesLink>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="20" Month="1" Year="2000"/>
                <Author>Attach</Author>
                <Comment>result an Update result merged</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.4</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>msg_type</Name>
                <BitLen>8</BitLen>
                <Comment>Message Type</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.3 (Location Area Identification)</Section>
                <Section>Reference : [1] section 10.5.5.15 (Routing area identification)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>mcc</Name>
                <BitLen>4</BitLen>
                <Comment>Mobile Country Code</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>RAI included</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.3 (Location Area Identification)</Section>
                <Section>Reference : [1] section 10.5.5.15 (Routing area identification)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>mnc</Name>
                <BitLen>4</BitLen>
                <Comment>Mobile Network Code</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>RAI included</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.4 (Mobile Identity)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>odd_even</Name>
                <BitLen>1</BitLen>
                <Comment>Odd Even indication</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_odd_even</Name>
            </ValuesLink>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GMM update</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.3.1 (Authentication parameter RAND)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>rand_value</Name>
                <BitLen>8</BitLen>
                <Comment>RAND value</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.14 (GMM cause)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>cause_value</Name>
                <BitLen>8</BitLen>
                <Comment>Cause value</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_cause_value</Name>
            </ValuesLink>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="21" Month="11" Year="2001"/>
                <Author>ANS</Author>
                <Comment>#14 added</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.12 (MS network capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>gea_1</Name>
                <BitLen>1</BitLen>
                <Comment>GEA/1</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_gea_1</Name>
            </ValuesLink>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5.5.12 (MS Network capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ss_screening_indicator</Name>
                <BitLen>2</BitLen>
                <Comment>SS Screening Indicator</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GPRS update</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5.5.12 (MS network capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>sm_capabilities_gsm</Name>
                <BitLen>1</BitLen>
                <Comment>Short message cap. via dedicated channels</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_sm_capabilities_gsm</Name>
            </ValuesLink>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GPRS update</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.6 (Mobile Station Classmark 2)</Section>
                <Section>[1] section 10.5.5.12 (MS network capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>sm_capabilities_gprs</Name>
                <BitLen>1</BitLen>
                <Comment>Short message capability via GPRS channels</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_sm_capabilities_gprs</Name>
            </ValuesLink>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>GPRS update</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.12 (MS network capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ucs2_support</Name>
                <BitLen>1</BitLen>
                <Comment>UCS2 support</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_ucs2_support</Name>
            </ValuesLink>
            <History>
                <Date Day="19" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.1.4 (Mobile identity)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>type_of_identity</Name>
                <BitLen>3</BitLen>
                <Comment>Type of identity</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_type_of_identity</Name>
            </ValuesLink>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>P-TMSI added</Comment>
            </History>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>changes due to GSM 04.08 V6.4.0</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference:  [1] section 10.5.1.4 (Mobile identity)</Section>
                <Section>[1] section 10.5.5.9 (Identity type 2)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>type_of_identity_2</Name>
                <BitLen>3</BitLen>
                <Comment>Type of identity 2</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_type_of_identity_2</Name>
            </ValuesLink>
            <History>
                <Date Day="1" Month="1" Year="2000"/>
                <Author>VK</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>P-TMSI added</Comment>
            </History>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Type 2 added</Comment>
            </History>
            <History>
                <Date Day="23" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Changes due to GSM 04.08 V6.4.0</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The purpose of the TMSI information element is to provide the Temporary Mobile Subscriber Identity for paging purposes.</Section>
                <Section>Reference : [1] section 10.5.2.42</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>tmsi</Name>
                <BitLen>32</BitLen>
                <Comment>P-TMSI or TMSI</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="1" Month="8" Year="1997"/>
                <Author>LE</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>P-TMSI added</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The purpose of the P-TMSI signature information element is to identify a GMM context of an MS.</Section>
                <Section>Reference : [1] section 10.5.5.8</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>p_tmsi_signature_value</Name>
                <BitLen>24</BitLen>
                <Comment>P-TMSI signature value</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="1" Month="8" Year="1997"/>
                <Author>LE</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>P-TMSI added</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.2 (Attach type)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>type_of_attach</Name>
                <BitLen>3</BitLen>
                <Comment>Type of attach</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_type_of_attach</Name>
            </ValuesLink>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.5 (Detach type)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>u_type_of_detach</Name>
                <BitLen>3</BitLen>
                <Comment>Type of detach (uplink)</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_u_type_of_detach</Name>
            </ValuesLink>
            <History>
                <Date Day="5" Month="5" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.5 (Detach type)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>d_type_of_detach</Name>
                <BitLen>3</BitLen>
                <Comment>Type of detach (downlink)</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_d_type_of_detach</Name>
            </ValuesLink>
            <History>
                <Date Day="5" Month="5" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.6 (DRX Parameter)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>split_pg_cycle_code</Name>
                <BitLen>8</BitLen>
                <Comment>SPLIT PG CYCLE CODE</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_split_pg_cycle_code</Name>
            </ValuesLink>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.6 (DRX Parameter)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>split_on_ccch</Name>
                <BitLen>1</BitLen>
                <Comment>SPLIT on CCCH</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_split_on_ccch</Name>
            </ValuesLink>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.6 (DRX Parameter)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>non_drx_timer</Name>
                <BitLen>3</BitLen>
                <Comment>non-DRX timer</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_non_drx_timer</Name>
            </ValuesLink>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.7.3 (GPRS Timer)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>timer_unit</Name>
                <BitLen>3</BitLen>
                <Comment>timer unit</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_timer_unit</Name>
            </ValuesLink>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.7.3 (GPRS Timer)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>timer_value</Name>
                <BitLen>5</BitLen>
                <Comment>timer value</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="16" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.7 (Force to standby)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>force_to_standby_value</Name>
                <BitLen>3</BitLen>
                <Comment>Force to standby value</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_force_to_standby_value</Name>
            </ValuesLink>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.7 (Force to standby)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>radio_priority_level_value</Name>
                <BitLen>3</BitLen>
                <Comment>Radio priority level value</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_radio_priority_level_value</Name>
            </ValuesLink>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.5 (Detach type)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>power_off</Name>
                <BitLen>1</BitLen>
                <Comment>Power off</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_power_off</Name>
            </ValuesLink>
            <History>
                <Date Day="21" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.3.5a (Network name)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>code</Name>
                <BitLen>3</BitLen>
                <Comment>Coding scheme</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_code</Name>
            </ValuesLink>
            <History>
                <Date Day="22" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.3.5a (Network name)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>add_ci</Name>
                <BitLen>1</BitLen>
                <Comment>Add CI</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_add_ci</Name>
            </ValuesLink>
            <History>
                <Date Day="22" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.3.5a (Network name)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>nr_sparebits</Name>
                <BitLen>3</BitLen>
                <Comment>Number of spare bits in last octet</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_nr_sparebits</Name>
            </ValuesLink>
            <History>
                <Date Day="22" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>*No description found in source document*</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>year</Name>
                <BitLen>4</BitLen>
                <Comment>Year</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="15" Month="1" Year="1998"/>
                <Author>LE</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="26" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>From SMS included</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>*No description found in source document*</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>month</Name>
                <BitLen>4</BitLen>
                <Comment>Month</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="15" Month="1" Year="1998"/>
                <Author>LE</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="26" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>From SMS included</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>*No description found in source document*</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>day</Name>
                <BitLen>4</BitLen>
                <Comment>Day</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="15" Month="1" Year="1998"/>
                <Author>LE</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="26" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>From SMS included</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>*No description found in source document*</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>hour</Name>
                <BitLen>4</BitLen>
                <Comment>Hour</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="15" Month="1" Year="1998"/>
                <Author>LE</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="26" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>From SMS included</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>*No description found in source document*</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>minute</Name>
                <BitLen>4</BitLen>
                <Comment>Minute</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="15" Month="1" Year="1998"/>
                <Author>LE</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="26" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>From SMS included</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>*No description found in source document*</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>second</Name>
                <BitLen>4</BitLen>
                <Comment>Second</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="15" Month="1" Year="1998"/>
                <Author>LE</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="26" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>From SMS included</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The Time Zone code enables the receiver to calculate the equivalent time in GMT from the other semi-octets in the Service Centre Time Stamp, or indicate the time zone (GMT, GMT+1H etc.), or perform other similar calculations as required by the implementation.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>time_zone_value</Name>
                <BitLen>8</BitLen>
                <Comment>Time zone value</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="15" Month="1" Year="1998"/>
                <Author>LE</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="26" Month="4" Year="1999"/>
                <Author>ANS</Author>
                <Comment>From SMS included</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.11</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>nsapi</Name>
                <BitLen>4</BitLen>
                <Comment>NSAPI</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_nsapi</Name>
            </ValuesLink>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.11</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>receive_n_pdu_number_val</Name>
                <BitLen>8</BitLen>
                <Comment>Receive N-PDU Number value</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="22" Month="7" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference : [1] section 10.5.5.11</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>text_string</Name>
                <BitLen>8</BitLen>
                <Comment>Text string</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="5" Month="5" Year="1999"/>
                <Author>ANS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>The purpose of the dummy element is to satisfy the ANITE testsystem. This element contains the TMSI in case the mobile identity contains a TMSI but the ident_type == NO_IDENTITY.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>dmy</Name>
                <BitLen>4</BitLen>
                <Comment>Dummy</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="8" Month="9" Year="1999"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
            <History>
                <Date Day="24" Month="2" Year="2000"/>
                <Author>ANS</Author>
                <Comment>copied from MM</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>Reference: [1] section 10.5.5.12 (MS network capability)</Section>
                <Section>Reference: [1] section 10.5.5.12a (MS Radio Access capability)</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>rev_level_ind</Name>
                <BitLen>1</BitLen>
                <Comment>Revision level indicator</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_rev_level_ind</Name>
            </ValuesLink>
            <History>
                <Date Day="15" Month="5" Year="2001"/>
                <Author>BTS</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section/>
            </Description>
            <MsgBasicElemDef>
                <Name>nsapi_set</Name>
                <BitLen>16</BitLen>
                <Version>REL99</Version>
                <Comment>NSAPI set</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="20" Month="06" Year="2006"/>
                <Author/>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section/>
            </Description>
            <MsgBasicElemDef>
                <Name>lsa_id</Name>
                <BitLen>8</BitLen>
                <Version>REL99</Version>
                <Comment>LSA identifier</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="20" Month="06" Year="2006"/>
                <Author/>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section/>
            </Description>
            <MsgBasicElemDef>
                <Name>save_time_value</Name>
                <BitLen>2</BitLen>
                <Version>REL99</Version>
                <Comment>Daylight Saving Time</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">gmm</DocName>
                <Name>VAL_save_time_value</Name>
            </ValuesLink>
            <History>
                <Date Day="20" Month="06" Year="2006"/>
                <Author/>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
    </MsgBasicElementsSection>
    <ValuesSection>
        <Description>
            <Section>This section contains all sets of values that are defined for the GMM 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_tmsi_flag</Name>
                <Comment>values for tmsi_flag</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>NO</Alias>
                <Comment>not present</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>YES</Alias>
                <Comment>present</Comment>
            </ValuesItem>
            <History>
                <Date Day="18" Month="11" 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_key_sequence</Name>
                <Comment>values for key_sequence</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">7</Value>
                <Alias>NO_KEY</Alias>
                <Comment>No key is available (MS to network); Reserved (network to MS)</Comment>
            </ValuesItem>
            <ValuesRange ValueType="DEC">
                <MinValue>0</MinValue>
                <MaxValue>6</MaxValue>
                <Comment>Possible values for the ciphering key sequence number</Comment>
            </ValuesRange>
            <History>
                <Date Day="18" Month="11" 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_imeisv_request_value</Name>
                <Comment>values for imeisv_request_value</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>IMEISV_NOT_REQUESTED</Alias>
                <Comment>IMEISV not requested</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>IMEISV_REQUESTED</Alias>
                <Comment>IMEISV requested</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>IMEISV not requested</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_type_of_algorithm</Name>
                <Comment>values for type_of_algorithm</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>NO_CIPHERING</Alias>
                <Comment>ciphering not used</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>GEA_1</Alias>
                <Comment>GPRS Encryption Algorithm GEA/1</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>GEA_2</Alias>
                <Comment>GPRS Encryption Algorithm GEA/2</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>GEA_3</Alias>
                <Comment>GPRS Encryption Algorithm GEA/3</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">4</Value>
                <Alias>GEA_4</Alias>
                <Comment>GPRS Encryption Algorithm GEA/4</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">5</Value>
                <Alias>GEA_5</Alias>
                <Comment>GPRS Encryption Algorithm GEA/5</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">6</Value>
                <Alias>GEA_6</Alias>
                <Comment>GPRS Encryption Algorithm GEA/6</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">7</Value>
                <Alias>GEA_7</Alias>
                <Comment>GPRS Encryption Algorithm GEA/7</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>reserved</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_update_type_value</Name>
                <Comment>values for update_type_value</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>RAU</Alias>
                <Comment>RA updating</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>COMBINED_RAU</Alias>
                <Comment>combined RA/LA updating</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>COMBINED_RAU_IMSI_ATTACH</Alias>
                <Comment>combined RA/LA updating with IMSI attach</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>PERIODIC_RAU</Alias>
                <Comment>Periodic updating</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>reserved</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_result_value</Name>
                <Comment>values for result_value</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>NORMAL_UPDATED</Alias>
                <Comment>normal RA updated</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>NORMAL_ATTACHED</Alias>
                <Comment>normal attached or combined RA/LA updated</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>COMBINED_ATTACHED</Alias>
                <Comment>combined  attached</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>reserved</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_odd_even</Name>
                <Comment>values for odd_even</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>EVEN</Alias>
                <Comment>even number of identity digits and also when the TMSI or P-TMSI is used</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>ODD</Alias>
                <Comment>odd number of identity digits</Comment>
            </ValuesItem>
            <History>
                <Date Day="18" Month="11" 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_cause_value</Name>
                <Comment>values for cause_value</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>ERRCS_IMSI_UNKNOWN</Alias>
                <Comment>IMSI unknown in HLR</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>ERRCS_ILLEGAL_MS</Alias>
                <Comment>Illegal MS</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">4</Value>
                <Alias>ERRCS_IMEI_NOT_ACCEPTED</Alias>
                <Comment>IMEI not accepted</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">6</Value>
                <Alias>ERRCS_ILLEGAL_ME</Alias>
                <Comment>Illegal ME</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">7</Value>
                <Alias>ERRCS_GPRS_NOT_ALLOWED</Alias>
                <Comment>GPRS services not allowed</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">8</Value>
                <Alias>ERRCS_GSM_GPRS_NOT_ALLOWED</Alias>
                <Comment>GPRS services and non-GPRS services not allowed</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">9</Value>
                <Alias>ERRCS_NO_MS_ID</Alias>
                <Comment>MS identity cannot be derived by the network</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">10</Value>
                <Alias>ERRCS_IMPLICIT_DETACHED</Alias>
                <Comment>Implicitly detached</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">11</Value>
                <Alias>ERRCS_PLMN_NOT_ALLOWED</Alias>
                <Comment>PLMN not allowed</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">12</Value>
                <Alias>ERRCS_LA_NOT_ALLOWED</Alias>
                <Comment>Location Area not allowed</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">13</Value>
                <Alias>ERRCS_ROAMING_NOT_ALLOWED</Alias>
                <Comment>Roaming not allowed in this location area</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">14</Value>
                <Alias>ERRCS_GPRS_NOT_ALLOWED_IN_PLMN</Alias>
                <Comment>GPRS services not allowed in this PLMN</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">15</Value>
                <Alias>ERRCS_NO_SUITABLE_CELL_IN_LA</Alias>
                <Version>REL99</Version>
                <Comment>Find another allowed location area in the same PLMN</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">16</Value>
                <Alias>ERRCS_MSC_TEMP_NOT_REACHABLE</Alias>
                <Comment>MSC temporarily not reachable</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">17</Value>
                <Alias>ERRCS_NET_FAIL</Alias>
                <Comment>Network failure</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">22</Value>
                <Alias>ERRCS_CONGESTION</Alias>
                <Comment>Congestion</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">95</Value>
                <Alias>ERRCS_SEMANTIC_INCORRECT</Alias>
                <Comment>Semantically incorrect message</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">96</Value>
                <Alias>ERRCS_INVALID_M_INFO</Alias>
                <Comment>Invalid mandatory information</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">97</Value>
                <Alias>ERRCS_TYPE_INVALID</Alias>
                <Comment>Message type non-existent or not implemented</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">98</Value>
                <Alias>ERRCS_TYPE_INCOMPATIBLE</Alias>
                <Comment>Message type not compatible with the protocol state</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">99</Value>
                <Alias>ERRCS_IE_INVALID</Alias>
                <Comment>Information element non-existent or not implemented</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">100</Value>
                <Alias>ERRCS_COND_IE_ERROR</Alias>
                <Comment>Conditional IE error</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">101</Value>
                <Alias>ERRCS_MESSAGE_INVALID</Alias>
                <Comment>Message not compatible with the protocol state</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">111</Value>
                <Alias>ERRCS_PROTOCOL_ERROR</Alias>
                <Comment>Protocol error, unspecified</Comment>
            </ValuesItem>
            <ValuesRange ValueType="DEC">
                <MinValue>48</MinValue>
                <MaxValue>63</MaxValue>
                <Comment>retry upon entry into a new cell</Comment>
            </ValuesRange>
            <ValuesDefault>
                <Comment>Protocol error, unspecified</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_gea_1</Name>
                <Comment>values for gea_1</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>GEA_1_NO</Alias>
                <Comment>GEA/1 not available</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>GEA_1_YES</Alias>
                <Comment>GEA/1 available</Comment>
            </ValuesItem>
            <History>
                <Date Day="18" Month="11" 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_sm_capabilities_gsm</Name>
                <Comment>values for sm_capabilities_gsm</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>SM_CAP_GSM_NO</Alias>
                <Comment>SM capability not present</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>SM_CAP_GSM_YES</Alias>
                <Comment>SM capability present</Comment>
            </ValuesItem>
            <History>
                <Date Day="18" Month="11" 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_sm_capabilities_gprs</Name>
                <Comment>values for sm_capabilities_gprs</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>SM_CAP_GPRS_NO</Alias>
                <Comment>SM capability not present</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>SM_CAP_GPRS_YES</Alias>
                <Comment>SM capability present</Comment>
            </ValuesItem>
            <History>
                <Date Day="18" Month="11" 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_ucs2_support</Name>
                <Comment>values for ucs2_support</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>UCS2_YES</Alias>
                <Comment>preference for the default alphabet over UCS2</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>UCS2_NO</Alias>
                <Comment>no preference for the default alphabet over UCS2</Comment>
            </ValuesItem>
            <History>
                <Date Day="18" Month="11" 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_type_of_identity</Name>
                <Comment>values for type_of_identity</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>ID_TYPE_NO_IDENT</Alias>
                <Comment>No Identity</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>ID_TYPE_IMSI</Alias>
                <Comment>IMSI</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>ID_TYPE_IMEI</Alias>
                <Comment>IMEI</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>ID_TYPE_IMEISV</Alias>
                <Comment>IMEISV</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">4</Value>
                <Alias>ID_TYPE_TMSI</Alias>
                <Comment>TMSI/P-TMSI</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>reserved</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_type_of_identity_2</Name>
                <Comment>values for type_of_identity_2</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>ID2_TYPE_IMSI</Alias>
                <Comment>IMSI</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>ID2_TYPE_IMEI</Alias>
                <Comment>IMEI</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>ID2_TYPE_IMEISV</Alias>
                <Comment>IMEISV</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">4</Value>
                <Alias>ID2_TYPE_TMSI</Alias>
                <Comment>TMSI</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>IMSI</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_type_of_attach</Name>
                <Comment>values for type_of_attach</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>AT_GPRS</Alias>
                <Comment>GPRS attach</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>AT_WHILE_IMSI_AT</Alias>
                <Comment>GPRS attach while IMSI attached</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>AT_COMB</Alias>
                <Comment>Combined GPRS/IMSI attach</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>GPRS attach</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_u_type_of_detach</Name>
                <Comment>values for u_type_of_detach</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>DT_GPRS</Alias>
                <Comment>GPRS detach</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>DT_IMSI</Alias>
                <Comment>IMSI detach</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>DT_COMB</Alias>
                <Comment>Combined GPRS/IMSI detach</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>Combined GPRS/IMSI detach</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_d_type_of_detach</Name>
                <Comment>values for d_type_of_detach</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>DT_RE_ATTACH</Alias>
                <Comment>re-attch required</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>DT_NO_RE_ATTACH</Alias>
                <Comment>re-attach not required</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>DT_IMSI_DETACH</Alias>
                <Comment>IMSI detach (after VLR failure)</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>re-attach not required</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_split_pg_cycle_code</Name>
                <Comment>values for split_pg_cycle_code</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>DRX_NOT_USED</Alias>
                <Comment>no DRX used by MS</Comment>
            </ValuesItem>
            <ValuesRange ValueType="DEC">
                <MinValue>1</MinValue>
                <MaxValue>64</MaxValue>
                <Comment>1-64, respectively</Comment>
            </ValuesRange>
            <ValuesRange ValueType="DEC">
                <MinValue>65</MinValue>
                <MaxValue>98</MaxValue>
                <Comment/>
            </ValuesRange>
            <ValuesDefault>
                <Comment>reserved</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_split_on_ccch</Name>
                <Comment>values for split_on_ccch</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>SPLIT_NO</Alias>
                <Comment>Spit on CCCH is not supported by the MS</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>SPLIT_YES</Alias>
                <Comment>Spit on CCCH is supported by the MS</Comment>
            </ValuesItem>
            <History>
                <Date Day="18" Month="11" 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_non_drx_timer</Name>
                <Comment>values for non_drx_timer</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>DRX_NO</Alias>
                <Comment>no non-DRX mode after transfer state</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>DRX_1_SEC</Alias>
                <Comment>max. 1 sec non-DRX mode after transfer</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>DRX_2_SEC</Alias>
                <Comment>max. 2 sec non-DRX mode after transfer</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>DRX_4_SEC</Alias>
                <Comment>max. 4 sec non-DRX mode after transfer</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">4</Value>
                <Alias>DRX_8_SEC</Alias>
                <Comment>max. 8 sec non-DRX mode after transfer</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">5</Value>
                <Alias>DRX_16_SEC</Alias>
                <Comment>max. 16 sec non-DRX mode after transfer</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">6</Value>
                <Alias>DRX_32_SEC</Alias>
                <Comment>max. 32 sec non-DRX mode after transfer</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">7</Value>
                <Alias>DRX_64_SEC</Alias>
                <Comment>max. 64 sec non-DRX mode after transfer</Comment>
            </ValuesItem>
            <History>
                <Date Day="18" Month="11" 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_timer_unit</Name>
                <Comment>values for timer_unit</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>TIMER_2_SEC</Alias>
                <Comment>value is incremented in multiples of 2 sec</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>TIMER_1_MIN</Alias>
                <Comment>value is incremented in multiples of 1 min</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>TIMER_1_DH</Alias>
                <Comment>value is incremented in multiples of 1 dh</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">7</Value>
                <Alias>TIMER_DEACT</Alias>
                <Comment>timer is deactivated</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>value is incremented in multiples of 1 min</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_force_to_standby_value</Name>
                <Comment>values for force_to_standby_value</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>STANDBY_NO</Alias>
                <Comment>Force to standby not indicated</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>STANDBY_YES</Alias>
                <Comment>Force to standby indicated</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>reserved</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_priority_level_value</Name>
                <Comment>values for radio_priority_level_value</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>RP_LEVEL_1</Alias>
                <Comment>priority level 1</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>RP_LEVEL_2</Alias>
                <Comment>priority level 2??????????</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>RP_LEVEL_3</Alias>
                <Comment>priority level 3</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">4</Value>
                <Alias>RP_LEVEL_4</Alias>
                <Comment>priority level 4</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>priority level 4</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_power_off</Name>
                <Comment>values for power_off</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>PO_NORMAL_DETACH</Alias>
                <Comment>normal detach</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>PO_POWER_OFF</Alias>
                <Comment>power switched off</Comment>
            </ValuesItem>
            <History>
                <Date Day="18" Month="11" 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_code</Name>
                <Comment>values for code</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>SMS</Alias>
                <Comment>SMS Cell Broadcst coding scheme defined in GSM 03.38</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>USC2</Alias>
                <Comment>UCS2 (16 bit)</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>reserved</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_ci</Name>
                <Comment>values for add_ci</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>CI_NO</Alias>
                <Comment>The MS shoule not add the letters for the Country's Initials to the text string</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>CI_ADD</Alias>
                <Comment>The MS should add the letters for the Country's Initials and a separator</Comment>
            </ValuesItem>
            <History>
                <Date Day="18" Month="11" 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_nr_sparebits</Name>
                <Comment>values for nr_sparebits</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>SP_NULL</Alias>
                <Comment>this field carries no information about the number of spare bits in octet n</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>bit 'value' to 8 (inclusive) are spare and set to '0' in octet n</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_nsapi</Name>
                <Comment>values for nsapi</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">5</Value>
                <Alias>NSAPI_5</Alias>
                <Comment>NSAPI 5</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">6</Value>
                <Alias>NSAPI_6</Alias>
                <Comment>NSAPI 6</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">7</Value>
                <Alias>NSAPI_7</Alias>
                <Comment>NSAPI 7</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">8</Value>
                <Alias>NSAPI_8</Alias>
                <Comment>NSAPI 8</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">9</Value>
                <Alias>NSAPI_9</Alias>
                <Comment>NSAPI 9</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">10</Value>
                <Alias>NSAPI_10</Alias>
                <Comment>NSAPI 10</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">11</Value>
                <Alias>NSAPI_11</Alias>
                <Comment>NSAPI 11</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">12</Value>
                <Alias>NSAPI_12</Alias>
                <Comment>NSAPI 12</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">13</Value>
                <Alias>NSAPI_13</Alias>
                <Comment>NSAPI 13</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">14</Value>
                <Alias>NSAPI_14</Alias>
                <Comment>NSAPI 14</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">15</Value>
                <Alias>NSAPI_15</Alias>
                <Comment>NSAPI 15</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>reserved</Comment>
            </ValuesDefault>
            <History>
                <Date Day="18" Month="11" 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_rev_level_ind</Name>
                <Comment>values for rev_level_ind</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>REV_LEVEL_IND_99_NO</Alias>
                <Comment>MS supports version(s) older than Release 1999</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>REV_LEVEL_IND_99_YES</Alias>
                <Comment>MS supports Release 1999</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="12" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
        <Values>
            <Description>
                <Section/>
            </Description>
            <ValuesDef>
                <Name>VAL_save_time_value</Name>
                <Version>REL99</Version>
                <Comment>values for save_time_value</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>TIME_ADJ_NO</Alias>
                <Version>REL99</Version>
                <Comment>No adjustment for Daylight Saving Time</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>TIME_ADJ_1</Alias>
                <Version>REL99</Version>
                <Comment>+1 hour adjustment for Daylight Saving Time</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>TIME_ADJ_2</Alias>
                <Version>REL99</Version>
                <Comment>+2 hours adjustment for Daylight Saving Time</Comment>
            </ValuesItem>
            <History>
                <Date Day="20" Month="06" Year="2006"/>
                <Author/>
                <Comment>Initial</Comment>
            </History>
        </Values>
    </ValuesSection>
</AIM>