diff options
Diffstat (limited to 'quanta/data/dtep/html-strict')
22 files changed, 4198 insertions, 0 deletions
diff --git a/quanta/data/dtep/html-strict/Makefile.am b/quanta/data/dtep/html-strict/Makefile.am new file mode 100644 index 00000000..672d1cc6 --- /dev/null +++ b/quanta/data/dtep/html-strict/Makefile.am @@ -0,0 +1,5 @@ +quanta_DATA = a.tag b.tag c.tag d.tag e.tag f.tag h.tag i.tag k.tag l.tag m.tag n.tag o.tag p.tag \ + q.tag s.tag t.tag u.tag v.tag common.tag description.rc + +quantadir = ${quanta_datadir}/dtep/html-strict + diff --git a/quanta/data/dtep/html-strict/a.tag b/quanta/data/dtep/html-strict/a.tag new file mode 100644 index 00000000..a10e1c04 --- /dev/null +++ b/quanta/data/dtep/html-strict/a.tag @@ -0,0 +1,329 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="a" hasCore="1" hasI18n="1" hasScript="1"> + + <attr name="href" type="url" source="selection"> + <text>HREF</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="3"/> + </attr> + + <attr name="name" type="input"> + <text>Name</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="3" /> + </attr> + + <attr name="rel" type="list"> + <text>Rel</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" /> + <items> + <item>Alternate</item> + <item>StyleSheet</item> + <item>Start</item> + <item>Next</item> + <item>Prev</item> + <item>Contents</item> + <item>Index</item> + <item>Glossary</item> + <item>Copyright</item> + <item>Made</item> + <item>Chapter</item> + <item>Section</item> + <item>Subsection</item> + <item>Appendix</item> + <item>Help</item> + <item>Bookmark</item> + </items> + </attr> + + <attr name="rev" type="list"> + <text>Rev</text> + <textlocation col="2" row="2" /> + <location col="3" row="2" /> + <items> + <item>Alternate</item> + <item>StyleSheet</item> + <item>Start</item> + <item>Next</item> + <item>Prev</item> + <item>Contents</item> + <item>Index</item> + <item>Glossary</item> + <item>Copyright</item> + <item>Made</item> + <item>Chapter</item> + <item>Section</item> + <item>Subsection</item> + <item>Appendix</item> + <item>Help</item> + <item>Bookmark</item> + </items> + </attr> + + <attr name="type" type="list"> + <text>Type</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" /> + <items> + <item>text/html</item> + <item>image/jpeg</item> + <item>image/gif</item> + <item>image/png</item> + <item>model/vrml</item> + <item>video/quicktime</item> + <item>application/java</item> + <item>text/css</item> + <item>text/javascript</item> + </items> + </attr> + + <attr name="target" type="list"> + <text>Target</text> + <textlocation col="2" row="3" /> + <location col="3" row="3"/> + <items> + <item>_blank</item> + <item>_self</item> + <item>_parent</item> + <item>_top</item> + </items> + </attr> + + + <attr name="onfocus" type="input"> + <text>OnFocus</text> + <textlocation col="0" row="8" /> + <location col="1" row="8" colspan="3" /> + </attr> + + <attr name="onblur" type="input"> + <text>OnBlur</text> + <textlocation col="0" row="9" /> + <location col="1" row="9" colspan="3" /> + </attr> + + <attr name="hreflang"></attr> + <attr name="charset"> </attr> + <attr name="accesskey"> </attr> + <attr name="tabindex"> </attr> + <attr name="shape"> </attr> + <attr name="coords"> </attr> +<children> + <child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> + +<tag name="abbr" hasCore="1" hasI18n="1" hasScript="1"> +<children> + <child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> + +<tag name="acronym" hasCore="1" hasI18n="1" hasScript="1"> +<children> + <child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> + +<tag name="address" hasCore="1" hasI18n="1" hasScript="1"> +<children> + <child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> + +<tag name="area" hasScript="1" hasCore="1" hasI18n="1" single="1"> + + <attr name="shape" type="list"> + <text>Shape</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2"/> + <items> + <item>rect</item> + <item>circle</item> + <item>poly</item> + <item>default</item> + </items> + </attr> + + <attr name="coords" type="input"> + <text>Coords</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2"/> + </attr> + + <attr name="href" type="url"> + <text>HREF</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" colspan="2"/> + </attr> + + <attr name="target" type="list"> + <text>Target</text> + <textlocation col="0" row="4" /> + <location col="1" row="4" colspan="2"/> + <items> + <item>_blank</item> + <item>_self</item> + <item>_parent</item> + <item>_top</item> + </items> + </attr> + + <attr name="nohref" type="check"> + <text>No HREF</text> + <textlocation col="0" row="5" /> + <location col="1" row="5" colspan="2"/> + </attr> + + <attr name="alt" type="input"> + <text>Alt</text> + <textlocation col="0" row="6" /> + <location col="1" row="6" colspan="2"/> + </attr> + + <attr name="tabindex" type="input"> + <text>Tab Index</text> + <textlocation col="0" row="7" /> + <location col="1" row="7" colspan="2"/> + </attr> + + <attr name="onfocus" type="input"> + <text>OnFocus</text> + <textlocation col="0" row="8" /> + <location col="1" row="8" colspan="2"/> + </attr> + + <attr name="onblur" type="input"> + <text>OnBlur</text> + <textlocation col="0" row="9" /> + <location col="1" row="9" colspan="2"/> + </attr> + +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/b.tag b/quanta/data/dtep/html-strict/b.tag new file mode 100644 index 00000000..47424fe8 --- /dev/null +++ b/quanta/data/dtep/html-strict/b.tag @@ -0,0 +1,365 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="b" hasCore="1" hasI18n="1" hasScript="1"> +<children> + <child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> + +<tag name="base" single="1"> + <attr name="href" type="input"> + <text>HREF</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + + <attr name="target" type="list"> + <text>Target</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + <items> + <item>_blank</item> + <item>_self</item> + <item>_parent</item> + <item>_top</item> + </items> + </attr> + + +</tag> + +<tag name="bdo" hasCore="1"> + <attr name="dir" type="input"> + <text>Dir</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="lang" type="input"> + <text>Lang</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> +<children> + <child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> + +<tag name="big" hasCore="1" hasI18n="1" hasScript="1"> +<children> + <child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> + +<tag name="blockquote" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="cite" type="url"> + <text>Cite</text> + <textlocation col="0" row="0" /> + <tooltip>This is not widely supported</tooltip> + <location col="1" row="0" colspan="2" /> + </attr> + + <attr name="dir" type="list"> + <text>Dir</text> + <textlocation col="0" row="1" /> + <tooltip>This is not widely supported</tooltip> + <location col="1" row="1" colspan="2" /> + <items> + <item>LTR</item> + <item>RTL</item> + </items> + </attr> +<children> +<child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + <child name="script" /> + </children> + +</tag> + +<tag name="body" hasScript="1" hasCore="1" hasI18n="1"> + <attr name="background" type="url"> + <text>BG image</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + + <attr name="bgcolor" type="color"> + <text>BG color</text> + <textlocation col="0" row="1" /> + <tooltip>Depricated in HTML 4.0 </tooltip> + <location col="2" row="1" /> + </attr> + + <attr name="text" type="color"> + <text>Text color</text> + <textlocation col="0" row="2" /> + <tooltip>Depricated in HTML 4.0 </tooltip> + <location col="2" row="2" /> + </attr> + + <attr name="link" type="color"> + <text>Link color</text> + <textlocation col="0" row="3" /> + <tooltip>Depricated in HTML 4.0 </tooltip> + <location col="2" row="3" /> + </attr> + + <attr name="alink" type="color"> + <text>Active link color</text> + <textlocation col="0" row="4" /> + <tooltip>Depricated in HTML 4.0 </tooltip> + <location col="2" row="4" /> + </attr> + + <attr name="vlink" type="color"> + <text>Visited link color</text> + <textlocation col="0" row="5" /> + <tooltip>Depricated in HTML 4.0 </tooltip> + <location col="2" row="5" /> + </attr> + + <attr name="onload" type="input"> + <text>On load</text> + <textlocation col="0" row="7" /> + <location col="1" row="7" colspan="2" /> + </attr> + + <attr name="onunload" type="input"> + <text>On unload</text> + <textlocation col="0" row="8" /> + <location col="1" row="8" colspan="2" /> + </attr> + + <attr name="topmargin"> </attr> + <attr name="leftmargin"> </attr> + <attr name="marginwidth"> </attr> + <attr name="marginheight"> </attr> +<children> +<child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + <child name="script" /> + <child name="ins" /> + <child name="del" /> + </children> + +</tag> +<tag name="br" hasCore="1" single="1"> + + <attr name="clear" type="list"> + <text>Clear</text> + <textlocation col="0" row="0" /> + <tooltip>Depricated in HTML 4.0</tooltip> + <location col="1" row="0" /> + <items> + <item>left</item> + <item>all</item> + <item>right</item> + <item>none</item> + </items> + </attr> + + +</tag> + +<tag name="button" hasCore="1" hasI18n="1" hasScript="1"> + <attr name="name" type="input"> + <text>Name</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="value" type="input"> + <text>Value</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> + <attr name="type" type="list"> + <text>Type</text> + <textlocation col="0" row="2" /> + <items> + <item>BUTTON</item> + <item>SUBMIT</item> + <item>RESET</item> + </items> + <location col="1" row="2" colspan="2" /> + </attr> + <attr name="disabled" type="check"> + <text>Disabled</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" colspan="2" /> + </attr> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="hr" /> + <child name="table" /> + <child name="address" /> + </children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/c.tag b/quanta/data/dtep/html-strict/c.tag new file mode 100644 index 00000000..e22bc9d3 --- /dev/null +++ b/quanta/data/dtep/html-strict/c.tag @@ -0,0 +1,257 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="caption" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> + +<tag name="cite" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> + +<tag name="code" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> + +<tag name="col" hasScript="1" hasCore="1" hasI18n="1" single="1"> + + <attr name="width" type="input"> + <text>Width</text> + <textlocation col="0" row="0" /> + <tooltip>use % for percent or it will set pixels</tooltip> + <location col="1" row="0" /> + </attr> + + <attr name="span" type="list"> + <text>Span</text> + <textlocation col="0" row="1" /> + <items> + <item>1</item> + <item>2</item> + <item>3</item> + <item>4</item> + <item>5</item> + <item>6</item> + <item>7</item> + <item>8</item> + <item>9</item> + </items> + <location col="1" row="1" /> + </attr> + + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="2" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + </items> + <location col="1" row="2" /> + </attr> + + <attr name="valign" type="list"> + <text>VAlign</text> + <textlocation col="0" row="3" /> + <items> + <item>baseline</item> + <item>bottom</item> + <item>center</item> + <item>top</item> + </items> + <location col="1" row="3" /> + </attr> + + <attr name="char" type="input"> + <text>Character</text> + <textlocation col="0" row="4" /> + <tooltip>alignment character for cells</tooltip> + <location col="1" row="4" /> + </attr> + + <attr name="charoff" type="input"> + <text>Character offset</text> + <textlocation col="0" row="5" /> + <tooltip>alignment character offset</tooltip> + <location col="1" row="5" /> + </attr> + + +</tag> + +<tag name="colgroup" hasScript="1" hasCore="1" hasI18n="1" optional="1"> + + <attr name="width" type="input"> + <text>Width</text> + <textlocation col="0" row="0" /> + <tooltip>use % for percent or it will set pixels + You can add multiple values with commas</tooltip> + <location col="1" row="0" /> + </attr> + + <attr name="span" type="list"> + <text>Span</text> + <textlocation col="0" row="1" /> + <items> + <item>1</item> + <item>2</item> + <item>3</item> + <item>4</item> + <item>5</item> + <item>6</item> + <item>7</item> + <item>8</item> + <item>9</item> + </items> + <location col="1" row="1" /> + </attr> + + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="2" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + </items> + <location col="1" row="2" /> + </attr> + + <attr name="valign" type="list"> + <text>VAlign</text> + <textlocation col="0" row="3" /> + <items> + <item>baseline</item> + <item>bottom</item> + <item>bottom</item> + <item>center</item> + <item>top</item> + </items> + <location col="1" row="3" colspan="1" /> + </attr> + + <attr name="char" type="input"> + <text>Character</text> + <textlocation col="0" row="4" /> + <tooltip>alignment character for cells</tooltip> + <location col="1" row="4" /> + </attr> + + <attr name="charoff" type="input"> + <text>Character offset</text> + <textlocation col="0" row="5" /> + <tooltip>alignment character offset</tooltip> + <location col="1" row="5" /> + </attr> +<children> +<child name="col" usage="required" /> +</children> + <stoppingtags> + <stoppingtag name="colgroup" /> + <stoppingtag name="tbody" /> + <stoppingtag name="thead" /> + <stoppingtag name="tfoot" /> + <stoppingtag name="tr" /> + </stoppingtags> + +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/common.tag b/quanta/data/dtep/html-strict/common.tag new file mode 100644 index 00000000..e5adf8f7 --- /dev/null +++ b/quanta/data/dtep/html-strict/common.tag @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="Core" common="yes"> + <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > + </attr> + <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" > + </attr> + <attr name="style" type="css-style"> + </attr> + <attr name="title" type="input"> + </attr> +</tag> + +<tag name="I18n" common="yes"> + <attr name="lang" type="input"> + </attr> + <attr name="dir" type="input"> + </attr> +</tag> + +<tag name="Script" common="yes"> + <attr name="onclick" type="input"> + </attr> + <attr name="ondblclick" type="input"> + </attr> + <attr name="onmousedown" type="input"> + </attr> + <attr name="onmouseup" type="input"> + </attr> + <attr name="onmouseover" type="input"> + </attr> + <attr name="onmousemove" type="input"> + </attr> + <attr name="onmouseout" type="input"> + </attr> + <attr name="onkeypress" type="input"> + </attr> + <attr name="onkeydown" type="input"> + </attr> + <attr name="onkeyup" type="input"> + </attr> +</tag> + + +</TAGS>
\ No newline at end of file diff --git a/quanta/data/dtep/html-strict/d.tag b/quanta/data/dtep/html-strict/d.tag new file mode 100644 index 00000000..bef94ba9 --- /dev/null +++ b/quanta/data/dtep/html-strict/d.tag @@ -0,0 +1,288 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="dd" hasCore="1" hasI18n="1" hasScript="1" optional="1"> + <stoppingtags> + <stoppingtag name="dt" /> + <stoppingtag name="dd" /> + </stoppingtags> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + <child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + </children> +</tag> + +<tag name="del" hasCore="1" hasI18n="1" hasScript="1"> + <attr name="cite" type="input"> + <text>Cite</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="datetime" type="input"> + <text>DateTime</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + <child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + </children> +</tag> + +<tag name="dfn" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> + +<tag name="div" hasScript="1" hasCore="1" hasI18n="1" scope="paragraph"> + + <attr name="align" type="list"> + <text>Alignment</text> + <textlocation col="0" row="0" /> + <tooltip>Depricated in HTML 4.0</tooltip> + <location col="1" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + <item>justify</item> + </items> + </attr> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + <child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> +</children> + +</tag> +<tag name="dl" hasCore="1" hasI18n="1" hasScript="1"> + <attr name="compact" type="input"> + <text>Compact</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> +<children> +<child name="dt" /> +<child name="dd" /> +</children> +</tag> + +<tag name="dt" hasCore="1" hasI18n="1" hasScript="1" optional="1"> + <stoppingtags> + <stoppingtag name="dt" /> + <stoppingtag name="dd" /> + </stoppingtags> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/description.rc b/quanta/data/dtep/html-strict/description.rc new file mode 100644 index 00000000..e1f947d4 --- /dev/null +++ b/quanta/data/dtep/html-strict/description.rc @@ -0,0 +1,59 @@ +[General] +Name = -//W3C//DTD HTML 4.01//EN +NickName = HTML 4.01 Strict +URL = http://www.w3.org/TR/html4/strict.dtd +DoctypeString = HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" +MimeTypes = text/html +DefaultExtension = html +Groups = Core, I18n, Script +NumOfPages = 2 +CaseSensitive = false +Documentation = HTML + + +[Toolbars] +Location = html +Names = standard, style, tables, lists, forms, other + +[Page1] +Title = Core && i18n +Groups = Core, I18n + +[Page2] +Title = Events +Groups = Script + +[Extra rules] +BooleanAttributes = simple +Single Tag Style = html +StructGroupsCount = 3 + +[Parsing rules] +SpecialTags = script(language) +MayContain = php, css + +[StructGroup_1] +Name = Images +No_Name = No Images +Icon = image +Tag = img(src) +HasFileName = true + +[StructGroup_2] +Name = Links (anchor) +No_Name = No Links (anchor) +Icon = www +Tag = a(name,href) +HasFileName = true +FileNameRx = .*\||#.* + +[StructGroup_3] +Name = Resources (link) +No_Name = No Links (link) +Icon = www +Tag = link(href) +HasFileName = true + + + + diff --git a/quanta/data/dtep/html-strict/e.tag b/quanta/data/dtep/html-strict/e.tag new file mode 100644 index 00000000..275630e7 --- /dev/null +++ b/quanta/data/dtep/html-strict/e.tag @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="em" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/f.tag b/quanta/data/dtep/html-strict/f.tag new file mode 100644 index 00000000..67ce4dc9 --- /dev/null +++ b/quanta/data/dtep/html-strict/f.tag @@ -0,0 +1,136 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="fieldset" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> +<chid name="legend" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + <child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + </children> +</tag> + +<tag name="form" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="action" type="input"> + <text>Action</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="3" /> + </attr> + + <attr name="method" type="list"> + <text>Method</text> + <textlocation col="0" row="1" /> + <location col="1" row="1"/> + <items> + <item>GET</item> + <item>POST</item> + </items> + </attr> + + <attr name="enctype" type="list"> + <text>Enctype</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" colspan="3"/> + <items> + <item>application/x-www-form-urlencoded</item> + <item>multipart/form-data</item> + </items> + </attr> + + + <attr name="target" type="list"> + <text>Target</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" /> + <items> + <item>_blank</item> + <item>_self</item> + <item>_parent</item> + <item>_top</item> + </items> + </attr> + + <attr name="accept-charset" type="input"> + <text>Accept charset</text> + <textlocation col="2" row="3" /> + <location col="3" row="3"/> + </attr> + + <attr name="name"> </attr> + <attr name="onsubmit"> </attr> + <attr name="onreset"> </attr> + +<children> +<child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + <child name="script" /> +</children> + +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/h.tag b/quanta/data/dtep/html-strict/h.tag new file mode 100644 index 00000000..9d48f029 --- /dev/null +++ b/quanta/data/dtep/html-strict/h.tag @@ -0,0 +1,374 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="h1" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="align" type="list"> + <text>Alignment</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + <item>justify</item> + </items> + </attr> + +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> + +</tag> +<tag name="h2" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="align" type="list"> + <text>Alignment</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + <item>justify</item> + </items> + </attr> + +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> + +</tag> +<tag name="h3" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="align" type="list"> + <text>Alignment</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + <item>justify</item> + </items> + </attr> + +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> + +</tag> +<tag name="h4" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="align" type="list"> + <text>Alignment</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + <item>justify</item> + </items> + </attr> + +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> + +</tag> +<tag name="h5" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="align" type="list"> + <text>Alignment</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + <item>justify</item> + </items> + </attr> + +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> + +</tag> +<tag name="h6" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="align" type="list"> + <text>Alignment</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + <item>justify</item> + </items> + </attr> + +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> + +</tag> +<tag name="head" hasI18n="1"> + + <attr name="profile" type="url"> + <text>Profile</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + +<children> +<child name="title" usage="required" /> +<child name="isindex" /> +<child name="base" /> +<child name="script" /> + <child name="style" /> + <child name="meta" /> + <child name="link" /> + <child name="object" /> +</children> + +</tag> +<tag name="hr" hasScript="1" hasCore="1" single="1"> + + <attr name="align" type="list"> + <text>Alignment</text> + <textlocation col="0" row="0" /> + <tooltip>Depricated in HTML 4.0 </tooltip> + <location col="1" row="0" colspan="2" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + </items> + </attr> + + <attr name="size" type="input"> + <text>Line height</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> + + <attr name="width" type="input"> + <text>Line width</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" colspan="2" /> + </attr> + + + + <attr name="noshade" type="check" > + <text>No shade (solid line)</text> + <location col="0" row="3"/> + </attr> + + + +</tag> +<tag name="html" hasI18n="1"> + + <attr name="version" type="input"> + <text>Version</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + +<children> +<child name="body" /> +<child name="head" /> +</children> + +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/i.tag b/quanta/data/dtep/html-strict/i.tag new file mode 100644 index 00000000..cf4f838e --- /dev/null +++ b/quanta/data/dtep/html-strict/i.tag @@ -0,0 +1,303 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="i" hasCore="1" hasI18n="1" hasScript="1" scope="word"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> + +<tag name="img" single="1"> + <attr name="src" type="url"> + <text>Src</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="alt" type="input"> + <text>Alt</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> + <attr name="longdesc" type="input"> + <text>Longdesc</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" colspan="2" /> + </attr> + <attr name="width" type="input"> + <text>Width</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" colspan="2" /> + </attr> + <attr name="height" type="input"> + <text>Height</text> + <textlocation col="0" row="4" /> + <location col="1" row="4" colspan="2" /> + </attr> + <attr name="usemap" type="input"> + <text>Usemap</text> + <textlocation col="0" row="5" /> + <location col="1" row="5" colspan="2" /> + </attr> + <attr name="ismap" type="input"> + <text>Ismap</text> + <textlocation col="0" row="6" /> + <location col="1" row="6" colspan="2" /> + </attr> + <attr name="hspace" type="input"> + <text>HSpace</text> + <textlocation col="0" row="9" /> + <location col="1" row="9" colspan="2" /> + </attr> + <attr name="vspace" type="input"> + <text>VSpace</text> + <textlocation col="0" row="10" /> + <location col="1" row="10" colspan="2" /> + </attr> + <attr name="name" type="input"> + <text>Name</text> + <textlocation col="0" row="11" /> + <location col="1" row="11" colspan="2" /> + </attr> + +</tag> + +<tag name="input" hasScript="1" hasCore="1" hasI18n="1" single="1"> + + <attr name="type" type="list"> + <text>Type</text> + <textlocation col="0" row="0" colspan="1" /> + <items> + <item>text</item> + <item>password</item> + <item>checkbox</item> + <item>radio</item> + <item>submit</item> + <item>reset</item> + <item>file</item> + <item>hidden</item> + <item>image</item> + <item>button</item> + </items> + <location col="1" row="0" colspan="1" /> + <tooltip>What - no kparts?</tooltip> + </attr> + + <attr name="disabled" type="check"> + <text>Disabled</text> + <location col="2" row="0" colspan="1" /> + <tooltip>Disable the element</tooltip> + </attr> + + <attr name="checked" type="check"> + <text>Checked</text> + <location col="3" row="0" colspan="1" /> + <tooltip>For radio button or check box</tooltip> + </attr> + + <attr name="name" type="input"> + <text>Name</text> + <textlocation col="0" row="1" colspan="1" /> + <location col="1" row="1" colspan="1" /> + </attr> + + <attr name="value" type="input"> + <text>Value</text> + <textlocation col="2" row="1" colspan="1" /> + <location col="3" row="1" colspan="1" /> + </attr> + + <attr name="size" type="input"> + <text>Size</text> + <textlocation col="0" row="2" colspan="1" /> + <location col="1" row="2" colspan="1" /> + <tooltip>No of characters for text input</tooltip> + </attr> + + <attr name="maxlength" type="input"> + <text>Max length</text> + <textlocation col="2" row="2" colspan="1" /> + <location col="3" row="2" colspan="1" /> + <tooltip>Max characters allowed</tooltip> + </attr> + + <attr name="alt" type="input"> + <text>Alt</text> + <textlocation col="0" row="3" colspan="1" /> + <location col="1" row="3" colspan="3" /> + <tooltip>Alternate text for image</tooltip> + </attr> + + <attr name="src" type="url"> + <text>Img src</text> + <textlocation col="0" row="4" colspan="1" /> + <location col="1" row="4" colspan="3" /> + <tooltip>URL for image to use</tooltip> + </attr> + + <attr name="usemap" type="url"> +<!-- <text>Use map</text> + <textlocation col="0" row="5" colspan="1" /> + <location col="1" row="5" colspan="3" /> --> + </attr> + + <attr name="tabindex" type="input"> + <text>Tab index</text> + <textlocation col="0" row="5" colspan="1" /> + <location col="1" row="5" colspan="1" /> + <tooltip>NA in NS4</tooltip> + </attr> + + <attr name="readonly" type="check"> + <text>Read only</text> + <location col="3" row="5" colspan="1" /> + <tooltip>NA in NS4</tooltip> + </attr> + + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="6" colspan="1" /> + <items> + <item>top</item> + <item>middle</item> + <item>bottom</item> + <item>left</item> + <item>right</item> + </items> + <location col="1" row="6" colspan="1" /> + <tooltip>Depricated in HTML 4.0</tooltip> + </attr> + + <attr name="accesskey" type="input"> + <text>Accesskey</text> + <textlocation col="2" row="6" colspan="1" /> + <location col="3" row="6" colspan="1" /> + <tooltip>Shortcut - NA in NS4</tooltip> + </attr> + + <attr name="onfocus" type="input"> + <text>On focus</text> + <textlocation col="0" row="8" colspan="1" /> + <location col="1" row="8" colspan="1" /> + </attr> + + <attr name="onselect" type="input"> + <text>On select</text> + <textlocation col="2" row="8" colspan="1" /> + <location col="3" row="8" colspan="1" /> + </attr> + + <attr name="onblur" type="input"> + <text>On blur</text> + <textlocation col="0" row="9" colspan="1" /> + <location col="1" row="9" colspan="1" /> + </attr> + + <attr name="onchange" type="input"> + <text>On change</text> + <textlocation col="2" row="9" colspan="1" /> + <location col="3" row="9" colspan="1" /> + </attr> + + <attr name="accept"> </attr> + + +</tag> + +<tag name="ins" hasCore="1" hasI18n="1" hasScript="1"> + <attr name="cite" type="input"> + <text>Cite</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="datetime" type="input"> + <text>DateTime</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> + +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + <child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + </children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/k.tag b/quanta/data/dtep/html-strict/k.tag new file mode 100644 index 00000000..fa7f66d9 --- /dev/null +++ b/quanta/data/dtep/html-strict/k.tag @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="kbd" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/l.tag b/quanta/data/dtep/html-strict/l.tag new file mode 100644 index 00000000..68718b4f --- /dev/null +++ b/quanta/data/dtep/html-strict/l.tag @@ -0,0 +1,314 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="label" hasCore="1" hasI18n="1" hasScript="1"> + <attr name="for" type="input"> + <text>For</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="accesskey" type="input"> + <text>Accesskey</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> + <attr name="onfocus" type="input"> + <text>Onfocus</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" colspan="2" /> + </attr> + <attr name="onblur" type="input"> + <text>Onblur</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" colspan="2" /> + </attr> + +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="button" /> +</children> +</tag> + +<tag name="legend" hasCore="1" hasI18n="1" hasScript="1"> + <attr name="accesskey" type="input"> + <text>Accesskey</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="1" /> + <items> + <item>left</item> + <item>right</item> + <item>top</item> + <item>bottom</item> + </items> + <location col="1" row="1" colspan="2" /> + </attr> + +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> + +<tag name="li" hasCore="1" hasI18n="1" hasScript="1" optional="1"> + + <attr name="type" type="list"> + <text>Type</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + <items> + <item>disc</item> + <item>square</item> + <item>circle</item> + <item>1</item> + <item>a</item> + <item>A</item> + <item>i</item> + <item>I</item> + </items> + </attr> + + <attr name="value" type="input"> + <text>Value</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> + + <attr name="compact" type="check"> + <text>compact</text> + <location col="0" row="2" colspan="2" /> + </attr> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + <child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + </children> + +</tag> +<tag name="link" hasScript="1" hasCore="1" hasI18n="1" single="1"> + <attr name="rel" type="list"> + <text>Rel</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + <items> + <item>Alternate</item> + <item>StyleSheet</item> + <item>Start</item> + <item>Next</item> + <item>Prev</item> + <item>Contents</item> + <item>Index</item> + <item>Glossary</item> + <item>Copyright</item> + <item>Made</item> + <item>Chapter</item> + <item>Section</item> + <item>Subsection</item> + <item>Appendix</item> + <item>Help</item> + <item>Bookmark</item> + </items> + </attr> + + <attr name="rev" type="list"> + <text>Rev</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + <items> + <item>Alternate</item> + <item>StyleSheet</item> + <item>Start</item> + <item>Next</item> + <item>Prev</item> + <item>Contents</item> + <item>Index</item> + <item>Glossary</item> + <item>Copyright</item> + <item>Made</item> + <item>Chapter</item> + <item>Section</item> + <item>Subsection</item> + <item>Appendix</item> + <item>Help</item> + <item>Bookmark</item> + </items> + </attr> + + <attr name="href" type="url"> + <text>HREF</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" colspan="2" /> + </attr> + + <attr name="type" type="list"> + <text>Type</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" colspan="2" /> + <items> + <item>text/html</item> + <item>image/jpeg</item> + <item>image/gif</item> + <item>image/png</item> + <item>model/vrml</item> + <item>video/quicktime</item> + <item>application/java</item> + <item>text/css</item> + <item>text/javascript</item> + </items> + </attr> + + <attr name="target" type="list"> + <text>Target</text> + <textlocation col="0" row="4" /> + <location col="1" row="4" colspan="2" /> + <items> + <item>_blank</item> + <item>_self</item> + <item>_parent</item> + <item>_top</item> + </items> + </attr> + + <attr name="media" type="list"> + <text>Media</text> + <textlocation col="0" row="5" /> + <location col="1" row="5" colspan="2" /> + <items> + <item>screen</item> + <item>tty</item> + <item>tv</item> + <item>projection</item> + <item>handheld</item> + <item>print</item> + <item>braille</item> + <item>aural</item> + <item>all</item> + </items> + </attr> + + <attr name="hreflang" type="input"> + <text>HREF lang</text> + <textlocation col="0" row="6" /> + <location col="1" row="6" colspan="2" /> + </attr> + + <attr name="charset" type="input"> + <text>Charset</text> + <textlocation col="0" row="7" /> + <location col="1" row="7" colspan="2" /> + </attr> + + + +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/m.tag b/quanta/data/dtep/html-strict/m.tag new file mode 100644 index 00000000..3b20e3bd --- /dev/null +++ b/quanta/data/dtep/html-strict/m.tag @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="map" hasI18n="1" hasScript="1"> + <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > + <text>Id</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="class" type="input"> + <text>Class</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> + <attr name="style" type="input"> + <text>Style</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" colspan="2" /> + </attr> + <attr name="title" type="input"> + <text>Title</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" colspan="2" /> + </attr> + <attr name="name" type="input"> + <text>Name</text> + <textlocation col="0" row="4" /> + <location col="1" row="4" colspan="2" /> + </attr> +<children> +<child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + <child name="area" /> +</children> + +</tag> +<tag name="meta" hasI18n="1" single="1"> + + <attr name="name" type="input"> + <text>Name</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + + <attr name="http-equiv" type="input"> + <text>HTTP-Equiv</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> + + <attr name="content" type="input"> + <text>Content</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" colspan="2" /> + </attr> + + <attr name="scheme" type="input"> + <text>Scheme</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" colspan="2" /> + </attr> + + + +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/n.tag b/quanta/data/dtep/html-strict/n.tag new file mode 100644 index 00000000..648cbe2b --- /dev/null +++ b/quanta/data/dtep/html-strict/n.tag @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="noscript" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + </children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/o.tag b/quanta/data/dtep/html-strict/o.tag new file mode 100644 index 00000000..0caa1fee --- /dev/null +++ b/quanta/data/dtep/html-strict/o.tag @@ -0,0 +1,242 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="object" hasCore="1" hasI18n="1" hasScript="1"> + <attr name="data" type="url"> + <text>Data</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="classid" type="url"> + <text>ClassId</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> + <attr name="archive" type="input"> + <text>Archive</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" colspan="2" /> + </attr> + <attr name="codebase" type="url"> + <text>Codebase</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" colspan="2" /> + </attr> + <attr name="width" type="input"> + <text>Width</text> + <textlocation col="0" row="4" /> + <location col="1" row="4" colspan="2" /> + </attr> + <attr name="height" type="input"> + <text>Height</text> + <textlocation col="0" row="5" /> + <location col="1" row="5" colspan="2" /> + </attr> + <attr name="name" type="input"> + <text>Name</text> + <textlocation col="0" row="6" /> + <location col="1" row="6" colspan="2" /> + </attr> + <attr name="usemap" type="url"> + <text>Usemap</text> + <textlocation col="0" row="7" /> + <location col="1" row="7" colspan="2" /> + </attr> + <attr name="type" type="input"> + <text>Type</text> + <textlocation col="0" row="8" /> + <location col="1" row="8" colspan="2" /> + </attr> + <attr name="codetype" type="input"> + <text>CodeType</text> + <textlocation col="0" row="9" /> + <location col="1" row="9" colspan="2" /> + </attr> + <attr name="standby" type="input"> + <text>Standby</text> + <textlocation col="0" row="10" /> + <location col="1" row="10" colspan="2" /> + </attr> + <attr name="tabindex" type="input"> + <text>Tabindex</text> + <textlocation col="0" row="11" /> + <location col="1" row="11" colspan="2" /> + </attr> + <attr name="declare" type="check"> + <text>Declare</text> + <textlocation col="0" row="12" /> + <location col="1" row="12" colspan="2" /> + </attr> + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="13" /> + <items> + <item>baseline</item> + <item>center</item> + <item>left</item> + <item>middle</item> + <item>right</item> + <item>textbottom</item> + <item>textmiddle</item> + <item>texttop</item> + </items> + <location col="1" row="13" colspan="2" /> + </attr> + <attr name="border" type="input"> + <text>Border</text> + <textlocation col="0" row="14" /> + <location col="1" row="14" colspan="2" /> + </attr> + <attr name="hspace" type="input"> + <text>Hspace</text> + <textlocation col="0" row="15" /> + <location col="1" row="15" colspan="2" /> + </attr> + <attr name="vspace" type="input"> + <text>VSpace</text> + <textlocation col="0" row="16" /> + <location col="1" row="16" colspan="2" /> + </attr> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + <child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + <child name="param" /> + </children> +</tag> +<tag name="ol" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="type" type="list"> + <text>Type</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + <items> + <item>1</item> + <item>a</item> + <item>A</item> + <item>i</item> + <item>I</item> + </items> + </attr> + + <attr name="start" type="input"> + <text>Start</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> + + + <attr name="compact" type="check"> + <text>Compact</text> + <location col="0" row="2" colspan="2" /> + </attr> + +<children> +<child name="li" usage="required" /> +</children> +</tag> + +<tag name="option" hasScript="1" hasCore="1" hasI18n="1" optional="1"> + + <attr name="value" type="input"> + <text>Value</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" /> + </attr> + + <attr name="selected" type="list"> + <text>Selected</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" /> + <items> + <item>selected</item> + </items> + </attr> + + <attr name="disabled" type="list"> + <text>Disabled</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" /> + <items> + <item>disabled</item> + </items> + </attr> + + <attr name="label" type="input"> + <text>Label</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" /> + </attr> + + <stoppingtags> + <stoppingtag name="option" /> + </stoppingtags> + + + +</tag> + +<tag name="optgroup" hasCore="1" hasI18n="1" hasScript="1"> + <attr name="label" type="input"> + <text>Label</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="disabled" type="check"> + <text>Disabled</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> +<children> +<child name="option" /> +</children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/p.tag b/quanta/data/dtep/html-strict/p.tag new file mode 100644 index 00000000..71487b05 --- /dev/null +++ b/quanta/data/dtep/html-strict/p.tag @@ -0,0 +1,133 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="p" hasScript="1" hasCore="1" hasI18n="1" optional="1"> + + <attr name="align" type="list"> + <text>Alignment</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + <item>justify</item> + </items> + </attr> + + <stoppingtags> + <stoppingtag name="p" /> + <stoppingtag name="li" /> + <stoppingtag name="td" /> + <stoppingtag name="tr" /> + <stoppingtag name="th" /> + <stoppingtag name="dt" /> + <stoppingtag name="dd" /> + </stoppingtags> + +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> + +<tag name="param" single="1"> + <attr name="name" type="input"> + <text>Name</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="value" type="input"> + <text>Value</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> + <attr name="valuetype" type="input"> + <text>Value Type</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" colspan="2" /> + </attr> + <attr name="type" type="input"> + <text>Type</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" colspan="2" /> + </attr> + <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > + <text>Id</text> + <textlocation col="0" row="4" /> + <location col="1" row="4" colspan="2" /> + </attr> + +</tag> + +<tag name="pre" hasCore="1" hasI18n="1" hasScript="1"> + <attr name="width" type="input"> + <text>Width</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + </attr> + <attr name="xml:space" type="input"> + <text>Xml:Space</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + </attr> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/q.tag b/quanta/data/dtep/html-strict/q.tag new file mode 100644 index 00000000..3225bf5d --- /dev/null +++ b/quanta/data/dtep/html-strict/q.tag @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="q" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/s.tag b/quanta/data/dtep/html-strict/s.tag new file mode 100644 index 00000000..30f59c9c --- /dev/null +++ b/quanta/data/dtep/html-strict/s.tag @@ -0,0 +1,354 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="script"> + + <attr name="type" type="list"> + <text>Type</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + <items> + <item>text/html</item> + <item>text/css</item> + <item>text/php</item> + <item>text/javascript</item> + <item>application/x-javascript</item> + </items> + </attr> + + <attr name="src" type="url"> + <text>Source</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" colspan="2" /> + </attr> + + <attr name="charset" type="input"> + <text>Charset</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" colspan="2" /> + </attr> + + <attr name="defer" type="check"> + <text>Defer (script execution may wait)</text> + <location col="0" row="4" colspan="2" /> + </attr> + +<children> +<child name="#text" /> +</children> +</tag> + +<tag name="samp" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> + +<tag name="select" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="name" type="input"> + <text>Name</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" /> + </attr> + + <attr name="multiple" type="check"> + <text>Multiple</text> + <location col="1" row="1" /> + </attr> + + <attr name="disabled" type="check"> + <text>Disabled</text> + <location col="1" row="2" /> + </attr> + + <attr name="tabindex" type="input"> + <text>Tab index</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" /> + </attr> + + <attr name="onfocus" type="input"> + <text>On focus</text> + <textlocation col="0" row="4" /> + <location col="1" row="4" /> + </attr> + + <attr name="onblur" type="input"> + <text>On blur</text> + <textlocation col="0" row="5" /> + <location col="1" row="5" /> + </attr> + + <attr name="onchange" type="input"> + <text>On change</text> + <textlocation col="0" row="6" /> + <location col="1" row="6" /> + </attr> + + <attr name="size"> </attr> + + <stoppingtags> + <stoppingtag name="select" /> + </stoppingtags> + +<children> +<child name="optgroup" /> +<child name="option" /> +</children> +</tag> + +<tag name="small" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /></children> +</tag> + +<tag name="span" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> + +<tag name="strong" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> + +<tag name="style" hasI18n="1"> + + <attr name="type" type="list"> + <text>Type</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + <items> + <item>text/css</item> + </items> + </attr> + + <attr name="media" type="list"> + <text>Media</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" colspan="2" /> + <items> + <item>screen</item> + <item>tty</item> + <item>tv</item> + <item>projection</item> + <item>handheld</item> + <item>print</item> + <item>braille</item> + <item>aural</item> + <item>all</item> + </items> + </attr> + + <attr name="title" type="input"> + <text>Title</text> + <textlocation col="0" row="2" /> + <location col="1" row="2" colspan="2" /> + </attr> + +<children> +<child name="#text" /> +</children> +</tag> + +<tag name="sub" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> + +<tag name="sup" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + </children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/t.tag b/quanta/data/dtep/html-strict/t.tag new file mode 100644 index 00000000..426dbaaf --- /dev/null +++ b/quanta/data/dtep/html-strict/t.tag @@ -0,0 +1,651 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="table" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="width" type="input"> + <text>Width</text> + <textlocation col="0" row="0" /> + <tooltip>use % for percent or it will set pixels</tooltip> + <location col="1" row="0" /> + </attr> + + <attr name="cellspacing" type="input"> + <text>Cell spacing</text> + <textlocation col="2" row="0" /> + <location col="3" row="0" /> + </attr> + + <attr name="border" type="input"> + <text>Border</text> + <textlocation col="0" row="1" /> + <location col="1" row="1" /> + </attr> + + <attr name="cellpadding" type="input"> + <text>Cell padding</text> + <textlocation col="2" row="1" /> + <location col="3" row="1" /> + </attr> + + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="2" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + </items> + <location col="1" row="2" colspan="2" /> + </attr> + + <attr name="bgcolor" type="color"> + <text>Background color</text> + <textlocation col="0" row="3" /> + <location col="1" row="3" colspan="2" /> + <tooltip>Depricated in HTML 4.0</tooltip> + </attr> + + <attr name="frame" type="list"> + <text>Frame</text> + <textlocation col="0" row="5" /> + <items> + <item>above</item> + <item>below</item> + <item>border</item> + <item>box</item> + <item>hsides</item> + <item>LHS</item> + <item>RHS</item> + <item>void</item> + <item>vsides</item> + </items> + <location col="1" row="5" colspan="2" /> + <tooltip>Not supported in Netscape 4x</tooltip> + </attr> + + + <attr name="summary"> </attr> + <attr name="fr"> </attr> + <attr name="rules"> </attr> + <attr name="background"> </attr> + <attr name="height"> </attr> +<children> +<child name="caption" /> +<child name="col" /> +<child name="colgroup" /> +<child name="thead" /> +<child name="tfoot" /> +<child name="tbody" /> +<child name="tr" usage="required" /> +</children> + +</tag> +<tag name="tbody" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + </items> + <location col="1" row="0" colspan="1" /> + </attr> + + <attr name="valign" type="list"> + <text>VAlign</text> + <textlocation col="0" row="1" /> + <items> + <item>baseline</item> + <item>bottom</item> + <item>bottom</item> + <item>center</item> + <item>top</item> + </items> + <location col="1" row="1" colspan="1" /> + </attr> + + <attr name="bgcolor" type="color"> + <text>Bg color</text> + <textlocation col="0" row="5" /> + <location col="1" row="5" colspan="1" /> + <tooltip>Depricated in HTML 4.0</tooltip> + </attr> + + + <attr name="char"> </attr> + <attr name="charoff"> </attr> + +<children> +<child name="tr" /> +</children> + +</tag> +<tag name="td" hasScript="1" hasCore="1" hasI18n="1" optional="1"> + + <attr name="width" type="input"> + <text>Width</text> + <textlocation col="0" row="0" /> + <tooltip>use % for percent or it will set pixels</tooltip> + <location col="1" row="0" /> + </attr> + + <attr name="colspan" type="list"> + <text>Col span</text> + <textlocation col="2" row="0" /> + <items> + <item>1</item> + <item>2</item> + <item>3</item> + <item>4</item> + <item>5</item> + <item>6</item> + <item>7</item> + <item>8</item> + <item>9</item> + </items> + <location col="3" row="0" /> + </attr> + + <attr name="height" type="input"> + <text>Height</text> + <textlocation col="0" row="1" /> + <tooltip>Deprecated in HTML 4.0 - not used in IE 5</tooltip> + <location col="1" row="1" /> + </attr> + + <attr name="rowspan" type="list"> + <text>Row span</text> + <textlocation col="2" row="1" /> + <items> + <item>1</item> + <item>2</item> + <item>3</item> + <item>4</item> + <item>5</item> + <item>6</item> + <item>7</item> + <item>8</item> + <item>9</item> + </items> + <location col="3" row="1" /> + </attr> + + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="2" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + </items> + <location col="1" row="2" colspan="1" /> + </attr> + + <attr name="valign" type="list"> + <text>VAlign</text> + <textlocation col="2" row="2" /> + <items> + <item>baseline</item> + <item>bottom</item> + <item>middle</item> + <item>top</item> + </items> + <location col="3" row="2" colspan="1" /> + </attr> + + <attr name="bgcolor" type="color"> + <text>Bg color</text> + <textlocation col="0" row="5" /> + <location col="1" row="5" colspan="1" /> + <tooltip>Depricated in HTML 4.0</tooltip> + </attr> + + <attr name="nowrap" type="check"> + <text>NoWrap</text> + <location col="0" row="6" colspan="2" /> + <tooltip>Depricated in HTML 4.0</tooltip> + </attr> + + <attr name="headers"> </attr> + <attr name="abbr"> </attr> + <attr name="scope"> </attr> + <attr name="axis"> </attr> + <attr name="char"> </attr> + <attr name="charoff"> </attr> + <attr name="background"> </attr> + + <stoppingtags> + <stoppingtag name="td" /> + <stoppingtag name="tr" /> + <stoppingtag name="th" /> + </stoppingtags> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + <child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + </children> +</tag> + +<tag name="textarea" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="name" type="input"> + <text>Name</text> + <textlocation col="0" row="0" colspan="1" /> + <location col="1" row="0" colspan="4" /> + </attr> + + <attr name="cols" type="input"> + <text>Columns</text> + <textlocation col="0" row="1" colspan="1" /> + <location col="1" row="1" colspan="1" /> + </attr> + + <attr name="rows" type="input"> + <text>Rows</text> + <textlocation col="2" row="1" colspan="1" /> + <location col="3" row="1" colspan="1" /> + </attr> + + <attr name="tabindex" type="input"> + <text>Tab index</text> + <textlocation col="0" row="2" colspan="1" /> + <location col="1" row="2" colspan="1" /> + </attr> + + <attr name="disabled" type="check"> + <text>Disabled</text> + <location col="0" row="4" colspan="2" /> + </attr> + + <attr name="readonly" type="check"> + <text>Read only</text> + <location col="0" row="5" colspan="2" /> + </attr> + + <attr name="accesskey"> </attr> + <attr name="tab"> </attr> + <attr name="onfocus"> </attr> + <attr name="onblur"> </attr> + <attr name="onselect"> </attr> + <attr name="onchange"> </attr> + +<children> +<child name="#text" /> +</children> +</tag> + +<tag name="tfoot" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + </items> + <location col="1" row="0" colspan="1" /> + </attr> + + <attr name="valign" type="list"> + <text>VAlign</text> + <textlocation col="0" row="1" /> + <items> + <item>baseline</item> + <item>bottom</item> + <item>bottom</item> + <item>center</item> + <item>top</item> + </items> + <location col="1" row="1" colspan="1" /> + </attr> + + <attr name="bgcolor" type="color"> + <text>Bg color</text> + <textlocation col="0" row="5" /> + <location col="1" row="5" colspan="1" /> + <tooltip>Depricated in HTML 4.0</tooltip> + </attr> + + <attr name="char"> </attr> + <attr name="charoff"> </attr> +<children> +<child name="tr" /> +</children> +</tag> + +<tag name="th" hasScript="1" hasCore="1" hasI18n="1" optional="1"> + + <attr name="width" type="input"> + <text>Width</text> + <textlocation col="0" row="0" /> + <tooltip>use % for percent or it will set pixels</tooltip> + <location col="1" row="0" /> + </attr> + + <attr name="colspan" type="list"> + <text>Col span</text> + <textlocation col="2" row="0" /> + <items> + <item>1</item> + <item>2</item> + <item>3</item> + <item>4</item> + <item>5</item> + <item>6</item> + <item>7</item> + <item>8</item> + <item>9</item> + </items> + <location col="3" row="0" /> + </attr> + + <attr name="height" type="input"> + <text>Height</text> + <textlocation col="0" row="1" /> + <tooltip>Deprecated in HTML 4.0 - not used in IE 5</tooltip> + <location col="1" row="1" /> + </attr> + + <attr name="rowspan" type="list"> + <text>Row span</text> + <textlocation col="2" row="1" /> + <items> + <item>1</item> + <item>2</item> + <item>3</item> + <item>4</item> + <item>5</item> + <item>6</item> + <item>7</item> + <item>8</item> + <item>9</item> + </items> + <location col="3" row="1" /> + </attr> + + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="2" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + </items> + <location col="1" row="2" colspan="1" /> + </attr> + + <attr name="valign" type="list"> + <text>VAlign</text> + <textlocation col="2" row="2" /> + <items> + <item>baseline</item> + <item>bottom</item> + <item>bottom</item> + <item>center</item> + <item>top</item> + </items> + <location col="3" row="2" colspan="1" /> + </attr> + + <attr name="bgcolor" type="color"> + <text>Bg color</text> + <textlocation col="0" row="5" /> + <location col="1" row="5" colspan="1" /> + <tooltip>Depricated in HTML 4.0</tooltip> + </attr> + + <attr name="nowrap" type="check"> + <text>NoWrap</text> + <location col="0" row="6" colspan="2" /> + <tooltip>Depricated in HTML 4.0</tooltip> + </attr> + + + <attr name="headers"> </attr> + <attr name="abbr"> </attr> + <attr name="scope"> </attr> + <attr name="axis"> </attr> + <attr name="char"> </attr> + <attr name="charoff"> </attr> + <stoppingtags> + <stoppingtag name="td" /> + <stoppingtag name="tr" /> + <stoppingtag name="th" /> + </stoppingtags> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> + <child name="p" /> + <child name="h1" /> + <child name="h2" /> + <child name="h3" /> + <child name="h4" /> + <child name="h5" /> + <child name="h6" /> + <child name="ul" /> + <child name="ol" /> + <child name="pre" /> + <child name="dl" /> + <child name="div" /> + <child name="noscript" /> + <child name="blockquote" /> + <child name="form" /> + <child name="hr" /> + <child name="table" /> + <child name="fieldset" /> + <child name="address" /> + </children> + +</tag> + +<tag name="thead" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + </items> + <location col="1" row="0" colspan="1" /> + </attr> + + <attr name="valign" type="list"> + <text>VAlign</text> + <textlocation col="0" row="1" /> + <items> + <item>baseline</item> + <item>bottom</item> + <item>bottom</item> + <item>center</item> + <item>top</item> + </items> + <location col="1" row="1" colspan="1" /> + </attr> + + <attr name="bgcolor" type="color"> + <text>Bg color</text> + <textlocation col="0" row="5" /> + <location col="1" row="5" colspan="1" /> + <tooltip>Depricated in HTML 4.0</tooltip> + </attr> + + <attr name="char"> </attr> + <attr name="charoff"> </attr> +<children> +<child name="tr" /> +</children> +</tag> + +<tag name="title" hasI18n="1" > +<children> +<child name="#text" /> +</children> +</tag> + +<tag name="tr" hasScript="1" hasCore="1" hasI18n="1" optional="1"> + + <attr name="align" type="list"> + <text>Align</text> + <textlocation col="0" row="0" /> + <items> + <item>left</item> + <item>center</item> + <item>right</item> + </items> + <location col="1" row="0" colspan="1" /> + </attr> + + <attr name="valign" type="list"> + <text>VAlign</text> + <textlocation col="0" row="1" /> + <items> + <item>baseline</item> + <item>bottom</item> + <item>bottom</item> + <item>center</item> + <item>top</item> + </items> + <location col="1" row="1" colspan="1" /> + </attr> + + <attr name="bgcolor" type="color"> + <text>Bg color</text> + <textlocation col="0" row="5" /> + <location col="1" row="5" colspan="1" /> + <tooltip>Depricated in HTML 4.0</tooltip> + </attr> + + <attr name="char"> </attr> + <attr name="charoff"> </attr> + + <stoppingtags> + <stoppingtag name="tr" /> + <stoppingtag name="tfoot" /> + </stoppingtags> +<children> +<child name="th" /> +<child name="td" usage="required" /> +</children> +</tag> + +<tag name="tt" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/u.tag b/quanta/data/dtep/html-strict/u.tag new file mode 100644 index 00000000..305f837c --- /dev/null +++ b/quanta/data/dtep/html-strict/u.tag @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="ul" hasScript="1" hasCore="1" hasI18n="1"> + + <attr name="type" type="list"> + <text>Type</text> + <textlocation col="0" row="0" /> + <location col="1" row="0" colspan="2" /> + <items> + <item>disc</item> + <item>square</item> + <item>circle</item> + </items> + </attr> + + + <attr name="compact" type="check"> + <text>Compact</text> + <tooltip>Depricated in HTML 4.0</tooltip> + <location col="0" row="2" colspan="2" /> + </attr> +<children> +<child name="li" usage="required" /> +</children> +</tag> + +<tag name="u" hasCore="1" hasI18n="1" hasScript="1" scope="word"> + +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="u" /> + <child name="s" /> + <child name="strike" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="applet" /> + <child name="object" /> + <child name="font" /> + <child name="basefont" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="iframe" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> +</TAGS> diff --git a/quanta/data/dtep/html-strict/v.tag b/quanta/data/dtep/html-strict/v.tag new file mode 100644 index 00000000..06fa14bb --- /dev/null +++ b/quanta/data/dtep/html-strict/v.tag @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> +<tag name="var" hasCore="1" hasI18n="1" hasScript="1"> +<children> +<child name="#text" /> + <child name="tt" /> + <child name="i" /> + <child name="b" /> + <child name="big" /> + <child name="small" /> + <child name="em" /> + <child name="strong" /> + <child name="dfn" /> + <child name="code" /> + <child name="samp" /> + <child name="kbd" /> + <child name="var" /> + <child name="cite" /> + <child name="abbr" /> + <child name="acronym" /> + <child name="a" /> + <child name="img" /> + <child name="object" /> + <child name="br" /> + <child name="script" /> + <child name="map" /> + <child name="q" /> + <child name="sub" /> + <child name="sup" /> + <child name="span" /> + <child name="bdo" /> + <child name="input" /> + <child name="select" /> + <child name="textarea" /> + <child name="label" /> + <child name="button" /> +</children> +</tag> +</TAGS> |