[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <class-of-service>
        <translation-table>
            <to-exp-from-exp>
                <name>name</name> <!-- identifier -->
                <to-code-point>...</to-code-point> <!-- mandatory -->
            </to-exp-from-exp>
        </translation-table>
    </class-of-service>
</configuration>

Description

EXP to EXP translation table.

Contents

<name>—Translation table name.

<to-code-point>—EXP code point.


[Contents] [Prev] [Next] [Index] [Report an Error]