<Field name=’city’ type=’string’>
<Display class=’Select’>
<Property name=’title’ value=’City’/>
<Property name=’allowedValues’>
<List>
<String>Austin</String>
<String>Portland</String>
<String>New York</String>
</List>
</Property>
</Display>
</Field>