Changeset 14552 in josm for trunk/data/maps.xsd
- Timestamp:
- 2018-12-11T22:34:04+01:00 (7 years ago)
- File:
-
- 1 edited
-
trunk/data/maps.xsd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/maps.xsd
r14541 r14552 643 643 <xs:element name="description" minOccurs="0" type="tns:description" /> 644 644 <!-- A unique id for the imagery source --> 645 <xs:element name="id" minOccurs=" 0" maxOccurs="1" type="tns:id" />645 <xs:element name="id" minOccurs="1" maxOccurs="1" type="tns:id" /> 646 646 <!-- Historic id for the imagery source --> 647 647 <xs:element name="oldid" minOccurs="0" maxOccurs="unbounded" type="tns:oldid" />
Note:
See TracChangeset
for help on using the changeset viewer.
