summaryrefslogtreecommitdiff
path: root/tests/ITS-2.0-Testsuite/inputdata/idvalue/xml/idvalue3xml.xml
blob: b5c3417d74121f9808e65c5a46ae0472a7866ecd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<resource>
<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:xlink="http://www.w3.org/1999/xlink" version="2.0" xlink:href="idvalue3xmlrules.xml"/>
 <entry name="btn.OK">
    <text>OK</text>
    <pos>1, 1</pos>
    <trig>sendOK</trig>
  </entry>
  <entry name="btn.CANCEL">
    <text>Cancel</text>
    <pos>2, 1</pos>
    <trig>cancelAll</trig>
  </entry>
</resource>