diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-16 19:02:47 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-16 19:02:47 +0000 |
commit | e985f7e545f4739493965aad69bbecb136dc9346 (patch) | |
tree | 54afd409d8acd6202dd8ab611d24e78c28e4c0a0 /quanta/data/dtep/xhtml11 | |
parent | f7670c198945adc3b95ad69a959fe5f8ae55b493 (diff) | |
download | tdewebdev-e985f7e545f4739493965aad69bbecb136dc9346.tar.gz tdewebdev-e985f7e545f4739493965aad69bbecb136dc9346.zip |
TQt4 port kdewebdev
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237029 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'quanta/data/dtep/xhtml11')
66 files changed, 145 insertions, 145 deletions
diff --git a/quanta/data/dtep/xhtml11/a.tag b/quanta/data/dtep/xhtml11/a.tag index eda33421..34ccd660 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="shape" type="list"> + <attr name="tqshape" type="list"> <items> <item>rect</item> <item>circle</item> @@ -69,7 +69,7 @@ </attr> <attr name="coords" type="input" /> -<children> +<tqchildren> <child name="#text" /> <child name="abbr" /> <child name="acronym" /> @@ -103,6 +103,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/abbr.tag b/quanta/data/dtep/xhtml11/abbr.tag index b988c322..08fc6d94 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/acronym.tag b/quanta/data/dtep/xhtml11/acronym.tag index 12bf30f1..c2a2eba5 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/address.tag b/quanta/data/dtep/xhtml11/address.tag index 3b1f699e..c74c8141 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/applet.tag b/quanta/data/dtep/xhtml11/applet.tag index 1a9d5acd..e4bec12d 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> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -117,7 +117,7 @@ <child name="tt" /> <child name="ul" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/area.tag b/quanta/data/dtep/xhtml11/area.tag index 1c992e3b..67c45a1d 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="shape" type="list"> - <text>shape</text> + <attr name="tqshape" type="list"> + <text>tqshape</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 54e28332..736049f5 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/bdo.tag b/quanta/data/dtep/xhtml11/bdo.tag index 47fc984f..6981975c 100644 --- a/quanta/data/dtep/xhtml11/bdo.tag +++ b/quanta/data/dtep/xhtml11/bdo.tag @@ -13,7 +13,7 @@ <item>rtl</item> </items> </attr> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -48,6 +48,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/big.tag b/quanta/data/dtep/xhtml11/big.tag index b951e28b..c9ca87ac 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/blockquote.tag b/quanta/data/dtep/xhtml11/blockquote.tag index b74910eb..1ac79dbf 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> -<children> +<tqchildren> <child name="address" /> <child name="blockquote" /> <child name="del" /> @@ -31,6 +31,6 @@ <child name="script" /> <child name="table" /> <child name="ul" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/body.tag b/quanta/data/dtep/xhtml11/body.tag index 6b46aba5..50117437 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> -<children> +<tqchildren> <child name="address" /> <child name="blockquote" /> <child name="del" /> @@ -37,6 +37,6 @@ <child name="script" /> <child name="table" /> <child name="ul" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/button.tag b/quanta/data/dtep/xhtml11/button.tag index c659c0e3..0c204c06 100644 --- a/quanta/data/dtep/xhtml11/button.tag +++ b/quanta/data/dtep/xhtml11/button.tag @@ -15,7 +15,7 @@ <attr name="disabled" type="check" /> -<children> +<tqchildren> <child name="#text" /> <child name="abbr" /> <child name="acronym" /> @@ -61,6 +61,6 @@ <child name="tt" /> <child name="ul" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/caption.tag b/quanta/data/dtep/xhtml11/caption.tag index 0d433812..956ed2bd 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/cite.tag b/quanta/data/dtep/xhtml11/cite.tag index 58cb492f..b3e2e76b 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/code.tag b/quanta/data/dtep/xhtml11/code.tag index b29a87d4..625050da 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/col.tag b/quanta/data/dtep/xhtml11/col.tag index 9bad383d..e900365a 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>alignment character for cells</tooltip> + <tooltip>tqalignment character for cells</tooltip> <location col="1" row="4" /> </attr> <attr name="charoff" type="input"> <text>charoff</text> <textlocation col="0" row="5" /> - <tooltip>alignment character offset</tooltip> + <tooltip>tqalignment 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 a0dfb5d2..548a7cb8 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>alignment character for cells</tooltip> + <tooltip>tqalignment character for cells</tooltip> <location col="1" row="4" /> </attr> <attr name="charoff" type="input"> <text>charoff</text> <textlocation col="0" row="5" /> - <tooltip>alignment character offset</tooltip> + <tooltip>tqalignment character offset</tooltip> <location col="1" row="5" /> </attr> -<children> +<tqchildren> <child name="col" usage="required" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/dd.tag b/quanta/data/dtep/xhtml11/dd.tag index 97992bf9..53fda2d1 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -56,6 +56,6 @@ <child name="tt" /> <child name="ul" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/del.tag b/quanta/data/dtep/xhtml11/del.tag index 1a7c17db..dc48ab2b 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> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -68,6 +68,6 @@ <child name="tt" /> <child name="ul" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/dfn.tag b/quanta/data/dtep/xhtml11/dfn.tag index fbeb6d72..42d4d6fc 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/div.tag b/quanta/data/dtep/xhtml11/div.tag index 1f8500f0..dde0e712 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -56,6 +56,6 @@ <child name="tt" /> <child name="ul" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/dl.tag b/quanta/data/dtep/xhtml11/dl.tag index 430067b8..d1edcf28 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"> -<children> +<tqchildren> <child name="dt" /> <child name="dd" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/dt.tag b/quanta/data/dtep/xhtml11/dt.tag index ef239795..efc31477 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/em.tag b/quanta/data/dtep/xhtml11/em.tag index 807065df..f858197f 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/fieldset.tag b/quanta/data/dtep/xhtml11/fieldset.tag index c2bc156f..7ab940b3 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -59,7 +59,7 @@ <child name="tt" /> <child name="ul" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/form.tag b/quanta/data/dtep/xhtml11/form.tag index c332c515..5f851d9d 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> -<children> +<tqchildren> <child name="address" /> <child name="blockquote" /> <child name="del" /> @@ -79,6 +79,6 @@ <child name="script" /> <child name="table" /> <child name="ul" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/head.tag b/quanta/data/dtep/xhtml11/head.tag index b53932b3..30b8fad8 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> -<children> +<tqchildren> <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" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/headings.tag b/quanta/data/dtep/xhtml11/headings.tag index eb0b4fa0..dc23edec 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -38,11 +38,11 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> <tag name="h2" hasScript="1" hasCore="1" hasI18n="1"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -77,11 +77,11 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> <tag name="h3" hasScript="1" hasCore="1" hasI18n="1"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -116,11 +116,11 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> <tag name="h4" hasScript="1" hasCore="1" hasI18n="1"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -155,11 +155,11 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> <tag name="h5" hasScript="1" hasCore="1" hasI18n="1"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -194,11 +194,11 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> <tag name="h6" hasScript="1" hasCore="1" hasI18n="1"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -233,7 +233,7 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/html.tag b/quanta/data/dtep/xhtml11/html.tag index 22894f8d..7794c33a 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> -<children> +<tqchildren> <child name="body" /> <child name="head" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/i.tag b/quanta/data/dtep/xhtml11/i.tag index 36dbd43a..f7bcd0ef 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/ins.tag b/quanta/data/dtep/xhtml11/ins.tag index c088199f..37c7be63 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> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -68,6 +68,6 @@ <child name="tt" /> <child name="ul" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/kbd.tag b/quanta/data/dtep/xhtml11/kbd.tag index 2b222085..246f6230 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/label.tag b/quanta/data/dtep/xhtml11/label.tag index 75fb81c6..efb6174a 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> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -61,6 +61,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/legend.tag b/quanta/data/dtep/xhtml11/legend.tag index 048dff82..a55a5880 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> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -44,6 +44,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/li.tag b/quanta/data/dtep/xhtml11/li.tag index 5ceb4358..66fd4600 100644 --- a/quanta/data/dtep/xhtml11/li.tag +++ b/quanta/data/dtep/xhtml11/li.tag @@ -6,7 +6,7 @@ <stoppingtags> <stoppingtag name="li" /> </stoppingtags> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -60,6 +60,6 @@ <child name="tt" /> <child name="ul" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/map.tag b/quanta/data/dtep/xhtml11/map.tag index 156f895f..4edddf1e 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"> -<children> +<tqchildren> <child name="address" /> <child name="area" /> <child name="blockquote" /> @@ -27,7 +27,7 @@ <child name="script" /> <child name="table" /> <child name="ul" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/noscript.tag b/quanta/data/dtep/xhtml11/noscript.tag index 86b73ab5..8a9cb611 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"> -<children> +<tqchildren> <child name="address" /> <child name="blockquote" /> <child name="del" /> @@ -26,6 +26,6 @@ <child name="script" /> <child name="table" /> <child name="ul" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/object.tag b/quanta/data/dtep/xhtml11/object.tag index 3953c45b..a76d9589 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> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -175,7 +175,7 @@ <child name="tt" /> <child name="ul" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/ol.tag b/quanta/data/dtep/xhtml11/ol.tag index 25c76d7a..98e58f38 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"> -<children> +<tqchildren> <child name="li" usage="required" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/optgroup.tag b/quanta/data/dtep/xhtml11/optgroup.tag index 82452057..57c7c978 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> -<children> +<tqchildren> <child name="option" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/p.tag b/quanta/data/dtep/xhtml11/p.tag index bffe7b97..52233810 100644 --- a/quanta/data/dtep/xhtml11/p.tag +++ b/quanta/data/dtep/xhtml11/p.tag @@ -13,7 +13,7 @@ <stoppingtag name="dd" /> </stoppingtags> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -48,7 +48,7 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/pre.tag b/quanta/data/dtep/xhtml11/pre.tag index 623064c4..03f41221 100644 --- a/quanta/data/dtep/xhtml11/pre.tag +++ b/quanta/data/dtep/xhtml11/pre.tag @@ -11,7 +11,7 @@ <item>preserve</item> </items> </attr> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -40,6 +40,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/q.tag b/quanta/data/dtep/xhtml11/q.tag index 1eaefcd1..ad91bfe2 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> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -43,6 +43,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/rbc.tag b/quanta/data/dtep/xhtml11/rbc.tag index fbd5b7ec..5f73674a 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"> -<children> +<tqchildren> <child name="rb" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/rtc.tag b/quanta/data/dtep/xhtml11/rtc.tag index 97c21176..67abdda7 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"> -<children> +<tqchildren> <child name="rt" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/ruby.tag b/quanta/data/dtep/xhtml11/ruby.tag index d133114f..5a55cdff 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"> -<children> +<tqchildren> <child name="rb" /> <child name="rt" /> <child name="rp" /> <child name="rtc" /> <child name="rbc" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/samp.tag b/quanta/data/dtep/xhtml11/samp.tag index 2ec41eb4..e0f7bdf7 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/select.tag b/quanta/data/dtep/xhtml11/select.tag index 74eb9e58..31ada1cc 100644 --- a/quanta/data/dtep/xhtml11/select.tag +++ b/quanta/data/dtep/xhtml11/select.tag @@ -47,9 +47,9 @@ <stoppingtag name="select" /> </stoppingtags> -<children> +<tqchildren> <child name="optgroup" /> <child name="option" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/small.tag b/quanta/data/dtep/xhtml11/small.tag index 0fdbe561..0d2c4263 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/span.tag b/quanta/data/dtep/xhtml11/span.tag index ca85ab65..6218d5d7 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/strong.tag b/quanta/data/dtep/xhtml11/strong.tag index 98d57d89..3bc13488 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/style.tag b/quanta/data/dtep/xhtml11/style.tag index d3c16a0e..648217c5 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> - <children> + <tqchildren> <child name="#text" /> - </children> + </tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/sub.tag b/quanta/data/dtep/xhtml11/sub.tag index 5691c5f0..0a195674 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/sup.tag b/quanta/data/dtep/xhtml11/sup.tag index 33e052d3..815c4e35 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/table.tag b/quanta/data/dtep/xhtml11/table.tag index 2680b2d3..334a0d91 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> -<children> +<tqchildren> <child name="caption" /> <child name="col" /> <child name="colgroup" /> @@ -73,7 +73,7 @@ <child name="tfoot" /> <child name="tbody" /> <child name="tr" usage="required" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/tbody.tag b/quanta/data/dtep/xhtml11/tbody.tag index 62814633..62e80ac3 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" /> -<children> +<tqchildren> <child name="tr" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/td.tag b/quanta/data/dtep/xhtml11/td.tag index 4ace9ce3..30ec67d6 100644 --- a/quanta/data/dtep/xhtml11/td.tag +++ b/quanta/data/dtep/xhtml11/td.tag @@ -72,7 +72,7 @@ <stoppingtag name="th" /> </stoppingtags> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -126,7 +126,7 @@ <child name="tt" /> <child name="ul" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/textarea.tag b/quanta/data/dtep/xhtml11/textarea.tag index e19a6061..a0233b03 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> - <children> + <tqchildren> <child name="#text" /> - </children> + </tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/tfoot.tag b/quanta/data/dtep/xhtml11/tfoot.tag index ec0b79a2..dadde62b 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" /> -<children> +<tqchildren> <child name="tr" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/th.tag b/quanta/data/dtep/xhtml11/th.tag index bd944333..3d8e539c 100644 --- a/quanta/data/dtep/xhtml11/th.tag +++ b/quanta/data/dtep/xhtml11/th.tag @@ -72,7 +72,7 @@ <stoppingtag name="th" /> </stoppingtags> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -126,7 +126,7 @@ <child name="tt" /> <child name="ul" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/thead.tag b/quanta/data/dtep/xhtml11/thead.tag index 326a1b87..f5df6cc5 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" /> -<children> +<tqchildren> <child name="tr" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/title.tag b/quanta/data/dtep/xhtml11/title.tag index 4c9f61b7..76f9045c 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> -<children> +<tqchildren> <child name="#text" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/tr.tag b/quanta/data/dtep/xhtml11/tr.tag index 27c68366..1ca8aa0e 100644 --- a/quanta/data/dtep/xhtml11/tr.tag +++ b/quanta/data/dtep/xhtml11/tr.tag @@ -36,9 +36,9 @@ <stoppingtag name="tfoot" /> </stoppingtags> -<children> +<tqchildren> <child name="th" /> <child name="td" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/tt.tag b/quanta/data/dtep/xhtml11/tt.tag index a7506a8b..91138326 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/ul.tag b/quanta/data/dtep/xhtml11/ul.tag index bd4404c4..9f1450f6 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"> -<children> +<tqchildren> <child name="li" usage="required" /> -</children> +</tqchildren> </tag> </TAGS> diff --git a/quanta/data/dtep/xhtml11/var.tag b/quanta/data/dtep/xhtml11/var.tag index 1c20c088..4c4e8dc3 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"> -<children> +<tqchildren> <child name="#text" /> <child name="a" /> <child name="abbr" /> @@ -37,6 +37,6 @@ <child name="textarea" /> <child name="tt" /> <child name="var" /> -</children> +</tqchildren> </tag> </TAGS> |