You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/xhtml-basic/table.tag

13 lines
247 B

<?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>