summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/wml-1-2/onevent.tag
blob: a0e5e67e7a4483a45474e4bfecdb9fb613a3b738 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE TAGS>
<TAGS>
<tag name="onevent" hasCore="1">

    <attr name="type" staus="required" type="list">
        <text>Event</text>
        <textlocation col="0" row="0" />
        <location col="1" row="0" />
	    <items>
	        <item>accept</item>
		<item>delete</item>
		<item>help</item>
		<item>options</item>
		<item>prev</item>
		<item>reset</item>
		<item>unknown</item>
		<item>vnd.</item>
	    </items>
    </attr>

</tag>
</TAGS>