Changeset 16127 in josm for trunk/resources
- Timestamp:
- 2020-03-15T00:03:59+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/maps.xsd
r16117 r16127 665 665 <!-- The area of use, e.g. <bounds min-lat='45.7' min-lon='5.9' max-lat='55.0' max-lon='17.3'/> --> 666 666 <xs:element name="bounds" minOccurs="0" maxOccurs="1" type="tns:bounds" /> 667 <!-- A link to the privacy policy of the operator --> 668 <xs:element name="privacy-policy-url" minOccurs="0" maxOccurs="1" type="xs:anyURI" /> 667 669 <!-- Provide a source that this background can be used for OSM. A page on the OSM-wiki with additional explanation and further references is preferred, but other sources (for example the license text) can also be linked. --> 668 670 <xs:element name="permission-ref" minOccurs="0" maxOccurs="1" type="xs:anyURI" />
Note:
See TracChangeset
for help on using the changeset viewer.