<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="ul" hasScript="1" hasCore="1" hasI18n="1">

    <attr name="type" type="list">
        <text>Type</text>
        <textlocation col="0" row="0" />
        <location col="1" row="0" />
        <items>
            <item>disk</item>
            <item>square</item>
            <item>circle</item>
        </items>
    </attr>

    <attr name="compact" type="check">
        <text>Compact</text>
        <tooltip>Deprecated</tooltip>
        <location col="0" row="1" />
    </attr>

<children>
<child name="li" usage="required" />
</children>

</tag>
</TAGS>
