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


Usage

<configuration>
    <dynamic-profiles>
        <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>
    </dynamic-profiles>
</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]