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

164 lines
4.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="object" hasCore="1" hasI18n="1" hasScript="1">
<attr name="archive" type="input">
<text>Archive</text>
<textlocation col="0" row="0" />
<location col="1" row="0" />
</attr>
<attr name="classid" type="input">
<text>Classid</text>
<textlocation col="0" row="1" />
<location col="1" row="1" />
</attr>
<attr name="codebase" type="input">
<text>Codebase</text>
<textlocation col="0" row="2" />
<location col="1" row="2" />
</attr>
<attr name="codetype" type="list">
<text>Codetype</text>
<textlocation col="0" row="3" />
<location col="1" row="3" />
<items>
<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>audio/basic</item>
<item>text/html</item>
<item>text/css</item>
</items>
</attr>
<attr name="type" type="list">
<text>Type</text>
<textlocation col="0" row="4" />
<location col="1" row="4" />
<items>
<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>audio/basic</item>
<item>text/html</item>
<item>text/css</item>
</items>
</attr>
<attr name="data" type="url">
<text>Data</text>
<textlocation col="0" row="5" />
<location col="1" row="5" />
</attr>
<attr name="height" type="input">
<text>Height</text>
<textlocation col="0" row="6" />
<location col="1" row="6" />
</attr>
<attr name="width" type="input">
<text>Width</text>
<textlocation col="0" row="7" />
<location col="1" row="7" />
</attr>
<attr name="tabindex" type="input">
<text>Tabindex</text>
<textlocation col="0" row="8" />
<location col="1" row="8" />
</attr>
<attr name="standby" type="input">
<text>Standby</text>
<textlocation col="0" row="9" />
<location col="1" row="9" />
</attr>
<attr name="declare" type="check">
<text>Declare</text>
<location col="1" row="10" />
</attr>
<attr name="usemap" type="input">
<text>Usemap</text>
<textlocation col="0" row="11" />
<location col="1" row="11" />
</attr>
<attr name="name" type="input">
<text>Name</text>
<textlocation col="0" row="12" />
<location col="1" row="12" />
</attr>
<children>
<child name="#text" />
<child name="a" />
<child name="abbr" />
<child name="acronym" />
<child name="address" />
<child name="b" />
<child name="bdo" />
<child name="big" />
<child name="blockquote" />
<child name="br" />
<child name="button" />
<child name="cite" />
<child name="code" />
<child name="del" />
<child name="dfn" />
<child name="div" />
<child name="dl" />
<child name="em" />
<child name="fieldset" />
<child name="form" />
<child name="h1" />
<child name="h2" />
<child name="h3" />
<child name="h4" />
<child name="h5" />
<child name="h6" />
<child name="hr" />
<child name="i" />
<child name="img" />
<child name="input" />
<child name="ins" />
<child name="kbd" />
<child name="label" />
<child name="map" />
<child name="noscript" />
<child name="object" />
<child name="ol" />
<child name="p" />
<child name="param" />
<child name="pre" />
<child name="q" />
<child name="samp" />
<child name="script" />
<child name="select" />
<child name="small" />
<child name="span" />
<child name="strong" />
<child name="sub" />
<child name="sup" />
<child name="table" />
<child name="textarea" />
<child name="tt" />
<child name="ul" />
<child name="var" />
</children>
</tag>
</TAGS>