blob: b6fffc67d10b5e4737292d9c5b71d4490425ed1d [file] [log] [blame]
<schemalist>
<schema id="test">
<key name="test" type="as">
<choices>
<choice value="first" />
<choice value="last" />
</choices>
<default>["first","last","second"]</default>
</key>
</schema>
</schemalist>