I created a preset that works fine in JOSM (added from a local location) but I have this warnning message when I try to create a new preset in the JOSM wiki: Warning: Invalid Wiki page: XML validation for preset failed: Element '{http://josm.openstreetmap.de/tagging-preset-1.0}item': Character content other than whitespace is not allowed because the content type is 'element-only'. Though it looks fine otherwise on the preview. I understand there must be a non whitespace character between the tags, but as the warning does not provide any location or indication, I cannot find the problem. If needed, the full text (header for the JOSM wiki + preset) can be seen here: link text asked 04 May '17, 13:35 SeverinGeo |
I think you should remove all text outside the presets-tag, so also the xml tag should be removed. answered 04 May '17, 14:07 escada |