summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xslt/transform.tag
blob: dfec5977d197bf6b8be1e7a25a91e98683dfb2a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE TAGS>
<TAGS>
<tag name="transform">


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

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

    <label>
        <text>id</text>
        <location col="0" row="1" />
    </label>

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

    <label>
        <text>extension-element-prefixes</text>
        <location col="0" row="2" />
    </label>

    <attr name="extension-element-prefixes" type="input">
        <location col="1" row="2" colspan="2" />
    </attr>

    <label>
        <text>exclude-result-prefixes</text>
        <location col="0" row="3" />
    </label>

    <attr name="exclude-result-prefixes" type="input">
        <location col="1" row="3" colspan="3" />
    </attr>

</tag>
</TAGS>