summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/wml-1-2/optgroup.tag
blob: 4d98dd0dfbc3aa38e02928a2c9ecbecf15b01149 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE TAGS>
<TAGS>
<tag name="optgroup" hasCore="1">

    <attr name="title" status="implied" type="input">
        <text>Title</text>
        <textlocation col="0" row="0" />
        <location col="1" row="0"/>
    </attr>

    <attr name="xml:lang" status="implied"type="input">
        <text>Override xml:lang</text>
        <textlocation col="0" row="1" />
        <location col="1" row="1" />
    </attr>

</tag>
</TAGS>