Changes between Initial Version and Version 1 of Ticket #19720, comment 4
- Timestamp:
- 2020-08-28T11:57:18+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19720, comment 4
initial v1 1 1 Combo key shouldn't have `value` only `values` attribute? 2 2 3 If I investigated correctly, it is checked here https://josm.openstreetmap.de/browser/josm/trunk/resources/data/tagging-preset.xsd#L397 3 ~~If I investigated correctly, it is checked here https://josm.openstreetmap.de/browser/josm/trunk/resources/data/tagging-preset.xsd#L397~~ 4 5 Edit: Unfortunately, this is a different thing :) I'm not familiar with XSD.