<point />
<tag k="amenity" v="bank"/>
<inputSet ref="names"/>
+ <inputSet ref="buildingAddress"/>
<input type="choice" presence="always" category="Bank" name="Public ATM available" key="atm" description="Is there a public ATM available?">
<choice value="yes" text="Yes"/>
<choice value="no" text="No"/>
<tag k="amenity" v="recycling"/>
</feature>
+ <feature name="School">
+ <category>amenity</category>
+ <icon image="icons/school.png">
+ ${name}
+ </icon>
+ <help>http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dschool</help>
+ <point />
+ <area />
+ <tag k="amenity" v="school"/>
+ <inputSet ref="names"/>
+ <inputSet ref="buildingAddress"/>
+ </feature>
+
<!-- transportation -->
<feature name="Bus Stop">
<category>transport</category>