view cdg3/msg/t30.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">t30</DocName>
        <DocNum Number="620" Project="8411"/>
        <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 fax and data transmission consists of several entities. Each entity has one ore more service access points, over which the entity provides a service for the upper entity. The entity, which is described in this document, is coloured grey in the following figure :</Section>
            <Section>Figure 1-1: Architecture of the fax and data 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 fax and data protocol stack are:</Section>
            <Section>1.1 RA - Rate Adaptation</Section>
            <Section>This entity performs an adaptation between an asynchronous or synchronous data stream with several bit rates on to the fixed bit rate used at the TCH. This is performed by the rate adaptation functions RA1' and RA0 described in GSM 04.21.</Section>
            <Section>1.2 RLP - Radio Link Protocol</Section>
            <Section>This entity provides a Layer 2 protocol for asynchronous reliable data transfer as specified in GSM 04.22. It includes error correction, sequence numbers and a mechanism for repeating corrupted and lost messages.</Section>
            <Section>1.3 L2R - Layer 2 Relay Functionality</Section>
            <Section>The L2R provides relay functions in order to adapt the character-oriented data received from the TE via USART to the bit-oriented RLP protocol.</Section>
            <Section>1.4 FAD 03.45 - Fax Adaptation Protocol</Section>
            <Section>The fax adaptation protocol, as specified in GSM 03.45, provides synchronisation with the BCS and MSG modems of the peer entity. It uses byte repetition in conjunction with a voting algorithm to handle corruption on the TCH data stream. The non-transparent fax protocol in accordance with GSM 03.46 is not part of this implementation.</Section>
            <Section>The fax adapter enables T.30 to send BCS at 300 BPS and T.4 MSG in 2400, 4800, 7200 and 9600 BPS.</Section>
            <Section>1.5 T.30 - Fax Protocol Entity</Section>
            <Section>The protocol uses binary coded signals packed in HDLC frames to set up and release a connection in the message phase of the FAX transmission. This entity is specified in the ITU-T.30. The main tasks of this unit are:</Section>
            <Section>* Building the HDLC frames with CRC.</Section>
            <Section>* Performing bit stuffing/de-stuffing.</Section>
            <Section>* Executing a sequence of 5 phases: 1.) set up, 2.) pre-message procedures, 3.) transmission/reception, 4.) post message procedures, 5.) waiting for call release.</Section>
            <Section>1.6 ACI - AT Command Interpreter</Section>
            <Section>The ACI is specified in GSM 07.07. It is responsible for call establishment via the GSM voice protocol stack and terminal adaptation for asynchronous transparent character-oriented data transmission. The ACI is able to receive AT commands and send the replies over the USART driver to a remote PC. This makes it possible to control the voice and data protocol stack from a remote application running on a PC. The ACI also provides a unique interface for an internal MMI in the MS.</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 F&amp;D. The driver has to be able to perform flow control.</Section>
            <Section>This document describes the air-interface messages (HDLC contents) of the T30 entity.</Section>
        </Description>
        <DocHistory>
            <DocVersion Number="100" Year="98"/>
            <Date Day="25" Month="3" Year="1998"/>
            <Author>Joachim</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>Pilz Initial</Comment>
        </DocHistory>
        <DocHistory>
            <DocVersion Number="101" Year="98"/>
            <Date Day="4" Month="2" Year="2000"/>
            <Author>UB</Author>
            <DocStatus State="BEING_PROCESSED"/>
            <Comment>et al. Condat AG change</Comment>
        </DocHistory>
        <DocRef>
            <RefId>[1]</RefId>
            <RefTitle>Rec. T.4 Standardisation of group 3 facsimile apparatus for document transmission;(CCITT-T.4, 1984)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[2]</RefId>
            <RefTitle>ITU-T Recommendation T.30; Series T: Terminal equipments and protocols for telematic services;Procedures for document facsimile transmission in the general switchedtelephone network;(ITU-T.30, 1996)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[3]</RefId>
            <RefTitle>ITU-T Recommendation T.31; Terminals for telematic services;Asynchronous facsimile DCE control - service class 1(ITU-T.31, 1995)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[4]</RefId>
            <RefTitle>ITU-T Recommendation T.32; Terminals for telematic services;Asynchronous facsimile DCE control - service class 2(ITU-T.32, 1995)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[5]</RefId>
            <RefTitle>Rec. T.35; Terminal equipment and protocols for telematic services;Procedures for the allocation of CCITT definde codes for non-standard facilities;(CCITT-T.35, 1991)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[6]</RefId>
            <RefTitle>ITU-T Recommendation V.25 ter; Series V: data communication over the telephone network;Interfaces and voiceband modems; Serial asynchronous automatic dialling and control(ITU-T V.25 ter, 1997)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[7]</RefId>
            <RefTitle>Rec. V.42 bis Data compression procedures for data circuit terminating equipment (DCE) using error correction procedures;(CCITT-V.42 bis, 1990)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[8]</RefId>
            <RefTitle>Rec. V.110 (Blue book, Vol. VIII, Fascicle VIII.1) Support of data terminal equipments (DTEs) with V-series type interfaces by an integrated services digital network (ISDN);(CCITT-V.110, 1988)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[9]</RefId>
            <RefTitle>European digital cellular telecommunications system (Phase 2);GSM Public Land Mobile Network (PLMN) connection types;(GSM 3.10, September 1994, version 4.3.1)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[10]</RefId>
            <RefTitle>European digital cellular telecommunications system (Phase 2);Technical realisation of facsimile group 3 transparent;(GSM 3.45, September 1995, version 4.5.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[11]</RefId>
            <RefTitle>Digital cellular telecommunications system (Phase 2);Mobile radio interface layer 3 specification;(GSM 4.08, November 1996, version 4.17.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[12]</RefId>
            <RefTitle>European digital cellular telecommunications system (Phase 2);Rate adaptation on the Mobile Station - Base Station System (MS - BSS) Interface;(GSM 4.21, May 1995, version 4.6.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[13]</RefId>
            <RefTitle>European digital cellular telecommunications system (Phase 2);Radio Link Protocol (RLP) for data and telematic services on the Mobile Station - Base Station System (MS - BSS) interface and the Base Station System - Mobile-service Switching Centre (BSS - MSC) interface(GSM 4.22, September 1994, version 4.3.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[14]</RefId>
            <RefTitle>European digital cellular telecommunications system (Phase 2);Radio Link Protocol (RLP) for data and telematic services on the Mobile Station - Base Station System (MS - BSS) interface and the Base Station System - Mobile-service Switching Centre (BSS - MSC) interface(Amendment prA1 for GSM 4.22, version 4.3.0)(GSM 4.22, March 1995, version 4.4.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[15]</RefId>
            <RefTitle>European digital cellular telecommunications system (Phase 2);General on Terminal Adaptation Functions (TAF) for Mobile Stations (MS);(GSM 7.01, December 1995, version 4.10.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[16]</RefId>
            <RefTitle>European digital cellular telecommunications system (Phase 2);Terminal Adaptation Functions (TAF) for services using asynchronous bearer capabilities;(GSM 7.02, September 1994, version 4.5.1)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[17]</RefId>
            <RefTitle>European digital cellular telecommunications system (Phase 2);Terminal Adaptation Functions (TAF) for services using synchronous bearer capabilities;(GSM 7.03, September 1994, version 4.5.1)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[18]</RefId>
            <RefTitle>Digital cellular telecommunications system (Phase 2);Use of Data Terminal Equipment - Data Circuit terminating Equipment (DTE - DCE) interface for Short Message Service (SMS) and Cell Broadcast Services (CBS);(GSM 7.05, November 1996, version 4.8.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[19]</RefId>
            <RefTitle>Digital cellular telecommunications system (Phase 2);AT command set for GSM Mobile Equipment (ME)(GSM 7.07, May 1996, version 4.1.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[20]</RefId>
            <RefTitle>Digital cellular telecommunication system (Phase 2);Mobile Station (MS) conformance specification;Part 1: Conformance specification(GSM 11.10-1, November 1996, version 4.17.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[21]</RefId>
            <RefTitle>Digital cellular telecommunications system (Phase 2);Mobile Station (MS) conformance specification;Part 2: Protocol Implementation Conformance Statement (PICS)proforma specification(GSM 11.10-2, May 1996, version 4.15.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[22]</RefId>
            <RefTitle>Digital cellular telecommunications system (Phase 2);Mobile Station (MS) conformance specification;Part 3: Layer 3 (L3) Abstract Test Suite (ATS)(GSM 11.10-3, November 1996, version 4.17.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[23]</RefId>
            <RefTitle>Proposal for Rate Adaptation implemented on a DSP;(C. Bianconi, Texas Instruments, January 1998, version 1.0)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[24]</RefId>
            <RefTitle>MCU-DSP Interfaces for Data Applications;Specification S844(C. Bianconi, Texas Instruments, March 1998, version 0.1)</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[25]</RefId>
            <RefTitle>Users Guide6147.300.96.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[26]</RefId>
            <RefTitle>Service Access Point RA8411.100.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[27]</RefId>
            <RefTitle>Service Access Point RLP8411.101.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[28]</RefId>
            <RefTitle>Service Access Point L2R8411.102.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[29]</RefId>
            <RefTitle>Service Access Point FAD8411.103.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[30]</RefId>
            <RefTitle>Service Access Point T308411.104.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[31]</RefId>
            <RefTitle>Service Access Point ACI8411.105.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[32]</RefId>
            <RefTitle>Message Sequence Charts RLP8411.201.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[33]</RefId>
            <RefTitle>Message Sequence Charts L2R8411.202.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[34]</RefId>
            <RefTitle>Message Sequence Charts FAD8411.203.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[35]</RefId>
            <RefTitle>Message Sequence Charts T308411.204.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[36]</RefId>
            <RefTitle>Message Sequence Charts ACI8411.205.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[37]</RefId>
            <RefTitle>Proposal for Fax &amp; Data Integration; March 19988411.300.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[38]</RefId>
            <RefTitle>Test Specification RLP8411.401.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[39]</RefId>
            <RefTitle>Test Specification L2R8411.402.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[40]</RefId>
            <RefTitle>Test Specification FAD8411.403.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[41]</RefId>
            <RefTitle>Test Specification T308411.404.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[42]</RefId>
            <RefTitle>Test Specification ACI8411.405.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[43]</RefId>
            <RefTitle>SDL Specification RLP8411.501.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[44]</RefId>
            <RefTitle>SDL Specification L2R8411.502.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[45]</RefId>
            <RefTitle>SDL Specification FAD8411.503.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[46]</RefId>
            <RefTitle>SDL Specification T308411.504.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[47]</RefId>
            <RefTitle>SDL Specification ACI8411.505.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[48]</RefId>
            <RefTitle>Technical Documentation RLP8411.701.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[49]</RefId>
            <RefTitle>Technical Documentation L2R8411.702.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[50]</RefId>
            <RefTitle>Technical Documentation FAD8411.703.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[51]</RefId>
            <RefTitle>Technical Documentation T308411.704.98.100; Condat AG</RefTitle>
        </DocRef>
        <DocRef>
            <RefId>[52]</RefId>
            <RefTitle>Technical Documentation ACI8411.705.98.100; Condat AG</RefTitle>
        </DocRef>
    </DocInfoSection>
    <ConstantsSection>
        <Description>
            <Section>This section contains all constants that are defined for the T30 AIM</Section>
        </Description>
        <Constant>
            <Alias>MAX_NSF_LEN</Alias>
            <Value ValueType="DEC">720</Value>
            <Comment>number of bits in non-standard facility element.</Comment>
        </Constant>
        <History>
            <Date Day="10" Month="5" Year="1998"/>
            <Author>PZ</Author>
            <Comment>Initial</Comment>
        </History>
    </ConstantsSection>
    <MessagesSection>
        <Description>
            <Section>This section contains all messages that are defined for the T30 AIM</Section>
        </Description>
        <Message>
            <Description>
                <Section>This BCS message indicates the character of the standard ITU-T capabilities of the called terminal. It is the first BCS which is send by the called terminal.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_DIS</Name>
                <MsgID Direction="BOTH" IDType="BIN">00000001</MsgID>
                <Comment>BCS Digital identification signal</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap0_rcv</Name>
                </ItemLink>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>basic facsimile capabilities receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap1_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 1 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap2_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 2 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap3_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 3 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap4_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 4 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap5_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 5 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap6_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 6 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap7_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>#</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 7 receiver</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This optional BCS message indicates the specific identity of the called subscriber by its international telephone number.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_CSI</Name>
                <MsgID Direction="BOTH" IDType="BIN">00000010</MsgID>
                <Comment>BCS Called subscriber identification</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cld_sub_nr</Name>
                </ItemLink>
                <Type>T30_IDENT</Type>
                <Control>
                    <TypeModifier>[0..20]</TypeModifier>
                </Control>
                <SpecRef>5.3.6.2.4</SpecRef>
                <Comment>called subscriber number</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This optional BCS message may be used to identify specific user requirements which are not covered by the T-Series Recommendations.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_NSF</Name>
                <MsgID Direction="BOTH" IDType="BIN">00000100</MsgID>
                <Comment>BCS Non standard facilities</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>non_std_fac</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[.MAX_NSF_LEN]</TypeModifier>
                </Control>
                <SpecRef>5.3.6.2.7</SpecRef>
                <Comment>Non standard facilities</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message is the response to the standard capabilities identified by the DIS signal.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_DTC</Name>
                <MsgID Direction="BOTH" IDType="BIN">10000001</MsgID>
                <Comment>BCS Digital transmit command</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap0_rcv</Name>
                </ItemLink>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>basic facsimile capabilities receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap1_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 1 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap2_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 2 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap3_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 3 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap4_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 4 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap5_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 5 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap6_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 6 receiver</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap7_rcv</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>#</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 7 receiver</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This optional BCS message indicates the specific identity of the calling subscriber by its international telephone number.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_CIG</Name>
                <MsgID Direction="BOTH" IDType="BIN">10000010</MsgID>
                <Comment>BCS Called subscriber identification</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>clg_sub_nr</Name>
                </ItemLink>
                <Type>T30_IDENT</Type>
                <Control>
                    <TypeModifier>[0..20]</TypeModifier>
                </Control>
                <SpecRef>5.3.6.2.4</SpecRef>
                <Comment>calling subscriber number</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This optional BCS message is the response to the information contained in the NSF message.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_NSC</Name>
                <MsgID Direction="BOTH" IDType="BIN">10000100</MsgID>
                <Comment>BCS Non standard facilities command</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>non_std_fac</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[.MAX_NSF_LEN]</TypeModifier>
                </Control>
                <SpecRef>5.3.6.2.7</SpecRef>
                <Comment>Non standard facilities</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This optional BCS message indicates a password for the polling mode. This message is send from a calling terminal wishing to be a receiver to a called terminal which is capable for transmitting.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_PWD_POLL</Name>
                <MsgID Direction="BOTH" IDType="BIN">10000011</MsgID>
                <Comment>BCS password send</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>pm_pword</Name>
                </ItemLink>
                <Type>T30_IDENT</Type>
                <Control>
                    <TypeModifier>[0..20]</TypeModifier>
                </Control>
                <SpecRef>5.3.6.2.8</SpecRef>
                <Comment>Password for polling</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This optional BCS message indicates a sub-address for the polling mode.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_SEP</Name>
                <MsgID Direction="BOTH" IDType="BIN">10000101</MsgID>
                <Comment>BCS Selective polling</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>pm_sub_addr</Name>
                </ItemLink>
                <Type>T30_IDENT</Type>
                <Control>
                    <TypeModifier>[0..20]</TypeModifier>
                </Control>
                <SpecRef>5.3.6.2.9</SpecRef>
                <Comment>Sub address</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message is the response to the standard capabilities received with the DIS message. This signal is to be send by the station which receives a valid response to a DIS.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_DCS</Name>
                <MsgID Direction="BOTH" IDType="BIN">01000001</MsgID>
                <Comment>BCS Digital command signal</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap0_snd</Name>
                </ItemLink>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>basic facsimile capabilities sender</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap1_snd</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 1 sender</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap2_snd</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 2 sender</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap3_snd</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 3 sender</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap4_snd</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 4 sender</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap5_snd</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 5 sender</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap6_snd</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>!</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 6 sender</Comment>
            </MsgItem>
            <MsgItem Presentation="OPTIONAL">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cap7_snd</Name>
                </ItemLink>
                <Control>
                    <BitGroupDef>#</BitGroupDef>
                </Control>
                <SpecRef>5.3.6.2.1</SpecRef>
                <Comment>extended facsimile capabilities 7 sender</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This optional BCS message indicates the identification of the transmitting terminal.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_TSI</Name>
                <MsgID Direction="BOTH" IDType="BIN">01000010</MsgID>
                <Comment>BCS Transmitting Subscriber Identification</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>tra_sub_nr</Name>
                </ItemLink>
                <Type>T30_IDENT</Type>
                <Control>
                    <TypeModifier>[0..20]</TypeModifier>
                </Control>
                <SpecRef>5.3.6.2.6</SpecRef>
                <Comment>transmitter subscriber number</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This optional BCS message is the digital command response to the information contained in the NSC or NSF message.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_NSS</Name>
                <MsgID Direction="BOTH" IDType="BIN">01000100</MsgID>
                <Comment>BCS Non standard facilities set up</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>non_std_fac</Name>
                </ItemLink>
                <Control>
                    <TypeModifier>[.MAX_NSF_LEN]</TypeModifier>
                </Control>
                <SpecRef>5.3.6.2.7</SpecRef>
                <Comment>Non standard facilities</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This optional BCS message indicates the sub-address of the called subscriber's domain. It may be used to provide additional routing information in the facsimile procedure.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_SUB</Name>
                <MsgID Direction="BOTH" IDType="BIN">01000011</MsgID>
                <Comment>BCS Sub address</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>sub_addr</Name>
                </ItemLink>
                <Type>T30_IDENT</Type>
                <Control>
                    <TypeModifier>[0..20]</TypeModifier>
                </Control>
                <SpecRef>5.3.6.2.10</SpecRef>
                <Comment>Sub address</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This optional BCS message indicates a password for the transmission. This message is send from the transmitter of the facsimile document to the receiver.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_PWD_SND</Name>
                <MsgID Direction="BOTH" IDType="BIN">01000101</MsgID>
                <Comment>BCS password receive</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>sm_pword</Name>
                </ItemLink>
                <Type>T30_IDENT</Type>
                <Control>
                    <TypeModifier>[0..20]</TypeModifier>
                </Control>
                <SpecRef>5.3.6.2.8</SpecRef>
                <Comment>Password for sending</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message confirms that the entire pre-message procedure has been completed and the message transmission may commence.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_CFR</Name>
                <MsgID Direction="BOTH" IDType="BIN">00100001</MsgID>
                <Comment>BCS Confirmation to receive</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message rejects the training signal and requests a retrain.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_FTT</Name>
                <MsgID Direction="BOTH" IDType="BIN">00100010</MsgID>
                <Comment>BCS Failure to train</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates the end of a complete page of facsimile information and requests the return to the beginning of phase B.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_EOM</Name>
                <MsgID Direction="BOTH" IDType="BIN">01110001</MsgID>
                <Comment>BCS End of message</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates the end of a complete page of facsimile information and requests the return to the beginning of phase C.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_MPS</Name>
                <MsgID Direction="BOTH" IDType="BIN">01110010</MsgID>
                <Comment>BCS Multiple page signal</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates the end of a complete page of facsimile information and request to enter the phase E, because no other facsimile transmission follow in this call.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_EOP</Name>
                <MsgID Direction="BOTH" IDType="BIN">01110100</MsgID>
                <Comment>BCS End of procedure</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates the same as &quot;End of Message&quot; with the additional optional capability of requesting operator intervention.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_PRI_EOM</Name>
                <MsgID Direction="BOTH" IDType="BIN">01111001</MsgID>
                <Comment>BCS Procedure interrupt EOM</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <Type>GSM3_V</Type>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates the same as &quot;Multiple Page Signal&quot; with the additional optional capability of requesting operator intervention.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_PRI_MPS</Name>
                <MsgID Direction="BOTH" IDType="BIN">01111010</MsgID>
                <Comment>BCS Procedure interrupt MPS</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates the same as &quot;End of Procedure&quot; with the additional optional capability of requesting operator intervention.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_PRI_EOP</Name>
                <MsgID Direction="BOTH" IDType="BIN">01111100</MsgID>
                <Comment>BCS Procedure interrupt EOP</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates that a complete message has been satisfactorily received and that additionally messages may follow.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_MCF</Name>
                <MsgID Direction="BOTH" IDType="BIN">00110001</MsgID>
                <Comment>BCS Message confirmation</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates that a complete message has been satisfactorily received and that additionally messages may follow after retransmission of training and its response with CFR.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_RTP</Name>
                <MsgID Direction="BOTH" IDType="BIN">00110011</MsgID>
                <Comment>BCS Retrain positive</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates that the previous message has not been satisfactorily received. Further receptions may be possible but a the retransmission of training and its response with CFR is needed.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_RTN</Name>
                <MsgID Direction="BOTH" IDType="BIN">00110010</MsgID>
                <Comment>BCS Retrain negative</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates that a message has been satisfactorily received, but that further transmissions are not possible without operator intervention.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_PIP</Name>
                <MsgID Direction="BOTH" IDType="BIN">00110101</MsgID>
                <Comment>BCS Procedure interrupt positive</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates that the previous (or in-process) message has not been satisfactorily received and that further transmissions are not possible without operator intervention.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_PIN</Name>
                <MsgID Direction="BOTH" IDType="BIN">00110100</MsgID>
                <Comment>BCS Procedure interrupt negative</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates the initiation of phase E (call release). This command requires no response.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_DCN</Name>
                <MsgID Direction="BOTH" IDType="BIN">01011111</MsgID>
                <Comment>BCS Disconnect</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
        <Message>
            <Description>
                <Section>This BCS message indicates that the previous command was not received correct and should be retransmitted.</Section>
            </Description>
            <MsgDef>
                <Name>BCS_CRP</Name>
                <MsgID Direction="BOTH" IDType="BIN">01011000</MsgID>
                <Comment>BCS Command repeat</Comment>
            </MsgDef>
            <MsgItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>fcf</Name>
                </ItemLink>
                <SpecRef>5.3.6.1</SpecRef>
                <Comment>Facsimile control field</Comment>
            </MsgItem>
            <History>
                <Date Day="10" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </Message>
    </MessagesSection>
    <MsgStructElementsSection>
        <Description>
            <Section>This section contains all structured elements that are defined for the T30 AIM</Section>
        </Description>
        <MsgStructElem>
            <Description>
                <Section>This element describes the basic facsimile capabilities which must be send with a DIS or DTC message by the receiver of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap0_rcv</Name>
                <Comment>Basic facsimile capabilities receiver</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>00000</Pattern>
                    <BitLen>5</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bits</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>v8</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>V.8</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>n_byte</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>no. of octets preferred</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bits</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>ready_tx_fax</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>ready to transmit a facsimile document (polling)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>rec_fax_op</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>receiver fax operation</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>data_sig_rate</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>data signalling rate</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>R8_lines_pels</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>R8 x 7.7 lines/mm and/or 200 x 200 pels/25.4 mm</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>two_dim_coding</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>two-dimensional coding</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>rec_width</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>recording-width</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>max_rec_len</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>maximum recording length</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>min_scan_time</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>minimum scan line time</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 1 which may be send with a DIS or DTC message by the receiver of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap1_rcv</Name>
                <Comment>Extended facsimile capabilities 1 receiver</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bit</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>uncomp_mode</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>uncompressed mode</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>err_corr_mode</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>error correction mode</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>000</Pattern>
                    <BitLen>3</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bits</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>t6_coding</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>T.6 coding</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 2 which may be send with a DIS or DTC message by the receiver of a facsimile document. This element is not specified in T.30 at the moment.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap2_rcv</Name>
                <Comment>Extended facsimile capabilities 2 receiver</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0000000</Pattern>
                    <BitLen>7</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bits</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 3 which may be send with a DIS or DTC message by the receiver of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap3_rcv</Name>
                <Comment>Extended facsimile capabilities 3 receiver</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>R8_lines</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>R8 x 15.4 lines/mm</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>r_300_pels</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Res 300 x 300 pels/25.4 mm</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>R16_lines_pels</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>R16 x 15.4 lines/mm and/or 400 x 400 pels/25.4 mm</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>i_res_pref</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>inch-based resolution preferred</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>m_res_pref</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>metric-based resolution preferred</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>min_scan_time_hr</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>minimum scan line time for higher resolutions</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>sel_polling</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>selective polling</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 4 which may be send with a DIS or DTC message by the receiver of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap4_rcv</Name>
                <Comment>Extended facsimile capabilities 4 receiver</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>subaddr</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>subaddressing</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>password</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>password flag</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>ready_tx_doc</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>ready to transmit a data file (polling)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bit</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>bft</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Binary File Transfer (BFT)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>dtm</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Document Transfer Mode (DTM)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>edi</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Electronic Data Interchange (EDI)</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 5 which may be send with a DIS or DTC message by the receiver of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap5_rcv</Name>
                <Comment>Extended facsimile capabilities 5 receiver</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>btm</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Basic Transfer Mode (BTM)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bit</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>ready_tx_mixed</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>ready to transmit a character or mixed mode document (polling)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>char_mode</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>character mode</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bit</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>mixed_mode</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>mixed mode (Annex E/T.4)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bit</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 6 which may be send with a DIS or DTC message by the receiver of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap6_rcv</Name>
                <Comment>Extended facsimile capabilities 6 receiver</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>proc_mode_26</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>processable mode 26</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>dig_network_cap</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>digital network capability</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>duplex</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>duplex and half duplex capabilities</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>jpeg</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>JPEG coding</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>full_colour</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>full colour mode</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bit</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>r_12_bits_pel_comp</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Digitise 12 bits/pel component</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 7 which may be send with a DIS or DTC message by the receiver of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap7_rcv</Name>
                <Comment>Extended facsimile capabilities 7 receiver</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>no_subsamp</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>no subsampling</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cust_illum</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>custom illuminant</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cust_gamut</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>custom gamut range</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>na_letter</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>North American Letter (215.9 x 279.4 mm)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>na_legal</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>North American Legal (215.9 x 355.6 mm)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>sing_prog_seq_coding_basic</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>single-progression sequential coding basic</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>sing_prog_seq_coding_L0</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>single-progression sequential coding optional L0</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the basic facsimile capabilities which must be send with a DCS message by the sender of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap0_snd</Name>
                <Comment>Basic facsimile capabilities sender</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>000000000</Pattern>
                    <BitLen>9</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bits</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>rec_fax_op</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>receiver fax operation</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>data_sig_rate</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>data signalling rate</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>R8_lines_pels</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>R8 x 7.7 lines/mm and/or 200 x 200 pels/25.4 mm</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>two_dim_coding</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>two-dimensional coding</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>rec_width</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>recording-width</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>max_rec_len</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>maximum recording length</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>min_scan_time</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>minimum scan line time</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 1 which may be send with a DCS message by the sender of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap1_snd</Name>
                <Comment>Extended facsimile capabilities 1 sender</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bit</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>uncomp_mode</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>uncompressed mode</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>err_corr_mode</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>error correction mode</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>frame_size</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>frame size</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>00</Pattern>
                    <BitLen>2</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bits</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>t6_coding</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>T.6 coding</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 2 which may be send with a DCS message by the sender of a facsimile document. This element is not specified in T.30 at the moment.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap2_snd</Name>
                <Comment>Extended facsimile capabilities 2 sender</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0000000</Pattern>
                    <BitLen>7</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bits</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 3 which may be send with a DCS message by the sender of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap3_snd</Name>
                <Comment>Extended facsimile capabilities 3 sender</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>R8_lines</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>R8 x 15.4 lines/mm</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>r_300_pels</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Res 300 x 300 pels/25.4 mm</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>R16_lines_pels</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>R16 x 15.4 lines/mm and/or 400 x 400 pels/25.4 mm</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>resolution_type</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>resolution type selection</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>000</Pattern>
                    <BitLen>3</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bits</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 4 which may be send with a DCS message by the sender of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap4_snd</Name>
                <Comment>Extended facsimile capabilities 4 sender</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>subaddr</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>subaddressing</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>password</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>password flag</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>00</Pattern>
                    <BitLen>2</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bits</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>bft</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Binary File Transfer (BFT)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>dtm</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Document Transfer Mode (DTM)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>edi</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Electronic Data Interchange (EDI)</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 5 which may be send with a DCS message by the sender of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap5_snd</Name>
                <Comment>Extended facsimile capabilities 5 sender</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>btm</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Basic Transfer Mode (BTM)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>00</Pattern>
                    <BitLen>2</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bit</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>char_mode</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>character mode</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bit</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>mixed_mode</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>mixed mode (Annex E/T.4)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <Spare>
                    <Pattern>0</Pattern>
                    <BitLen>1</BitLen>
                </Spare>
                <SpecRef>-</SpecRef>
                <Comment>reserved bit</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 6 which may be send with a DCS message by the sender of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap6_snd</Name>
                <Comment>Extended facsimile capabilities 6 sender</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>proc_mode_26</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>processable mode 26</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>dig_network_cap</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>digital network capability</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>duplex</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>duplex and half duplex capabilities</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>jpeg</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>JPEG coding</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>full_colour</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>full colour mode</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>huffman_tables</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>preferred Huffman tables</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>r_12_bits_pel_comp</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>Digitise 12 bits/pel component</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
        <MsgStructElem>
            <Description>
                <Section>This element describes the facsimile capabilities extension 7 which may be send with a DCS message by the sender of a facsimile document.</Section>
            </Description>
            <MsgStructElemDef Type="STRUCT">
                <Name>cap7_snd</Name>
                <Comment>Extended facsimile capabilities 7 sender</Comment>
            </MsgStructElemDef>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>no_subsamp</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>no subsampling</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cust_illum</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>custom illuminant</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>cust_gamut</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>custom gamut range</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>na_letter</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>North American Letter (215.9 x 279.4 mm)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>na_legal</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>North American Legal (215.9 x 355.6 mm)</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>sing_prog_seq_coding_basic</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>single-progression sequential coding basic</Comment>
            </MsgStructElemItem>
            <MsgStructElemItem Presentation="MANDATORY">
                <ItemLink>
                    <DocName DocType="AIM">t30</DocName>
                    <Name>sing_prog_seq_coding_L0</Name>
                </ItemLink>
                <SpecRef>-</SpecRef>
                <Comment>single-progression sequential coding optional L0</Comment>
            </MsgStructElemItem>
            <History>
                <Date Day="11" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgStructElem>
    </MsgStructElementsSection>
    <MsgBasicElementsSection>
        <Description>
            <Section>This section contains all basic elements that are defined for the T30 AIM</Section>
        </Description>
        <MsgBasicElem>
            <Description>
                <Section>This element describes the identifier of the T.30 messages.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>fcf</Name>
                <BitLen>8</BitLen>
                <Comment>Facsimile control field</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element contains a up to 20 digits telephone number of the called subscriber in a facsimile transmission. The very special coding of the digits are defined in table 3/T.30 in [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>cld_sub_nr</Name>
                <BitLen>8</BitLen>
                <Comment>called subscriber number</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element contains a up to 20 digits telephone number of the called subscriber in a facsimile transmission. The very special coding of the digits are defined in table 3/T.30 in [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>clg_sub_nr</Name>
                <BitLen>8</BitLen>
                <Comment>calling subscriber number</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element contains a up to 20 digits telephone number of the called subscriber in a facsimile transmission. The very special coding of the digits are defined in table 3/T.30 in [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>tra_sub_nr</Name>
                <BitLen>8</BitLen>
                <Comment>transmitting subscriber number</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element contains a up to 20 digits sub-address of the called subscriber domain. The special coding of the digits are defined in table 3/T.30 in [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>pm_sub_addr</Name>
                <BitLen>8</BitLen>
                <Comment>Polling mode sub-address</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element contains a up to 20 digits sub-address of the called subscriber domain. The special coding of the digits are defined in table 3/T.30 in [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>sub_addr</Name>
                <BitLen>8</BitLen>
                <Comment>Sub-address</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element contains the non-standard facility information of the NSF message. The content is not specified in the T.30 standard and should be handled by the fax application program.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>non_std_fac</Name>
                <BitLen>MAX_NSF_LEN</BitLen>
                <Comment>Non-standard facility content</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element contains a up to 20 digits numeric password which is use for security in fax polling. The special coding of the digits are defined in table 3/T.30 in [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>pm_pword</Name>
                <BitLen>8</BitLen>
                <Comment>Password for polling</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element contains a up to 20 digits numeric password which is use for security in fax polling. The special coding of the digits are defined in table 3/T.30 in [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>sm_pword</Name>
                <BitLen>8</BitLen>
                <Comment>Password for sendingf</Comment>
            </MsgBasicElemDef>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS and DTC messages. It describes the capable feature of the V.8 mode. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>v8</Name>
                <BitLen>1</BitLen>
                <Comment>V.8</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_v8</Name>
            </ValuesLink>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS and DTC messages. It describes the preferred number of octets of one block in the Error Correction Mode (ECM). It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>n_byte</Name>
                <BitLen>1</BitLen>
                <Comment>no. of octets preferred</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_n_byte</Name>
            </ValuesLink>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS and DTC messages. It signals the ability of fax transmission. It is defined in table 2 of the T.30 Recommendation [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ready_tx_fax</Name>
                <BitLen>1</BitLen>
                <Comment>Ready to transmit a facsimile document (polling)</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_ready_tx_fax</Name>
            </ValuesLink>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the ability of fax reception. It is defined in table 2 of the T.30 Recommendation ref [2]</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>rec_fax_op</Name>
                <BitLen>1</BitLen>
                <Comment>Receiver fax operation</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_rec_fax_op</Name>
            </ValuesLink>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the able or intentiond speed of the fax transmission. It is defined in table 2 of the T.30 Recommendation ref [2]</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>data_sig_rate</Name>
                <BitLen>4</BitLen>
                <Comment>data signalling rate</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_data_sig_rate</Name>
            </ValuesLink>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It controls the interpretation of the horizontal resolution. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>R8_lines_pels</Name>
                <BitLen>1</BitLen>
                <Comment>R8 x 7.7 lines/mm and/or 200 x 200 pels/25.4 mm</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_R8_lines_pels</Name>
            </ValuesLink>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the capability or intention of the two dimensional T.4 coding scheme. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>two_dim_coding</Name>
                <BitLen>1</BitLen>
                <Comment>two dimensional coding</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_two_dim_coding</Name>
            </ValuesLink>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the capability or intention of the recording width. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>rec_width</Name>
                <BitLen>2</BitLen>
                <Comment>recording width</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_rec_width</Name>
            </ValuesLink>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the capability or intention of the maximum recording length. It is defined in table 2 of the T.30 Recommendation ref [2]</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>max_rec_len</Name>
                <BitLen>2</BitLen>
                <Comment>maximum recording length</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_max_rec_len</Name>
            </ValuesLink>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the capability or intention of the minimum scan line time. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>min_scan_time</Name>
                <BitLen>3</BitLen>
                <Comment>minimum scan line time</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_min_scan_time</Name>
            </ValuesLink>
            <History>
                <Date Day="12" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the capability or intention to send uncompressed T.4 data while in MSG phase. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>uncomp_mode</Name>
                <BitLen>1</BitLen>
                <Comment>uncompressed mode</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_uncomp_mode</Name>
            </ValuesLink>
            <History>
                <Date Day="15" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the capability or intention to perform the ECM described in Annex A of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>err_corr_mode</Name>
                <BitLen>1</BitLen>
                <Comment>error correction mode</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_err_corr_mode</Name>
            </ValuesLink>
            <History>
                <Date Day="15" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the capability or intention to send the facsimile document coded as described in the Recommendation T.6. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>t6_coding</Name>
                <BitLen>1</BitLen>
                <Comment>T6 coding</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_t6_coding</Name>
            </ValuesLink>
            <History>
                <Date Day="15" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the capability or set-up of vertically resolution mode which is controlled by R8. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>R8_lines</Name>
                <BitLen>1</BitLen>
                <Comment>R8 lines</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_R8_lines</Name>
            </ValuesLink>
            <History>
                <Date Day="15" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the capability or set-up of the PEL resolution mode. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>r_300_pels</Name>
                <BitLen>1</BitLen>
                <Comment>Res 300 x 300 pels/25.4 mm</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_r_300_pels</Name>
            </ValuesLink>
            <History>
                <Date Day="15" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS, DTC and DCS messages. It signals the capability or set-up of the resolution mode which is controlled by R16 and/or the 400x400 PELS mode. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>R16_lines_pels</Name>
                <BitLen>1</BitLen>
                <Comment>R16 x 15.4 lines/mm and/or 400 x 400 pels/24.4 mm</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_R16_lines_pels</Name>
            </ValuesLink>
            <History>
                <Date Day="15" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS and DTC messages. It signals that the preferred resolution is based on the Inch measurement system. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>i_res_pref</Name>
                <BitLen>1</BitLen>
                <Comment>Inch-based resolution preferred</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_i_res_pref</Name>
            </ValuesLink>
            <History>
                <Date Day="15" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS and DTC messages. It signals that the preferred resolution is based on the Metric measurement system. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>m_res_pref</Name>
                <BitLen>1</BitLen>
                <Comment>Metric-based resolution preferred</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_m_res_pref</Name>
            </ValuesLink>
            <History>
                <Date Day="15" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS and DTC messages. It signals the scan line time capability for the higher resolutions. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>min_scan_time_hr</Name>
                <BitLen>1</BitLen>
                <Comment>Minimum scan line time for higher resolutions</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_min_scan_time_hr</Name>
            </ValuesLink>
            <History>
                <Date Day="15" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS and DTC messages. It signals the capability of selective facsimile polling. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>sel_polling</Name>
                <BitLen>1</BitLen>
                <Comment>Selective polling</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_sel_polling</Name>
            </ValuesLink>
            <History>
                <Date Day="15" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or the intention of sub-addressing. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>subaddr</Name>
                <BitLen>1</BitLen>
                <Comment>Sub-addressing</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_subaddr</Name>
            </ValuesLink>
            <History>
                <Date Day="20" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or the intention of password checking. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>password</Name>
                <BitLen>1</BitLen>
                <Comment>Password flag</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_password</Name>
            </ValuesLink>
            <History>
                <Date Day="20" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS and DTC  messages. It signals the capability of data file transmission (polling). It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ready_tx_doc</Name>
                <BitLen>1</BitLen>
                <Comment>Ready to transmit a data file</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_ready_tx_doc</Name>
            </ValuesLink>
            <History>
                <Date Day="20" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention of binary file transmission. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>bft</Name>
                <BitLen>1</BitLen>
                <Comment>Binary file transfer</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_bft</Name>
            </ValuesLink>
            <History>
                <Date Day="20" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention of the Document Transfer Mode (DTM). It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>dtm</Name>
                <BitLen>1</BitLen>
                <Comment>Document transfer mode</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_dtm</Name>
            </ValuesLink>
            <History>
                <Date Day="20" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention of Electronic Data Interchange (EDI). It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>edi</Name>
                <BitLen>1</BitLen>
                <Comment>Electronic data interchange</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_edi</Name>
            </ValuesLink>
            <History>
                <Date Day="20" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to perform the Basic Transfer Mode (BTM). It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>btm</Name>
                <BitLen>1</BitLen>
                <Comment>Basic transfer mode</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_btm</Name>
            </ValuesLink>
            <History>
                <Date Day="20" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS and DCS messages. It signals that there is a character coded or mixed mode document ready to be polled from the answering terminal. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>ready_tx_mixed</Name>
                <BitLen>1</BitLen>
                <Comment>Ready to transmit a character or mixed mode document</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_ready_tx_mixed</Name>
            </ValuesLink>
            <History>
                <Date Day="20" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to perform the character mode. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>char_mode</Name>
                <BitLen>1</BitLen>
                <Comment>Character mode</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_char_mode</Name>
            </ValuesLink>
            <History>
                <Date Day="20" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to perform the mixed mode. It is defined in table 2 of the T.30 Recommendation ref [2] and the Annex E of the T.4 Recommendation [1].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>mixed_mode</Name>
                <BitLen>1</BitLen>
                <Comment>Mixed mode</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_mixed_mode</Name>
            </ValuesLink>
            <History>
                <Date Day="20" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to perform the processable mode No. 26. It is defined in table 2 of the T.30 Recommendation ref [2] and the T.505 Recommendation.</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>proc_mode_26</Name>
                <BitLen>1</BitLen>
                <Comment>Processable mode</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_proc_mode_26</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals that the terminal is in a digital network environment. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>dig_network_cap</Name>
                <BitLen>1</BitLen>
                <Comment>Digital network capability</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_dig_network_cap</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to operate in half and/or full duplex mode. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>duplex</Name>
                <BitLen>1</BitLen>
                <Comment>Duplex and half duplex capabilities</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_duplex</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to use JPEG coding for the document. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>jpeg</Name>
                <BitLen>1</BitLen>
                <Comment>JPEG coding</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_jpeg</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to work in the full color mode. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>full_colour</Name>
                <BitLen>1</BitLen>
                <Comment>Full color mode</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_full_colour</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to use (up to) 12 bits/pel for the digitised images. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>r_12_bits_pel_comp</Name>
                <BitLen>1</BitLen>
                <Comment>Digitise 12 Bits/pel component</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_r_12_bits_pel_comp</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to use no- or 4:1:1 sub-sampling ratio of the chrominance components in the image data. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>no_subsamp</Name>
                <BitLen>1</BitLen>
                <Comment>No sub-sampling</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_no_subsamp</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to use only D50 or other illuminant for colour image data. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>cust_illum</Name>
                <BitLen>1</BitLen>
                <Comment>Custom illuminant</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_cust_illum</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to use only the default gamut range (defined in T.42) or other ranges (defined in Annex E/T.4) for colour image data. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>cust_gamut</Name>
                <BitLen>1</BitLen>
                <Comment>Custom gamut range</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_cust_gamut</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to use the North American letter format for a fax page. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>na_letter</Name>
                <BitLen>1</BitLen>
                <Comment>North American Letter</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_na_letter</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to use the North American legal format for a fax page. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>na_legal</Name>
                <BitLen>1</BitLen>
                <Comment>North American Legal</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_na_legal</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to use the coding scheme as define in T.85. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>sing_prog_seq_coding_basic</Name>
                <BitLen>1</BitLen>
                <Comment>Single-progression sequential Coding basic</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_sing_prog_seq_coding_basic</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DIS/DTC and DCS messages. It signals the capability or intention to use the coding scheme as define in T.85. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>sing_prog_seq_coding_L0</Name>
                <BitLen>1</BitLen>
                <Comment>Single-progression sequential Coding Optional L0</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_sing_prog_seq_coding_L0</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DCS messages. It defines the frame size for the error correction mode to be 256 or 64 octets. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>frame_size</Name>
                <BitLen>1</BitLen>
                <Comment>Frame size</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_frame_size</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DCS messages. It defines the resolution type. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>resolution_type</Name>
                <BitLen>1</BitLen>
                <Comment>Resolution type selection</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_resolution_type</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
        <MsgBasicElem>
            <Description>
                <Section>This element is a component of the facsimile capabilities which are exchanged in DCS messages. It defines that the calling terminal uses or use not the default Huffman tables K3 to K6 in Recommendation T.81. It is defined in table 2 of the T.30 Recommendation ref [2].</Section>
            </Description>
            <MsgBasicElemDef>
                <Name>huffman_tables</Name>
                <BitLen>1</BitLen>
                <Comment>Preferred Huffman tables</Comment>
            </MsgBasicElemDef>
            <ValuesLink>
                <DocName DocType="AIM">t30</DocName>
                <Name>VAL_huffman_tables</Name>
            </ValuesLink>
            <History>
                <Date Day="23" Month="5" Year="1998"/>
                <Author>PZ</Author>
                <Comment>Initial</Comment>
            </History>
        </MsgBasicElem>
    </MsgBasicElementsSection>
    <ValuesSection>
        <Description>
            <Section>This section contains all sets of values that are defined for the T30 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_v8</Name>
                <Comment>values for v8</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>v8_not_avail</Alias>
                <Comment>V.8 is not available</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>v8_avail</Alias>
                <Comment>V.8 is available</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_n_byte</Name>
                <Comment>values for n_byte</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>NB_256_BYTES</Alias>
                <Comment>256 octets preferred in ECM</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>NB_64_BYTES</Alias>
                <Comment>64 octets preferred in ECM</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_ready_tx_fax</Name>
                <Comment>values for ready_tx_fax</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>RTF_NO_TX_RDY</Alias>
                <Comment>not ready to transmit a facsimile document</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>RTF_TX_RDY</Alias>
                <Comment>ready to transmit a facsimile document</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_rec_fax_op</Name>
                <Comment>values for rec_fax_op</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>RFO_NO_RX_RDY</Alias>
                <Comment>not ready to receive a facsimile document</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>RFO_RX_RDY</Alias>
                <Comment>ready to receive a facsimile document</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_data_sig_rate</Name>
                <Comment>values for data_sig_rate</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>DSR_2400_V27</Alias>
                <Comment>signalling rate 2400 bps V.27 ter</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">4</Value>
                <Alias>DSR_4800_V27</Alias>
                <Comment>signalling rate 4800 bps V.27 ter</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">12</Value>
                <Alias>DSR_7200_V29</Alias>
                <Comment>signalling rate 7200 bps V.29</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">13</Value>
                <Alias>DSR_7200_V17</Alias>
                <Comment>signalling rate 7200 bps V.17</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">8</Value>
                <Alias>DSR_9600_V29</Alias>
                <Comment>signalling rate 9600 bps V.29</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">9</Value>
                <Alias>DSR_9600_V17</Alias>
                <Comment>signalling rate 9600 bps V.17</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">5</Value>
                <Alias>DSR_12000_V17</Alias>
                <Comment>signalling rate 12000 bps V.17</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>DSR_14000_V17</Alias>
                <Comment>signalling rate 14400 bps V.19</Comment>
            </ValuesItem>
            <ValuesDefault>
                <Comment>undefined signalling rate</Comment>
            </ValuesDefault>
            <History>
                <Date Day="4" 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_R8_lines_pels</Name>
                <Comment>values for R8_lines_pels</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>R8LP_R8_ONLY</Alias>
                <Comment>vertical resolution is specified by R8 only</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>R8LP_R8_EXTENDED</Alias>
                <Comment>vertical resolution is specified not only by R8</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_two_dim_coding</Name>
                <Comment>values for two_dim_coding</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>TDC_NO_2D_CODING</Alias>
                <Comment>no 2D T.4 coding</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>TDC_2D_CODING</Alias>
                <Comment>2D T.4 coding</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_rec_width</Name>
                <Comment>values for rec_width</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>RW_WIDTH_215_MM</Alias>
                <Comment>Scan line length of 215 mm</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>RW_WIDTH_303_MM</Alias>
                <Comment>Scan line length of 215, 255 and 303 mm</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>RW_WIDTH_255_MM</Alias>
                <Comment>Scan line length of 215 and 255 mm</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>RW_WIDTH_INVALID</Alias>
                <Comment>Invalid scan line length</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_max_rec_len</Name>
                <Comment>values for max_rec_len</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>MRL_A4</Alias>
                <Comment>Maximum recording length A4 (297 mm)</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>MRL_UNLIMITED</Alias>
                <Comment>Unlimited recording length</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>MRL_B4</Alias>
                <Comment>Maximum recording length B4 (364 mm)</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>MRL_INVALID</Alias>
                <Comment>Invalid recording length</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_min_scan_time</Name>
                <Comment>values for min_scan_time</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>MST_20_MS</Alias>
                <Comment>20 ms at 3.85 1/mm: T7.7 = T3.85</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>MST_40_MS</Alias>
                <Comment>40 ms at 3.85 1/mm: T7.7 = T3.85</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">2</Value>
                <Alias>MST_10_MS</Alias>
                <Comment>10 ms at 3.85 1/mm: T7.7 = T3.85</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">3</Value>
                <Alias>MST_5_MS</Alias>
                <Comment>5 ms at 3.85 1/mm: T7.7 = T3.85</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">4</Value>
                <Alias>MST_10_MS_HALF</Alias>
                <Comment>10 ms at 3.85 1/mm: T7.7 = 1/2 T3.85</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">5</Value>
                <Alias>MST_20_MS_HALF</Alias>
                <Comment>20 ms at 3.85 1/mm: T7.7 = 1/2 T3.85</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">6</Value>
                <Alias>MST_40_MS_HALF</Alias>
                <Comment>40 ms at 3.85 1/mm: T7.7 = 1/2 T3.85</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">7</Value>
                <Alias>MST_0_MS</Alias>
                <Comment>0 ms at 3.85 1/mm: T7.7 = T3.85</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_uncomp_mode</Name>
                <Comment>values for uncomp_mode</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>UCM_COMPRESSED</Alias>
                <Comment>T.4 data (can be send)/(are) in compressed mode</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>UCM_UNCOMPRESSED</Alias>
                <Comment>T.4 data (can be send)/(are) in uncompressed mode</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_err_corr_mode</Name>
                <Comment>values for err_corr_mode</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>ECM_OFF</Alias>
                <Comment>Error correction mode is not possible/off</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>ECM_ON</Alias>
                <Comment>Error correction mode is possible/on</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_t6_coding</Name>
                <Comment>values for t6_coding</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>T6_CODING_OFF</Alias>
                <Comment>T.6 coding is not possible/off</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>T6_CODING_ON</Alias>
                <Comment>T.6 coding is possible/on</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_R8_lines</Name>
                <Comment>values for R8_lines</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>R8_LINES_OFF</Alias>
                <Comment>R8 x 15.4 lines/mm is not possible/off</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>R8_LINES_ON</Alias>
                <Comment>R8 x 15.4 lines/mm is possible/on</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_r_300_pels</Name>
                <Comment>values for r_300_pels</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>R300_PELS_OFF</Alias>
                <Comment>Res 300 x 300 pels /25.4 mm is not possible/off</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>R300_PELS_ON</Alias>
                <Comment>Res 300 x 300 pels /25.4 mm is possible/on</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_R16_lines_pels</Name>
                <Comment>values for R16_lines_pels</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>R16_LINES_PELS_OFF</Alias>
                <Comment>R16 x 15.4 lines/mm and/or 400 x 400 pels/24.4 mm mode is not possible/off</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>R16_LINES_PELS_ON</Alias>
                <Comment>R16 x 15.4 lines/mm and/or 400 x 400 pels/24.4 mm mode is possible/on</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_i_res_pref</Name>
                <Comment>values for i_res_pref</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>IRP_NO_INCH_BASED</Alias>
                <Comment>Inch-based resolution not preferred</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>IRP_INCH_BASED</Alias>
                <Comment>Inch-based resolution preferred</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_m_res_pref</Name>
                <Comment>values for m_res_pref</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>IRP_NO_METRIC_BASED</Alias>
                <Comment>Metric-based resolution not preferred</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>IRP_METRIC_BASED</Alias>
                <Comment>Metric-based resolution preferred</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_min_scan_time_hr</Name>
                <Comment>values for min_scan_time_hr</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>MST_T154_EQ_T77</Alias>
                <Comment>T15.4 = T7.7</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>MST_T154_EQ_HALF_T77</Alias>
                <Comment>T15.4 = 0.5 x T7.7</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_sel_polling</Name>
                <Comment>values for sel_polling</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>SEP_NO_POLLING</Alias>
                <Comment>Selective polling not possible</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>SEP_POLLING</Alias>
                <Comment>Selective polling possible</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_subaddr</Name>
                <Comment>values for subaddr</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>SA_NO_SUBADDRESSING</Alias>
                <Comment>Sub-addressing is not possible/intended</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>SA_SUBADDRESSNIG</Alias>
                <Comment>Sub-addressing is possible/intended</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_password</Name>
                <Comment>values for password</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>PW_NO_PASSWORD</Alias>
                <Comment>Password checking is not possible/intended</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>PW_PASSWORD</Alias>
                <Comment>Password checking is possible/intended</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_ready_tx_doc</Name>
                <Comment>values for ready_tx_doc</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>RTD_TX_READY</Alias>
                <Comment>Ready to transmit a data file</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>RTD_NOT_TX_READY</Alias>
                <Comment>Not ready to transmit a data file</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_bft</Name>
                <Comment>values for bft</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>BFT_NO_BIN_FILE_TX</Alias>
                <Comment>Not possible/intended to transmit a binary file</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>BFT_BIN_FILE_TX</Alias>
                <Comment>Possibility/intention to transmit a binary file</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_dtm</Name>
                <Comment>values for dtm</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>DTM_NO_DOC_TX_MODE</Alias>
                <Comment>Not possible/intended to perform the DTM</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>DTM_DOC_TX_MODE</Alias>
                <Comment>Possibility/intention to perform the DTM</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_edi</Name>
                <Comment>values for edi</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>EDI_NO_ELEC_DATA_XCHNG</Alias>
                <Comment>Not possible/intended to perform EDI</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>EDI_ELEC_DATA_XCHNG</Alias>
                <Comment>Possibility/intention to perform EDI</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_btm</Name>
                <Comment>values for btm</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>BTM_NO_BASIC_TRANS_MODE</Alias>
                <Comment>Not possible/intended to perform the BTM</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>BTM_BASIC_TRANS_MODE</Alias>
                <Comment>Possibility/intention to perform the BTM</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_ready_tx_mixed</Name>
                <Comment>values for ready_tx_mixed</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>RTM_NO_READY_TX_MIXED</Alias>
                <Comment>Not ready to transmit a character or mixed mode document</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>RTM_READY_TX_MIXED</Alias>
                <Comment>Ready to transmit a character or mixed mode document</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_char_mode</Name>
                <Comment>values for char_mode</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>CM_NO_CHARACTER_MODE</Alias>
                <Comment>Not possible/intended to perform the character mode</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>CM_CHARACTER_MODE</Alias>
                <Comment>Possibility/intention to perform the character mode</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_mixed_mode</Name>
                <Comment>values for mixed_mode</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>MM_NO_MIXED_MODE</Alias>
                <Comment>Not possible/intended to perform the mixed mode</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>MM_MIXED_MODE</Alias>
                <Comment>Possibility/intention to perform the mixed mode</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_proc_mode_26</Name>
                <Comment>values for proc_mode_26</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>PM_NO_PROC_MODE_26</Alias>
                <Comment>Not possible/intended to perform the processable mode 26</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>PM_PROC_MODE_26</Alias>
                <Comment>Possibility/intention to perform the processable mode 26</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_dig_network_cap</Name>
                <Comment>values for dig_network_cap</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>DNC_NO_DIGITAL_NETWORK</Alias>
                <Comment>Terminal is not on a digital network</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>DNC_DIGITAL_NETWORK</Alias>
                <Comment>Terminal is on a digital network</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_duplex</Name>
                <Comment>values for duplex</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>DUP_HALF_DUPLEX</Alias>
                <Comment>Operate in half duplex mode only</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>DUP_FULL_DUPLEX</Alias>
                <Comment>Operate in full-duplex or half duplex mode</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_jpeg</Name>
                <Comment>values for jpeg</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>JPG_NO_CODING</Alias>
                <Comment>Not able/intent to code documents in JPEG</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>JPG_CODING</Alias>
                <Comment>Able/intent to code documents in JPEG</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_full_colour</Name>
                <Comment>values for full_colour</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>FC_NO_FULL_COLOR_MODE</Alias>
                <Comment>Not able/intent to work in full colour mode</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>FC_FULL_COLOR_MODE</Alias>
                <Comment>Able/intent to work in full colour mode</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_r_12_bits_pel_comp</Name>
                <Comment>values for r_12_bits_pel_comp</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>BPP_8_BITS_PER_PEL</Alias>
                <Comment>Images must/are digitised with 8 bits/pel</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>BPP_12_BITS_PER_PEL</Alias>
                <Comment>Images may be/are digitised with up to 12 bits/pel</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_no_subsamp</Name>
                <Comment>values for no_subsamp</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>NS_USE_4_1_1_SUB</Alias>
                <Comment>Use the 4:1:1 sub-sampling ratio for the chrominance components in the image data</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>NS_NO_SUBSAMPLING</Alias>
                <Comment>Use no sub-sampling ratio for the chrominance components in the image data</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_cust_illum</Name>
                <Comment>values for cust_illum</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>CI_USE_D50_ILLUM</Alias>
                <Comment>Only the standard D50 illuminant for colour images supported/used</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>CI_CUSTOM_ILLUM</Alias>
                <Comment>Standard D50 illuminant and other illuminants are supported/used for colour images</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_cust_gamut</Name>
                <Comment>values for cust_gamut</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>CG_STD_GAMUT_RNG</Alias>
                <Comment>Only the default gamut range for colour images supported/used</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>CG_CUST_GAMUT_RNG</Alias>
                <Comment>Other gamut  ranges are supported/used for colour images</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_na_letter</Name>
                <Comment>values for na_letter</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>NLT_NO_NORTH_AMERICAN_LETTER</Alias>
                <Comment>No North American Letter format is supported/used</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>NLT_NORTH_AMERICAN_LETTER</Alias>
                <Comment>No North American Letter format is supported/used</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_na_legal</Name>
                <Comment>values for na_legal</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>NLG_NO_NORTH_AMERICAN_LEGAL</Alias>
                <Comment>No North American Legal format is supported/used</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>NLG_NORTH_AMERICAN_LEGAL</Alias>
                <Comment>No North American Legal format is supported/used</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_sing_prog_seq_coding_basic</Name>
                <Comment>values for sing_prog_seq_coding_basic</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>SPG_NO_SINGLE_PROG_BASIC</Alias>
                <Comment>No single-progression sequential coding basic is supported/used</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>SPG_SINGLE_PROG_BASIC</Alias>
                <Comment>Single-progression sequential coding basic is supported/used</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_sing_prog_seq_coding_L0</Name>
                <Comment>values for sing_prog_seq_coding_L0</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>SPG_NO_SINGLE_PROG_L0</Alias>
                <Comment>No single-progression sequential coding optional L0 is supported/used</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>SPG_SINGLE_PROG_L0</Alias>
                <Comment>Single-progression sequential coding optional L0 is supported/used</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_frame_size</Name>
                <Comment>values for frame_size</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>FS_256_OCTETS</Alias>
                <Comment>Frame size of 256 octets is used if ECM is active</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>FS_64_OCTETS</Alias>
                <Comment>Frame size of 64 octets is used if ECM is active</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_resolution_type</Name>
                <Comment>values for resolution_type</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>RT_METRIC_BASED</Alias>
                <Comment>Metric based resolution</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>RT_INCH_BASED</Alias>
                <Comment>Inch based resolution</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" 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_huffman_tables</Name>
                <Comment>values for huffman_tables</Comment>
            </ValuesDef>
            <ValuesItem>
                <Value ValueType="DEC">0</Value>
                <Alias>HT_NO_HUFFMAN_TABLES</Alias>
                <Comment>No default Huffman tables used</Comment>
            </ValuesItem>
            <ValuesItem>
                <Value ValueType="DEC">1</Value>
                <Alias>HT_HUFFMAN_TABLES</Alias>
                <Comment>Default Huffman tables used</Comment>
            </ValuesItem>
            <History>
                <Date Day="4" Month="11" Year="2003"/>
                <Author>doc2XML</Author>
                <Comment>Initial</Comment>
            </History>
        </Values>
    </ValuesSection>
</AIM>