Changeset 7594 in josm for trunk/data/tagging-preset.xsd


Ignore:
Timestamp:
2014-10-03T02:33:24+02:00 (10 years ago)
Author:
Don-vip
Message:

fix tagging preset XSD (partial revert of r7593). icon is already defined in parent group, it produced the following error in build:

check-schemas:
[schemavalidate] /var/lib/jenkins/jobs/JOSM/workspace/data/tagging-preset.xsd:25:46: ct-props-correct.4: Error for type 'root'. Duplicate attribute uses with the same name and target namespace are specified. Name of duplicate attribute use is 'icon'.

BUILD FAILED
/var/lib/jenkins/jobs/JOSM/workspace/build.xml:96: /var/lib/jenkins/jobs/JOSM/workspace/data/defaultpresets.xml is not a valid XML document.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/tagging-preset.xsd

    • Property svn:mime-type deleted
    r7593 r7594  
    2828                                <attribute name="description" type="string" />
    2929                                <attribute name="link" type="string" />
    30                                 <attribute name="icon" type="string" />
    3130
    3231                                <anyAttribute processContents="skip" />
Note: See TracChangeset for help on using the changeset viewer.