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

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

    <attr name="test" type="input">
        <location col="1" row="0" colspan="3" />
    </attr>

</tag>
</TAGS>