Source code

Revision control

Copy as Markdown

Other Tools

<resource
<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>