Index: trunk/data/maps.xsd
===================================================================
--- trunk/data/maps.xsd	(revision 13790)
+++ trunk/data/maps.xsd	(revision 13792)
@@ -679,4 +679,7 @@
                             <!-- A link that is opened, when the user clicks on the terms-of-use text -->
                             <xs:element name="terms-of-use-url" minOccurs="0" maxOccurs="1" type="xs:string" />
+                            <!-- The image category, don't use enumeration, so future extension is possible -->
+                            <!-- Currently defined values are: "photo", "map", "historicmap", "osmbasedmap", "historicphoto" and "other" -->
+                            <xs:element name="category" minOccurs="0" maxOccurs="1" type="xs:string" />
                             <!-- The ISO 3166 country code -->
                             <xs:element name="country-code" minOccurs="0" maxOccurs="1" type="tns:iso3166" />
