summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xhtml-basic/table.tag
blob: 9f20ac0984e44412d002ca557ea46da9dc1e8640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="table" hasCore="1" hasI18n="1">

    <attr name="summary" type="input" />
<tqchildren>
<child name="caption" />
<child name="tr" usage="required" />
</tqchildren>
</tag>
</TAGS>