summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xhtml-basic/html.tag
blob: 4d9b566e2f653e3c95f981801714a24f1915cc54 (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="html" hasI18n="1">

    <attr name="XHTML" type="input">
        <text>XHTML</text>
        <textlocation col="0" row="0" />
        <location col="1" row="0" colspan="2" />
    </attr>

    <attr name="xmlns" type="url">
        <text>xmlns</text>
        <textlocation col="0" row="1" />
        <location col="1" row="1" colspan="2" />
    </attr>

<children>
<child name="body" />
<child name="head" />
</children>

</tag>
</TAGS>