ISO-TC211 / schemas

Official ISO/TC 211 XML Schemas (input to schemas.isotc211.org)
6 stars 8 forks source link

`xmllint` validation failure in some XML files #58

Closed ronaldtse closed 1 year ago

ronaldtse commented 1 year ago
./19155/gpi/1.0/point.xml:4: namespace error : Namespace prefix gml for id on Point is not defined
<gml:Point gml:id="pt327" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
                                                                              ^
./19155/gpi/1.0/point.xml:4: namespace error : Namespace prefix gml on Point is not defined
<gml:Point gml:id="pt327" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
                                                                              ^
./19155/gpi/1.0/point.xml:5: namespace error : Namespace prefix xlink for href on descriptionReference is not defined
<gml:descriptionReference xlink:href="http://park-registry.net/pidata.xmll#PI01"
                                                                               ^
./19155/gpi/1.0/point.xml:5: namespace error : Namespace prefix gml on descriptionReference is not defined
<gml:descriptionReference xlink:href="http://park-registry.net/pidata.xmll#PI01"
                                                                               ^
./19155/gpi/1.0/point.xml:6: namespace error : Namespace prefix gml on coordinates is not defined
    <gml:coordinates>35.674393, 139.756522</gml:coordinates>
                    ^