10 lines
688 B
XML
10 lines
688 B
XML
<?xml version='1.0' encoding="ISO-8859-1" ?>
|
|
<wfs:FeatureCollection
|
|
xmlns:rws="http://mapserver.gis.umn.edu/mapserver"
|
|
xmlns:gml="http://www.opengis.net/gml"
|
|
xmlns:wfs="http://www.opengis.net/wfs"
|
|
xmlns:ogc="http://www.opengis.net/ogc"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://mapserver.gis.umn.edu/mapserver http://intranet.rijkswaterstaat.nl/services/geoservices/nwb_wegen?SERVICE=WFS&VERSION=1.1.0&REQUEST=DescribeFeatureType&TYPENAME=feature:AAA64&OUTPUTFORMAT=text/xml; subtype=gml/3.1.1 http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" numberOfFeatures="0">
|
|
</wfs:FeatureCollection>
|