Skip to content

Commit

Permalink
fix #14300
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Feb 2, 2024
1 parent f4bb778 commit 8a67660
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data/xsd/additional_file.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -635,8 +635,11 @@
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value=""/>
<xsd:enumeration value="pin"/>
<xsd:enumeration value="tree"/>
<xsd:enumeration value="hotel"/>
<xsd:enumeration value="nature"/>
<xsd:enumeration value="fuel"/>
<xsd:enumeration value="charging_station"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
Expand Down

0 comments on commit 8a67660

Please sign in to comment.