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

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