summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xhtml-basic/table.tag
blob: ead404b5cdc3b823d41987c6b905087432a0d319 (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" />
<children>
<child name="caption" />
<child name="tr" usage="required" />
</children>
</tag>
</TAGS>