summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xhtml-basic/body.tag
blob: c9bcca72b7b8bdf202f3d0b31aca4eb632887c71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="body" hasCore="1" hasI18n="1">
<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>