Skip to content

Commit

Permalink
Merge pull request #37 from davidvlaminck/xsd-subsets
Browse files Browse the repository at this point in the history
 removed BOM in utf-8 file with notepad++
  • Loading branch information
christiaan20 authored Feb 19, 2025
2 parents c31db8e + eb346a4 commit 49e8dfa
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 49e8dfa

Please sign in to comment.