summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xslt/text.tag
blob: 1b4ef2cdd9ce74a4edacc581fd9557aa8ac0f8c0 (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="text">

    <label>
        <text>disable-output-escaping</text>
        <location col="0" row="0" />
    </label>

    <attr name="disable-output-escaping" type="list">
           <items>
            <item>yes</item>
            <item>no</item>
        </items>    	
        <location col="1" row="0" colspan="3" />
    </attr>

</tag>
</TAGS>