• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<schemalist>
2    <schema id="test">
3      <key name="test" type="as">
4        <choices>
5          <choice value="first" />
6          <choice value="last" />
7        </choices>
8        <default>["first","last","second"]</default>
9      </key>
10    </schema>
11</schemalist>
12