summaryrefslogtreecommitdiffstats
path: root/petascope/src/petascope/wcs2/schemas/Examples/requestDescribeCoverage.xml
blob: c1224e7d3bafd81f8380c5f353e48eaeff0d615f (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<wcs:DescribeCoverage  xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
    xmlns:wcs='http://www.opengis.net/wcs/2.0'
    xmlns:gml='http://www.opengis.net/gml/3.2'
    xsi:schemaLocation='http://www.opengis.net/wcs/2.0 ../wcsAll.xsd'
    service="WCS" version="2.0.0">
    <wcs:id gml:id="rgb"/>
</wcs:DescribeCoverage>