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-basic/blockquote.tag

34 lines
708 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="blockquote" 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>
<children>
<child name="address" />
<child name="blockquote" />
<child name="div" />
<child name="dl" />
<child name="form" />
<child name="h1" />
<child name="h2" />
<child name="h3" />
<child name="h4" />
<child name="h5" />
<child name="h6" />
<child name="ol" />
<child name="p" />
<child name="pre" />
<child name="table" />
<child name="ul" />
</children>
</tag>
</TAGS>