org.opengis.cite.iso19142.simple.getCapabilities_acceptVersions.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ets-wfs20 Show documentation
Show all versions of ets-wfs20 Show documentation
Checks WFS 2.0 implementations for conformance to ISO 19142:2010.
<?xml version="1.0" encoding="UTF-8"?> <wfs:GetCapabilities service="WFS" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:wfs="http://www.opengis.net/wfs/2.0"> <ows:AcceptVersions> <ows:Version>10.0.0</ows:Version> <ows:Version>2.0.0</ows:Version> <ows:Version>1.1.0</ows:Version> </ows:AcceptVersions> </wfs:GetCapabilities>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy