Skip to content

Commit

Permalink
removed BOM in utf-8 file with notepad++
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvlaminck committed Feb 18, 2025
1 parent d725f0a commit eb346a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/XSD-Subsets/xsd_export_wegkantkast.xsd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://fdo.osgeo.org/schemas/feature/Schema1"
xmlns:fdo="http://fdo.osgeo.org/schemas" xmlns:gml="http://www.opengis.net/gml"
xmlns:Schema1="http://fdo.osgeo.org/schemas/feature/Schema1" elementFormDefault="qualified"
Expand Down

0 comments on commit eb346a4

Please sign in to comment.