summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xslt/message.tag
blob: f94d61ff725c2fcf3aaef476fcd95d6cbb951444 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE TAGS>
<TAGS>
<tag name="message">

    <label>
        <text>terminate</text>
        <location col="0" row="0" />
    </label>

    <attr name="terminate" type="list">
        <items>
            <item>yes</item>
            <item>no</item>
        </items>
        <location col="1" row="0" colspan="2" />
    </attr>

</tag>
</TAGS>