summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xhtml/base.tag
blob: 2b34083d2c67acd850901a96f966a7757ac9b8a4 (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="base" single="1">
    <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" >        <text>Id</text>
        <textlocation col="0" row="0" />
        <location col="1" row="0" />
    </attr>

    <attr name="href" type="input">
        <text>Href</text>
        <textlocation col="0" row="1" />
        <location col="1" row="1" />
    </attr>

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


</tag>
</TAGS>