<?xml version="1.0" encoding="UTF-8"?>

<?context-directive job ctxfile x-setups.ctx ?>

<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">

    <cd:command name="currentregime" level="system" category="language" file="regi-ini.mkxl"/>

    <cd:command name="disableregime" level="system" category="language" file="regi-ini.lmt"/>

    <cd:command name="enableregime" level="style" category="language" file="regi-ini.lmt">
        <cd:arguments>
            <cd:keywords>
                <cd:constant type="cp1250"/>
                <cd:constant type="cp1251"/>
                <cd:constant type="cp1252"/>
                <cd:constant type="cp1253"/>
                <cd:constant type="cp1254"/>
                <cd:constant type="cp1255"/>
                <cd:constant type="cp1256"/>
                <cd:constant type="cp1257"/>
                <cd:constant type="cp1258"/>
                <cd:constant type="8859-1"/>
                <cd:constant type="8859-2"/>
                <cd:constant type="8859-3"/>
                <cd:constant type="8859-4"/>
                <cd:constant type="8859-9"/>
                <cd:constant type="8859-10"/>
                <cd:constant type="8859-13"/>
                <cd:constant type="8859-14"/>
                <cd:constant type="8859-15"/>
                <cd:constant type="8859-16"/>
                <cd:constant type="utf"/>
                <cd:constant type="windows-1250"/>
                <cd:constant type="windows-1251"/>
                <cd:constant type="windows-1252"/>
                <cd:constant type="windows-1253"/>
                <cd:constant type="windows-1254"/>
                <cd:constant type="windows-1255"/>
                <cd:constant type="windows-1256"/>
                <cd:constant type="windows-1257"/>
                <cd:constant type="windows-1258"/>
                <cd:constant type="il1"/>
                <cd:constant type="il2"/>
                <cd:constant type="il3"/>
                <cd:constant type="il4"/>
                <cd:constant type="il5"/>
                <cd:constant type="il6"/>
                <cd:constant type="il7"/>
                <cd:constant type="il8"/>
                <cd:constant type="il9"/>
                <cd:constant type="il10"/>
                <cd:constant type="iso-8859-1"/>
                <cd:constant type="iso-8859-2"/>
                <cd:constant type="iso-8859-3"/>
                <cd:constant type="iso-8859-4"/>
                <cd:constant type="iso-8859-9"/>
                <cd:constant type="iso-8859-10"/>
                <cd:constant type="iso-8859-13"/>
                <cd:constant type="iso-8859-14"/>
                <cd:constant type="iso-8859-15"/>
                <cd:constant type="iso-8859-16"/>
                <cd:constant type="latin1"/>
                <cd:constant type="latin2"/>
                <cd:constant type="latin3"/>
                <cd:constant type="latin4"/>
                <cd:constant type="latin5"/>
                <cd:constant type="latin6"/>
                <cd:constant type="latin7"/>
                <cd:constant type="latin8"/>
                <cd:constant type="latin9"/>
                <cd:constant type="latin10"/>
                <cd:constant type="utf-8"/>
                <cd:constant type="utf8"/>
                <cd:constant type="windows"/>
            </cd:keywords>
        </cd:arguments>
    </cd:command>

    <cd:command name="regime" type="environment" level="system" category="language" file="regi-ini.lmt">
        <cd:arguments>
            <cd:keywords>
                <cd:inherit name="enableregime"/>
            </cd:keywords>
        </cd:arguments>
    </cd:command>

</cd:interface>
