summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xhtml-frameset/dl.tag
blob: 32c9f6459d5b200d8ee03b14d05a0e88a8932722 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="dl" hasCore="1" hasI18n="1" hasScript="1">

    <attr name="compact" type="check">
        <text>compact</text>
        <location col="0" row="0" />
    </attr>

<tqchildren>
<child name="dt" />
<child name="dd" />
</tqchildren>
</tag>
</TAGS>