summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xhtml11
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/dtep/xhtml11')
-rw-r--r--quanta/data/dtep/xhtml11/a.tag6
-rw-r--r--quanta/data/dtep/xhtml11/abbr.tag4
-rw-r--r--quanta/data/dtep/xhtml11/acronym.tag4
-rw-r--r--quanta/data/dtep/xhtml11/address.tag4
-rw-r--r--quanta/data/dtep/xhtml11/applet.tag4
-rw-r--r--quanta/data/dtep/xhtml11/area.tag4
-rw-r--r--quanta/data/dtep/xhtml11/b.tag4
-rw-r--r--quanta/data/dtep/xhtml11/bdo.tag4
-rw-r--r--quanta/data/dtep/xhtml11/big.tag4
-rw-r--r--quanta/data/dtep/xhtml11/blockquote.tag4
-rw-r--r--quanta/data/dtep/xhtml11/body.tag4
-rw-r--r--quanta/data/dtep/xhtml11/button.tag4
-rw-r--r--quanta/data/dtep/xhtml11/caption.tag4
-rw-r--r--quanta/data/dtep/xhtml11/cite.tag4
-rw-r--r--quanta/data/dtep/xhtml11/code.tag4
-rw-r--r--quanta/data/dtep/xhtml11/col.tag4
-rw-r--r--quanta/data/dtep/xhtml11/colgroup.tag8
-rw-r--r--quanta/data/dtep/xhtml11/dd.tag4
-rw-r--r--quanta/data/dtep/xhtml11/del.tag4
-rw-r--r--quanta/data/dtep/xhtml11/dfn.tag4
-rw-r--r--quanta/data/dtep/xhtml11/div.tag4
-rw-r--r--quanta/data/dtep/xhtml11/dl.tag4
-rw-r--r--quanta/data/dtep/xhtml11/dt.tag4
-rw-r--r--quanta/data/dtep/xhtml11/em.tag4
-rw-r--r--quanta/data/dtep/xhtml11/fieldset.tag4
-rw-r--r--quanta/data/dtep/xhtml11/form.tag4
-rw-r--r--quanta/data/dtep/xhtml11/head.tag4
-rw-r--r--quanta/data/dtep/xhtml11/headings.tag24
-rw-r--r--quanta/data/dtep/xhtml11/html.tag4
-rw-r--r--quanta/data/dtep/xhtml11/i.tag4
-rw-r--r--quanta/data/dtep/xhtml11/ins.tag4
-rw-r--r--quanta/data/dtep/xhtml11/kbd.tag4
-rw-r--r--quanta/data/dtep/xhtml11/label.tag4
-rw-r--r--quanta/data/dtep/xhtml11/legend.tag4
-rw-r--r--quanta/data/dtep/xhtml11/li.tag4
-rw-r--r--quanta/data/dtep/xhtml11/map.tag4
-rw-r--r--quanta/data/dtep/xhtml11/noscript.tag4
-rw-r--r--quanta/data/dtep/xhtml11/object.tag4
-rw-r--r--quanta/data/dtep/xhtml11/ol.tag4
-rw-r--r--quanta/data/dtep/xhtml11/optgroup.tag4
-rw-r--r--quanta/data/dtep/xhtml11/p.tag4
-rw-r--r--quanta/data/dtep/xhtml11/pre.tag4
-rw-r--r--quanta/data/dtep/xhtml11/q.tag4
-rw-r--r--quanta/data/dtep/xhtml11/rbc.tag4
-rw-r--r--quanta/data/dtep/xhtml11/rtc.tag4
-rw-r--r--quanta/data/dtep/xhtml11/ruby.tag4
-rw-r--r--quanta/data/dtep/xhtml11/samp.tag4
-rw-r--r--quanta/data/dtep/xhtml11/select.tag4
-rw-r--r--quanta/data/dtep/xhtml11/small.tag4
-rw-r--r--quanta/data/dtep/xhtml11/span.tag4
-rw-r--r--quanta/data/dtep/xhtml11/strong.tag4
-rw-r--r--quanta/data/dtep/xhtml11/style.tag4
-rw-r--r--quanta/data/dtep/xhtml11/sub.tag4
-rw-r--r--quanta/data/dtep/xhtml11/sup.tag4
-rw-r--r--quanta/data/dtep/xhtml11/table.tag4
-rw-r--r--quanta/data/dtep/xhtml11/tbody.tag4
-rw-r--r--quanta/data/dtep/xhtml11/td.tag4
-rw-r--r--quanta/data/dtep/xhtml11/textarea.tag4
-rw-r--r--quanta/data/dtep/xhtml11/tfoot.tag4
-rw-r--r--quanta/data/dtep/xhtml11/th.tag4
-rw-r--r--quanta/data/dtep/xhtml11/thead.tag4
-rw-r--r--quanta/data/dtep/xhtml11/title.tag4
-rw-r--r--quanta/data/dtep/xhtml11/tr.tag4
-rw-r--r--quanta/data/dtep/xhtml11/tt.tag4
-rw-r--r--quanta/data/dtep/xhtml11/ul.tag4
-rw-r--r--quanta/data/dtep/xhtml11/var.tag4
66 files changed, 145 insertions, 145 deletions
diff --git a/quanta/data/dtep/xhtml11/a.tag b/quanta/data/dtep/xhtml11/a.tag
index 34ccd660..eda33421 100644
--- a/quanta/data/dtep/xhtml11/a.tag
+++ b/quanta/data/dtep/xhtml11/a.tag
@@ -59,7 +59,7 @@
<attr name="charset" type="input" />
<attr name="accesskey" type="input" />
<attr name="tabindex" type="input" />
- <attr name="tqshape" type="list">
+ <attr name="shape" type="list">
<items>
<item>rect</item>
<item>circle</item>
@@ -69,7 +69,7 @@
</attr>
<attr name="coords" type="input" />
-<tqchildren>
+<children>
<child name="#text" />
<child name="abbr" />
<child name="acronym" />
@@ -103,6 +103,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/abbr.tag b/quanta/data/dtep/xhtml11/abbr.tag
index 08fc6d94..b988c322 100644
--- a/quanta/data/dtep/xhtml11/abbr.tag
+++ b/quanta/data/dtep/xhtml11/abbr.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="abbr" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/acronym.tag b/quanta/data/dtep/xhtml11/acronym.tag
index c2a2eba5..12bf30f1 100644
--- a/quanta/data/dtep/xhtml11/acronym.tag
+++ b/quanta/data/dtep/xhtml11/acronym.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="acronym" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/address.tag b/quanta/data/dtep/xhtml11/address.tag
index c74c8141..3b1f699e 100644
--- a/quanta/data/dtep/xhtml11/address.tag
+++ b/quanta/data/dtep/xhtml11/address.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="address" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/applet.tag b/quanta/data/dtep/xhtml11/applet.tag
index e4bec12d..1a9d5acd 100644
--- a/quanta/data/dtep/xhtml11/applet.tag
+++ b/quanta/data/dtep/xhtml11/applet.tag
@@ -63,7 +63,7 @@
<location col="3" row="9" colspan="1" />
</attr>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -117,7 +117,7 @@
<child name="tt" />
<child name="ul" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/area.tag b/quanta/data/dtep/xhtml11/area.tag
index 67c45a1d..1c992e3b 100644
--- a/quanta/data/dtep/xhtml11/area.tag
+++ b/quanta/data/dtep/xhtml11/area.tag
@@ -3,8 +3,8 @@
<TAGS>
<tag name="area" hasFocus="1" hasScript="1" hasCore="1" hasI18n="1" single="1">
- <attr name="tqshape" type="list">
- <text>tqshape</text>
+ <attr name="shape" type="list">
+ <text>shape</text>
<textlocation col="0" row="0" />
<location col="1" row="0" colspan="2"/>
<items>
diff --git a/quanta/data/dtep/xhtml11/b.tag b/quanta/data/dtep/xhtml11/b.tag
index 736049f5..54e28332 100644
--- a/quanta/data/dtep/xhtml11/b.tag
+++ b/quanta/data/dtep/xhtml11/b.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="b" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/bdo.tag b/quanta/data/dtep/xhtml11/bdo.tag
index 6981975c..47fc984f 100644
--- a/quanta/data/dtep/xhtml11/bdo.tag
+++ b/quanta/data/dtep/xhtml11/bdo.tag
@@ -13,7 +13,7 @@
<item>rtl</item>
</items>
</attr>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -48,6 +48,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/big.tag b/quanta/data/dtep/xhtml11/big.tag
index c9ca87ac..b951e28b 100644
--- a/quanta/data/dtep/xhtml11/big.tag
+++ b/quanta/data/dtep/xhtml11/big.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="big" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/blockquote.tag b/quanta/data/dtep/xhtml11/blockquote.tag
index 1ac79dbf..b74910eb 100644
--- a/quanta/data/dtep/xhtml11/blockquote.tag
+++ b/quanta/data/dtep/xhtml11/blockquote.tag
@@ -8,7 +8,7 @@
<textlocation col="0" row="0" />
<location col="1" row="0" colspan="2" />
</attr>
-<tqchildren>
+<children>
<child name="address" />
<child name="blockquote" />
<child name="del" />
@@ -31,6 +31,6 @@
<child name="script" />
<child name="table" />
<child name="ul" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/body.tag b/quanta/data/dtep/xhtml11/body.tag
index 50117437..6b46aba5 100644
--- a/quanta/data/dtep/xhtml11/body.tag
+++ b/quanta/data/dtep/xhtml11/body.tag
@@ -14,7 +14,7 @@
<location col="1" row="1" colspan="2" />
</attr>
-<tqchildren>
+<children>
<child name="address" />
<child name="blockquote" />
<child name="del" />
@@ -37,6 +37,6 @@
<child name="script" />
<child name="table" />
<child name="ul" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/button.tag b/quanta/data/dtep/xhtml11/button.tag
index 0c204c06..c659c0e3 100644
--- a/quanta/data/dtep/xhtml11/button.tag
+++ b/quanta/data/dtep/xhtml11/button.tag
@@ -15,7 +15,7 @@
<attr name="disabled" type="check" />
-<tqchildren>
+<children>
<child name="#text" />
<child name="abbr" />
<child name="acronym" />
@@ -61,6 +61,6 @@
<child name="tt" />
<child name="ul" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/caption.tag b/quanta/data/dtep/xhtml11/caption.tag
index 956ed2bd..0d433812 100644
--- a/quanta/data/dtep/xhtml11/caption.tag
+++ b/quanta/data/dtep/xhtml11/caption.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="caption" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/cite.tag b/quanta/data/dtep/xhtml11/cite.tag
index b3e2e76b..58cb492f 100644
--- a/quanta/data/dtep/xhtml11/cite.tag
+++ b/quanta/data/dtep/xhtml11/cite.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="cite" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/code.tag b/quanta/data/dtep/xhtml11/code.tag
index 625050da..b29a87d4 100644
--- a/quanta/data/dtep/xhtml11/code.tag
+++ b/quanta/data/dtep/xhtml11/code.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="code" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/col.tag b/quanta/data/dtep/xhtml11/col.tag
index e900365a..9bad383d 100644
--- a/quanta/data/dtep/xhtml11/col.tag
+++ b/quanta/data/dtep/xhtml11/col.tag
@@ -45,14 +45,14 @@ You can add multiple values with commas</tooltip>
<attr name="char" type="input">
<text>char</text>
<textlocation col="0" row="4" />
- <tooltip>tqalignment character for cells</tooltip>
+ <tooltip>alignment character for cells</tooltip>
<location col="1" row="4" />
</attr>
<attr name="charoff" type="input">
<text>charoff</text>
<textlocation col="0" row="5" />
- <tooltip>tqalignment character offset</tooltip>
+ <tooltip>alignment character offset</tooltip>
<location col="1" row="5" />
</attr>
diff --git a/quanta/data/dtep/xhtml11/colgroup.tag b/quanta/data/dtep/xhtml11/colgroup.tag
index 548a7cb8..a0dfb5d2 100644
--- a/quanta/data/dtep/xhtml11/colgroup.tag
+++ b/quanta/data/dtep/xhtml11/colgroup.tag
@@ -45,19 +45,19 @@ You can add multiple values with commas</tooltip>
<attr name="char" type="input">
<text>char</text>
<textlocation col="0" row="4" />
- <tooltip>tqalignment character for cells</tooltip>
+ <tooltip>alignment character for cells</tooltip>
<location col="1" row="4" />
</attr>
<attr name="charoff" type="input">
<text>charoff</text>
<textlocation col="0" row="5" />
- <tooltip>tqalignment character offset</tooltip>
+ <tooltip>alignment character offset</tooltip>
<location col="1" row="5" />
</attr>
-<tqchildren>
+<children>
<child name="col" usage="required" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/dd.tag b/quanta/data/dtep/xhtml11/dd.tag
index 53fda2d1..97992bf9 100644
--- a/quanta/data/dtep/xhtml11/dd.tag
+++ b/quanta/data/dtep/xhtml11/dd.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="dd" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -56,6 +56,6 @@
<child name="tt" />
<child name="ul" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/del.tag b/quanta/data/dtep/xhtml11/del.tag
index dc48ab2b..1a7c17db 100644
--- a/quanta/data/dtep/xhtml11/del.tag
+++ b/quanta/data/dtep/xhtml11/del.tag
@@ -14,7 +14,7 @@
<textlocation col="0" row="1" />
<location col="1" row="1" colspan="2" />
</attr>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -68,6 +68,6 @@
<child name="tt" />
<child name="ul" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/dfn.tag b/quanta/data/dtep/xhtml11/dfn.tag
index 42d4d6fc..fbeb6d72 100644
--- a/quanta/data/dtep/xhtml11/dfn.tag
+++ b/quanta/data/dtep/xhtml11/dfn.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="dfn" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/div.tag b/quanta/data/dtep/xhtml11/div.tag
index dde0e712..1f8500f0 100644
--- a/quanta/data/dtep/xhtml11/div.tag
+++ b/quanta/data/dtep/xhtml11/div.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="div" hasScript="1" hasCore="1" hasI18n="1" scope="paragraph">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -56,6 +56,6 @@
<child name="tt" />
<child name="ul" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/dl.tag b/quanta/data/dtep/xhtml11/dl.tag
index d1edcf28..430067b8 100644
--- a/quanta/data/dtep/xhtml11/dl.tag
+++ b/quanta/data/dtep/xhtml11/dl.tag
@@ -2,9 +2,9 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="dl" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="dt" />
<child name="dd" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/dt.tag b/quanta/data/dtep/xhtml11/dt.tag
index efc31477..ef239795 100644
--- a/quanta/data/dtep/xhtml11/dt.tag
+++ b/quanta/data/dtep/xhtml11/dt.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="dt" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/em.tag b/quanta/data/dtep/xhtml11/em.tag
index f858197f..807065df 100644
--- a/quanta/data/dtep/xhtml11/em.tag
+++ b/quanta/data/dtep/xhtml11/em.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="em" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/fieldset.tag b/quanta/data/dtep/xhtml11/fieldset.tag
index 7ab940b3..c2bc156f 100644
--- a/quanta/data/dtep/xhtml11/fieldset.tag
+++ b/quanta/data/dtep/xhtml11/fieldset.tag
@@ -3,7 +3,7 @@
<TAGS>
<tag name="fieldset" hasScript="1" hasCore="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -59,7 +59,7 @@
<child name="tt" />
<child name="ul" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/form.tag b/quanta/data/dtep/xhtml11/form.tag
index 5f851d9d..c332c515 100644
--- a/quanta/data/dtep/xhtml11/form.tag
+++ b/quanta/data/dtep/xhtml11/form.tag
@@ -57,7 +57,7 @@
<location col="3" row="6"/>
</attr>
-<tqchildren>
+<children>
<child name="address" />
<child name="blockquote" />
<child name="del" />
@@ -79,6 +79,6 @@
<child name="script" />
<child name="table" />
<child name="ul" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/head.tag b/quanta/data/dtep/xhtml11/head.tag
index 30b8fad8..b53932b3 100644
--- a/quanta/data/dtep/xhtml11/head.tag
+++ b/quanta/data/dtep/xhtml11/head.tag
@@ -15,7 +15,7 @@
<location col="1" row="1" colspan="2" />
</attr>
-<tqchildren>
+<children>
<child name="base" />
<child name="link" />
<child name="meta" usage="required" />
@@ -23,7 +23,7 @@
<child name="title" usage="required" />
<child name="script" />
<child name="style" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/headings.tag b/quanta/data/dtep/xhtml11/headings.tag
index dc23edec..eb0b4fa0 100644
--- a/quanta/data/dtep/xhtml11/headings.tag
+++ b/quanta/data/dtep/xhtml11/headings.tag
@@ -3,7 +3,7 @@
<TAGS>
<tag name="h1" hasScript="1" hasCore="1" hasI18n="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -38,11 +38,11 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
<tag name="h2" hasScript="1" hasCore="1" hasI18n="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -77,11 +77,11 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
<tag name="h3" hasScript="1" hasCore="1" hasI18n="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -116,11 +116,11 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
<tag name="h4" hasScript="1" hasCore="1" hasI18n="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -155,11 +155,11 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
<tag name="h5" hasScript="1" hasCore="1" hasI18n="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -194,11 +194,11 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
<tag name="h6" hasScript="1" hasCore="1" hasI18n="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -233,7 +233,7 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/html.tag b/quanta/data/dtep/xhtml11/html.tag
index 7794c33a..22894f8d 100644
--- a/quanta/data/dtep/xhtml11/html.tag
+++ b/quanta/data/dtep/xhtml11/html.tag
@@ -16,10 +16,10 @@
<items><item>http://www.w3.org/1999/xhtml</item></items>
</attr>
-<tqchildren>
+<children>
<child name="body" />
<child name="head" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/i.tag b/quanta/data/dtep/xhtml11/i.tag
index f7bcd0ef..36dbd43a 100644
--- a/quanta/data/dtep/xhtml11/i.tag
+++ b/quanta/data/dtep/xhtml11/i.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="i" hasCore="1" hasI18n="1" hasScript="1" scope="word">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/ins.tag b/quanta/data/dtep/xhtml11/ins.tag
index 37c7be63..c088199f 100644
--- a/quanta/data/dtep/xhtml11/ins.tag
+++ b/quanta/data/dtep/xhtml11/ins.tag
@@ -14,7 +14,7 @@
<textlocation col="0" row="1" />
<location col="1" row="1" colspan="2" />
</attr>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -68,6 +68,6 @@
<child name="tt" />
<child name="ul" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/kbd.tag b/quanta/data/dtep/xhtml11/kbd.tag
index 246f6230..2b222085 100644
--- a/quanta/data/dtep/xhtml11/kbd.tag
+++ b/quanta/data/dtep/xhtml11/kbd.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="kbd" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/label.tag b/quanta/data/dtep/xhtml11/label.tag
index efb6174a..75fb81c6 100644
--- a/quanta/data/dtep/xhtml11/label.tag
+++ b/quanta/data/dtep/xhtml11/label.tag
@@ -26,7 +26,7 @@
<textlocation col="0" row="3" />
<location col="1" row="3" />
</attr>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -61,6 +61,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/legend.tag b/quanta/data/dtep/xhtml11/legend.tag
index a55a5880..048dff82 100644
--- a/quanta/data/dtep/xhtml11/legend.tag
+++ b/quanta/data/dtep/xhtml11/legend.tag
@@ -9,7 +9,7 @@
<location col="3" row="0" colspan="1" />
<tooltip>Shortcut</tooltip>
</attr>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -44,6 +44,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/li.tag b/quanta/data/dtep/xhtml11/li.tag
index 66fd4600..5ceb4358 100644
--- a/quanta/data/dtep/xhtml11/li.tag
+++ b/quanta/data/dtep/xhtml11/li.tag
@@ -6,7 +6,7 @@
<stoppingtags>
<stoppingtag name="li" />
</stoppingtags>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -60,6 +60,6 @@
<child name="tt" />
<child name="ul" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/map.tag b/quanta/data/dtep/xhtml11/map.tag
index 4edddf1e..156f895f 100644
--- a/quanta/data/dtep/xhtml11/map.tag
+++ b/quanta/data/dtep/xhtml11/map.tag
@@ -3,7 +3,7 @@
<TAGS>
<tag name="map" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="address" />
<child name="area" />
<child name="blockquote" />
@@ -27,7 +27,7 @@
<child name="script" />
<child name="table" />
<child name="ul" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/noscript.tag b/quanta/data/dtep/xhtml11/noscript.tag
index 8a9cb611..86b73ab5 100644
--- a/quanta/data/dtep/xhtml11/noscript.tag
+++ b/quanta/data/dtep/xhtml11/noscript.tag
@@ -3,7 +3,7 @@
<TAGS>
<tag name="noscript" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="address" />
<child name="blockquote" />
<child name="del" />
@@ -26,6 +26,6 @@
<child name="script" />
<child name="table" />
<child name="ul" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/object.tag b/quanta/data/dtep/xhtml11/object.tag
index a76d9589..3953c45b 100644
--- a/quanta/data/dtep/xhtml11/object.tag
+++ b/quanta/data/dtep/xhtml11/object.tag
@@ -121,7 +121,7 @@
<location col="3" row="15" colspan="1" />
</attr>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -175,7 +175,7 @@
<child name="tt" />
<child name="ul" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/ol.tag b/quanta/data/dtep/xhtml11/ol.tag
index 98e58f38..25c76d7a 100644
--- a/quanta/data/dtep/xhtml11/ol.tag
+++ b/quanta/data/dtep/xhtml11/ol.tag
@@ -3,9 +3,9 @@
<TAGS>
<tag name="ol" hasScript="1" hasCore="1" hasI18n="1">
-<tqchildren>
+<children>
<child name="li" usage="required" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/optgroup.tag b/quanta/data/dtep/xhtml11/optgroup.tag
index 57c7c978..82452057 100644
--- a/quanta/data/dtep/xhtml11/optgroup.tag
+++ b/quanta/data/dtep/xhtml11/optgroup.tag
@@ -15,9 +15,9 @@
<location col="1" row="1" colspan="1" />
</attr>
-<tqchildren>
+<children>
<child name="option" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/p.tag b/quanta/data/dtep/xhtml11/p.tag
index 52233810..bffe7b97 100644
--- a/quanta/data/dtep/xhtml11/p.tag
+++ b/quanta/data/dtep/xhtml11/p.tag
@@ -13,7 +13,7 @@
<stoppingtag name="dd" />
</stoppingtags>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -48,7 +48,7 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/pre.tag b/quanta/data/dtep/xhtml11/pre.tag
index 03f41221..623064c4 100644
--- a/quanta/data/dtep/xhtml11/pre.tag
+++ b/quanta/data/dtep/xhtml11/pre.tag
@@ -11,7 +11,7 @@
<item>preserve</item>
</items>
</attr>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -40,6 +40,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/q.tag b/quanta/data/dtep/xhtml11/q.tag
index ad91bfe2..1eaefcd1 100644
--- a/quanta/data/dtep/xhtml11/q.tag
+++ b/quanta/data/dtep/xhtml11/q.tag
@@ -8,7 +8,7 @@
<textlocation col="0" row="0" />
<location col="1" row="0" colspan="2" />
</attr>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -43,6 +43,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/rbc.tag b/quanta/data/dtep/xhtml11/rbc.tag
index 5f73674a..fbd5b7ec 100644
--- a/quanta/data/dtep/xhtml11/rbc.tag
+++ b/quanta/data/dtep/xhtml11/rbc.tag
@@ -2,8 +2,8 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="rbc" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="rb" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/rtc.tag b/quanta/data/dtep/xhtml11/rtc.tag
index 67abdda7..97c21176 100644
--- a/quanta/data/dtep/xhtml11/rtc.tag
+++ b/quanta/data/dtep/xhtml11/rtc.tag
@@ -2,8 +2,8 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="rtc" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="rt" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/ruby.tag b/quanta/data/dtep/xhtml11/ruby.tag
index 5a55cdff..d133114f 100644
--- a/quanta/data/dtep/xhtml11/ruby.tag
+++ b/quanta/data/dtep/xhtml11/ruby.tag
@@ -2,12 +2,12 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="ruby" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="rb" />
<child name="rt" />
<child name="rp" />
<child name="rtc" />
<child name="rbc" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/samp.tag b/quanta/data/dtep/xhtml11/samp.tag
index e0f7bdf7..2ec41eb4 100644
--- a/quanta/data/dtep/xhtml11/samp.tag
+++ b/quanta/data/dtep/xhtml11/samp.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="samp" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/select.tag b/quanta/data/dtep/xhtml11/select.tag
index 31ada1cc..74eb9e58 100644
--- a/quanta/data/dtep/xhtml11/select.tag
+++ b/quanta/data/dtep/xhtml11/select.tag
@@ -47,9 +47,9 @@
<stoppingtag name="select" />
</stoppingtags>
-<tqchildren>
+<children>
<child name="optgroup" />
<child name="option" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/small.tag b/quanta/data/dtep/xhtml11/small.tag
index 0d2c4263..0fdbe561 100644
--- a/quanta/data/dtep/xhtml11/small.tag
+++ b/quanta/data/dtep/xhtml11/small.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="small" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/span.tag b/quanta/data/dtep/xhtml11/span.tag
index 6218d5d7..ca85ab65 100644
--- a/quanta/data/dtep/xhtml11/span.tag
+++ b/quanta/data/dtep/xhtml11/span.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="span" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/strong.tag b/quanta/data/dtep/xhtml11/strong.tag
index 3bc13488..98d57d89 100644
--- a/quanta/data/dtep/xhtml11/strong.tag
+++ b/quanta/data/dtep/xhtml11/strong.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="strong" hasCore="1" hasI18n="1" hasScript="1" scope="word">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/style.tag b/quanta/data/dtep/xhtml11/style.tag
index 648217c5..d3c16a0e 100644
--- a/quanta/data/dtep/xhtml11/style.tag
+++ b/quanta/data/dtep/xhtml11/style.tag
@@ -53,8 +53,8 @@
<textlocation col="0" row="5" />
<location col="1" row="5" colspan="2" />
</attr>
- <tqchildren>
+ <children>
<child name="#text" />
- </tqchildren>
+ </children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/sub.tag b/quanta/data/dtep/xhtml11/sub.tag
index 0a195674..5691c5f0 100644
--- a/quanta/data/dtep/xhtml11/sub.tag
+++ b/quanta/data/dtep/xhtml11/sub.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="sub" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/sup.tag b/quanta/data/dtep/xhtml11/sup.tag
index 815c4e35..33e052d3 100644
--- a/quanta/data/dtep/xhtml11/sup.tag
+++ b/quanta/data/dtep/xhtml11/sup.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="sup" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/table.tag b/quanta/data/dtep/xhtml11/table.tag
index 334a0d91..2680b2d3 100644
--- a/quanta/data/dtep/xhtml11/table.tag
+++ b/quanta/data/dtep/xhtml11/table.tag
@@ -65,7 +65,7 @@
<location col="1" row="5" colspan="2"/>
</attr>
-<tqchildren>
+<children>
<child name="caption" />
<child name="col" />
<child name="colgroup" />
@@ -73,7 +73,7 @@
<child name="tfoot" />
<child name="tbody" />
<child name="tr" usage="required" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/tbody.tag b/quanta/data/dtep/xhtml11/tbody.tag
index 62e80ac3..62814633 100644
--- a/quanta/data/dtep/xhtml11/tbody.tag
+++ b/quanta/data/dtep/xhtml11/tbody.tag
@@ -31,9 +31,9 @@
<attr name="char" type="input" />
<attr name="charoff" type="input" />
-<tqchildren>
+<children>
<child name="tr" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/td.tag b/quanta/data/dtep/xhtml11/td.tag
index 30ec67d6..4ace9ce3 100644
--- a/quanta/data/dtep/xhtml11/td.tag
+++ b/quanta/data/dtep/xhtml11/td.tag
@@ -72,7 +72,7 @@
<stoppingtag name="th" />
</stoppingtags>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -126,7 +126,7 @@
<child name="tt" />
<child name="ul" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/textarea.tag b/quanta/data/dtep/xhtml11/textarea.tag
index a0233b03..e19a6061 100644
--- a/quanta/data/dtep/xhtml11/textarea.tag
+++ b/quanta/data/dtep/xhtml11/textarea.tag
@@ -36,8 +36,8 @@
<textlocation col="2" row="5" colspan="1" />
<location col="3" row="5" colspan="1" />
</attr>
- <tqchildren>
+ <children>
<child name="#text" />
- </tqchildren>
+ </children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/tfoot.tag b/quanta/data/dtep/xhtml11/tfoot.tag
index dadde62b..ec0b79a2 100644
--- a/quanta/data/dtep/xhtml11/tfoot.tag
+++ b/quanta/data/dtep/xhtml11/tfoot.tag
@@ -31,8 +31,8 @@
<attr name="char" type="input" />
<attr name="charoff" type="input" />
-<tqchildren>
+<children>
<child name="tr" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/th.tag b/quanta/data/dtep/xhtml11/th.tag
index 3d8e539c..bd944333 100644
--- a/quanta/data/dtep/xhtml11/th.tag
+++ b/quanta/data/dtep/xhtml11/th.tag
@@ -72,7 +72,7 @@
<stoppingtag name="th" />
</stoppingtags>
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -126,7 +126,7 @@
<child name="tt" />
<child name="ul" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/thead.tag b/quanta/data/dtep/xhtml11/thead.tag
index f5df6cc5..326a1b87 100644
--- a/quanta/data/dtep/xhtml11/thead.tag
+++ b/quanta/data/dtep/xhtml11/thead.tag
@@ -31,8 +31,8 @@
<attr name="char" type="input" />
<attr name="charoff" type="input" />
-<tqchildren>
+<children>
<child name="tr" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/title.tag b/quanta/data/dtep/xhtml11/title.tag
index 76f9045c..4c9f61b7 100644
--- a/quanta/data/dtep/xhtml11/title.tag
+++ b/quanta/data/dtep/xhtml11/title.tag
@@ -7,8 +7,8 @@
<textlocation col="0" row="0" />
<location col="1" row="0" colspan="2" />
</attr>
-<tqchildren>
+<children>
<child name="#text" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/tr.tag b/quanta/data/dtep/xhtml11/tr.tag
index 1ca8aa0e..27c68366 100644
--- a/quanta/data/dtep/xhtml11/tr.tag
+++ b/quanta/data/dtep/xhtml11/tr.tag
@@ -36,9 +36,9 @@
<stoppingtag name="tfoot" />
</stoppingtags>
-<tqchildren>
+<children>
<child name="th" />
<child name="td" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/tt.tag b/quanta/data/dtep/xhtml11/tt.tag
index 91138326..a7506a8b 100644
--- a/quanta/data/dtep/xhtml11/tt.tag
+++ b/quanta/data/dtep/xhtml11/tt.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="tt" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/ul.tag b/quanta/data/dtep/xhtml11/ul.tag
index 9f1450f6..bd4404c4 100644
--- a/quanta/data/dtep/xhtml11/ul.tag
+++ b/quanta/data/dtep/xhtml11/ul.tag
@@ -3,9 +3,9 @@
<TAGS>
<tag name="ul" hasScript="1" hasCore="1" hasI18n="1">
-<tqchildren>
+<children>
<child name="li" usage="required" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/xhtml11/var.tag b/quanta/data/dtep/xhtml11/var.tag
index 4c4e8dc3..1c20c088 100644
--- a/quanta/data/dtep/xhtml11/var.tag
+++ b/quanta/data/dtep/xhtml11/var.tag
@@ -2,7 +2,7 @@
<!DOCTYPE TAGS>
<TAGS>
<tag name="var" hasCore="1" hasI18n="1" hasScript="1">
-<tqchildren>
+<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
@@ -37,6 +37,6 @@
<child name="textarea" />
<child name="tt" />
<child name="var" />
-</tqchildren>
+</children>
</tag>
</TAGS>