+ <input type="choice" presence="withCategory" category="Details" name="Building type, if it is one" key="building">
+ <choice value="yes" text="Generic building"/>
+ <choice value="residential" text="Generic residential"/>
+ <choice value="apartments" text="Big apartments house"/>
+ <choice value="terrace" text="Terraced house"/>
+ <choice value="house" text="Family house"/>
+ <choice value="hut" text="Small hut"/>
+ <choice value="garage" text="A garage"/>
+ <choice value="garages" text="Block of garages"/>
+ <choice value="office" text="Office building"/>
+ <choice value="public" text="Public building"/>
+ <choice value="industrial" text="Generic industrial"/>
+ <choice value="manufacture" text="Manufacture"/>
+ <choice value="warehouse" text="Warehouse"/>
+ <choice value="hangar" text="Hangar"/>
+ <choice value="storage_tank" text="Fluids storage tank"/>
+ <choice value="retail" text="Retail"/>
+ <choice value="supermarket" text="Supermarket"/>
+ <choice value="train_station" text="Train station"/>
+ <choice value="church" text="Church"/>
+ <choice value="school" text="School"/>
+ <choice value="bunker" text="Military bunker"/>
+ <choice value="collapsed" text="Collapsed building"/>
+ <choice value="roof" text="Just a roof"/>
+ <help>http://wiki.openstreetmap.org/wiki/Key:building</help>
+ </input>