<?xml version="1.0" encoding="UTF-8"?>
<transactionDefinition>
    <description>MENU3 - Menu</description>
    <errors />
    <fields>
        <field>
            <status></status>
            <content></content>
            <label>1</label>
            <name>CHGPWD</name>
            <prefix />
            <input>Change Pwd.</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>2</label>
            <name>PILOC</name>
            <prefix />
            <input>PI Loc.</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>3</label>
            <name>EMPTYLOC</name>
            <prefix />
            <input>Empty Loc.</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>4</label>
            <name>GETMESSAGE</name>
            <prefix />
            <input>Message</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>5</label>
            <name>LISTEN</name>
            <prefix />
            <input>Listen</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>6</label>
            <name>XPTM</name>
            <prefix />
            <input>Testing</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>7</label>
            <name>MENU1</name>
            <prefix />
            <input>Main Menu</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
    </fields>
    <buttons>
        <button>
            <name>button3</name>
            <text>Exit(F3)</text>
            <action>changeTran("LOGON")</action>
            <altkey>114</altkey>
            <screenoption>I</screenoption>
        </button>
    </buttons>
    <screens />
    <warnings />
</transactionDefinition>