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/html5/a.tag

121 lines
3.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="a" hasCore="1" hasI18n="1" hasScript="1">
<attr name="href" type="input" source="selection">
<text>href</text>
<textlocation col="0" row="0" />
<location col="1" row="0" colspan="3"/>
</attr>
<attr name="rel" type="input">
<text>rel</text>
<textlocation col="0" row="2" />
<location col="1" row="2" />
</attr>
<attr name="rev" type="input">
<text>rev</text>
<textlocation col="2" row="2" />
<location col="3" row="2" />
</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>application/mathml+xml</item>
<item>application/rss+xml</item>
<item>application/xhtml+xml</item>
<item>application/xml</item>
<item>text/css</item>
<item>text/javascript</item>
<item>text/xml</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" type="input" />
<attr name="charset" type="input" />
<attr name="accesskey" type="input" />
<attr name="tabindex" type="input" />
<attr name="shape" type="list">
<items>
<item>rect</item>
<item>circle</item>
<item>poly</item>
<item>default</item>
</items>
</attr>
<attr name="coords" type="input" />
<children>
<child name="#text" />
<child name="abbr" />
<child name="acronym" />
<child name="b" />
<child name="bdi" />
<child name="bdo" />
<child name="big" />
<child name="br" />
<child name="wbr" />
<child name="button" />
<child name="cite" />
<child name="code" />
<child name="del" />
<child name="dfn" />
<child name="em" />
<child name="i" />
<child name="mark" />
<child name="u" />
<child name="data" />
<child name="time" />
<child name="img" />
<child name="audio" />
<child name="embed" />
<child name="source" />
<child name="track" />
<child name="video" />
<child name="svg" />
<child name="input" />
<child name="ins" />
<child name="kbd" />
<child name="label" />
<child name="map" />
<child name="object" />
<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="textarea" />
<child name="tt" />
<child name="var" />
</children>
</tag>
</TAGS>