UNPKG

@mangosystem/ogc-schemas

Version:

Jsonix XML-JSON mappings for OGC Schemas.

12 lines (10 loc) 446 B
<?xml version="1.0" encoding="UTF-8"?> <wcs:GetCapabilities xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:ows='http://www.opengis.net/ows/2.0' xmlns:wcs='http://www.opengis.net/wcs/2.0' xsi:schemaLocation='http://www.opengis.net/wcs/2.0 http://schemas.opengis.net/wcs/2.0/wcsAll.xsd' service="WCS"> <ows:AcceptVersions> <ows:Version>2.0.1</ows:Version> </ows:AcceptVersions> </wcs:GetCapabilities>