blob: 8b2869b12ac18bf8f474ae386c5f5ec2b16c5a52 [file] [log] [blame]
<resource
xmlns:its="http://www.w3.org/2005/11/its" >
<its:rules version="2.0">
<its:idValueRule selector="//text" idValue="../@name"/>
</its:rules>
<webform>
<entry name="btn.OK">
<text>OK</text>
<pos>1, 1</pos>
<trig>sendOK</trig>
</entry>
</webform>
<webform>
<entry name="btn.CANCEL">
<text>Cancel</text>
<pos>2, 1</pos>
<trig>cancelAll</trig>
</entry>
</webform>
</resource>