summaryrefslogtreecommitdiffstats
path: root/petascope/src/petascope/wcs2/schemas/Examples/requestDescribeCoverage.xml
diff options
context:
space:
mode:
Diffstat (limited to 'petascope/src/petascope/wcs2/schemas/Examples/requestDescribeCoverage.xml')
-rw-r--r--petascope/src/petascope/wcs2/schemas/Examples/requestDescribeCoverage.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/petascope/src/petascope/wcs2/schemas/Examples/requestDescribeCoverage.xml b/petascope/src/petascope/wcs2/schemas/Examples/requestDescribeCoverage.xml
new file mode 100644
index 0000000..c1224e7
--- /dev/null
+++ b/petascope/src/petascope/wcs2/schemas/Examples/requestDescribeCoverage.xml
@@ -0,0 +1,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>