summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xslt/namespace-alias.tag
blob: cb21b1247fbc8ba9e31d05834612d5a7e5669a38 (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
<!DOCTYPE TAGS>
<TAGS>
<tag name="namespace-alias">

    <label>
        <text>stylesheet-prefix</text>
        <location col="0" row="0" />
    </label>

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

    <label>
        <text>result-prefix</text>
        <location col="0" row="1" />
    </label>

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

</tag>
</TAGS>