"Fossies" - the Fresh Open Source Software Archive 
Member "geotools-29.1/modules/extension/wms/src/test/resources/org/geotools/ows/wms/test/test-data/1.0.0Capabilities.xml" (4 May 2023, 7778 Bytes) of package /linux/misc/geotools-29.1-project.zip:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) XML source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 <?xml version="1.0" standalone="no"?>
2 <!-- The DTD (Document Type Definition) given here must correspond to the version number declared in the WMT_MS_Capabilities element below. -->
3 <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://www2.demis.nl/wms/capabilities_1_0_0.dtd" [
4
5 <!-- Output formats known to this server are defined here
6 if necessary (only if a format not already listed in the WMT
7 Capabilities DTD is needed). To define a new format, place
8 an entity definition for KnownFormats like the one below in
9 the DOCTYPE declaration of your Capabilities XML, listing at
10 minimum all of the formats you support and separating each
11 by logical-OR (|) characters. Then, define a new element
12 for any formats not predefined by WMT. For example, in the
13 following list "SGI" is a server-specific format, while all
14 the others are known WMT-wide. Thus, SGI is included in the
15 KnownFormats list and a new empty element <SGI/> is
16 defined. -->
17 <!ENTITY % KnownFormats " SGI | GIF | JPEG | PNG | WebCGM | SVG | GML.1
18 | WMS_XML | MIME | INIMAGE | PPM | BLANK " >
19 <!ELEMENT SGI EMPTY> <!-- Silicon Graphics RGB Format -->
20
21 <!-- other vendor-specific elements defined here -->
22 <!ELEMENT VendorSpecificCapabilities (YMD)>
23 <!ELEMENT YMD (Title, Abstract)>
24 <!ATTLIST YMD required (0 | 1) "0">
25
26 ]>
27
28 <!-- end of DOCTYPE declaration -->
29 <!-- The version number listed in the WMT_MS_Capabilities element here must correspond to the DTD declared above. See the WMT specification document for how to respond when a client requests a version number not implemented by the server. -->
30 <WMT_MS_Capabilities version="1.0.0">
31 <Service>
32 <!-- The WMT-defined name for this type of service -->
33 <Name>GetMap</Name>
34 <!-- Human-readable title for pick lists -->
35 <Title>World Map</Title>
36 <!-- Narrative description providing additional information -->
37
38 <Abstract>None</Abstract>
39 <Keywords>OpenGIS WMS Web Map Server</Keywords>
40 <!-- Top-level address of service or service provider. See also onlineResource attributes of <DCPType> children. -->
41 <OnlineResource>http://www2.demis.nl</OnlineResource>
42 <!-- Fees or access constraints imposed. -->
43 <Fees>none</Fees>
44 <AccessConstraints>none</AccessConstraints>
45
46 </Service>
47 <Capability>
48 <Request>
49 <Map>
50 <Format>
51 <GIF/>
52 <JPEG/>
53 <PNG/>
54 <BMP/>
55
56 </Format>
57 <DCPType>
58 <HTTP>
59 <!-- The URL here for HTTP GET requests includes only the prefix before the query string.-->
60 <Get onlineResource="http://www2.demis.nl/wms/wms.asp?wms=WorldMap&"/>
61 </HTTP>
62 </DCPType>
63 </Map>
64 <Capabilities>
65
66 <Format>
67 <WMS_XML/>
68 </Format>
69 <DCPType>
70 <HTTP>
71 <!-- The URL here for HTTP GET requests includes only the prefix before the query string.-->
72 <Get onlineResource="http://www2.demis.nl/wms/wms.asp?wms=WorldMap&"/>
73 </HTTP>
74 </DCPType>
75
76 </Capabilities>
77 <FeatureInfo>
78 <Format>
79 <MIME/>
80 </Format>
81 <DCPType>
82 <HTTP>
83 <!-- The URL here for HTTP GET requests includes only the prefix before the the query string.-->
84 <Get onlineResource="http://www2.demis.nl/wms/wms.asp?wms=WorldMap&"/>
85
86 </HTTP>
87 </DCPType>
88 </FeatureInfo>
89 </Request>
90 <Exception>
91 <Format>
92 <WMS_XML/>
93 <INIMAGE/>
94 <BLANK/>
95
96 </Format>
97 </Exception>
98 <Layer>
99 <Title>World Map</Title>
100 <Abstract/>
101 <SRS>EpsG:4326 EPSG:4327</SRS>
102 <LatLonBoundingBox minx="-180" miny="-90" maxx="180" maxy="90"/>
103 <BoundingBox SRS="EPSG:4326" minx="-184" miny="-90.0000000017335" maxx="180" maxy="90"/>
104
105 <Layer queryable="1">
106 <Name>Bathymetry</Name>
107 <Title>Bathymetry</Title>
108 <BoundingBox SRS="EPSG:4326" minx="-180" miny="-90" maxx="180" maxy="90"/>
109 </Layer>
110 <Layer queryable="1">
111 <Name>Countries</Name>
112
113 <Title>Countries</Title>
114 <BoundingBox SRS="EPSG:4326" minx="-184" miny="-90" maxx="180" maxy="85"/>
115 </Layer>
116 <Layer queryable="1">
117 <Name>Topography</Name>
118 <Title>Topography</Title>
119 <BoundingBox SRS="EPSG:4326" minx="-179.999999999999" miny="-90.0000000017335" maxx="179.999999996401" maxy="89.9999999999998"/>
120
121 </Layer>
122 <Layer queryable="0">
123 <Name>Hillshading</Name>
124 <Title>Hillshading</Title>
125 <BoundingBox SRS="EPSG:4326" minx="-179.999999999999" miny="-90.0000000017335" maxx="179.999999996401" maxy="89.9999999999998"/>
126 </Layer>
127 <Layer queryable="1">
128 <Name>Builtup areas</Name>
129
130 <Title>Builtup areas</Title>
131 <BoundingBox SRS="EPSG:4326" minx="-180" miny="-55" maxx="180" maxy="75"/>
132 <ScaleHint min="0" max="1400"/>
133 </Layer>
134 <Layer queryable="1">
135 <Name>Coastlines</Name>
136 <Title>Coastlines</Title>
137
138 <BoundingBox SRS="EPSG:4326" minx="-184" miny="-90" maxx="180" maxy="85"/>
139 </Layer>
140 <Layer queryable="1">
141 <Name>Waterbodies</Name>
142 <Title>Waterbodies</Title>
143 <BoundingBox SRS="EPSG:4326" minx="-184" miny="-75" maxx="180" maxy="85"/>
144 <ScaleHint min="0" max="5600"/>
145 </Layer>
146
147 <Layer queryable="1">
148 <Name>Inundated</Name>
149 <Title>Inundated</Title>
150 <BoundingBox SRS="EPSG:4326" minx="-180" miny="-50" maxx="180" maxy="80"/>
151 <ScaleHint min="0" max="1400"/>
152 </Layer>
153 <Layer queryable="1">
154 <Name>Rivers</Name>
155
156 <Title>Rivers</Title>
157 <BoundingBox SRS="EPSG:4326" minx="-180" miny="-55" maxx="180" maxy="85"/>
158 <ScaleHint min="0" max="11200"/>
159 </Layer>
160 <Layer queryable="1">
161 <Name>Streams</Name>
162 <Title>Streams</Title>
163
164 <BoundingBox SRS="EPSG:4326" minx="-180" miny="-55" maxx="180" maxy="85"/>
165 <ScaleHint min="0" max="5600"/>
166 </Layer>
167 <Layer queryable="1">
168 <Name>Railroads</Name>
169 <Title>Railroads</Title>
170 <BoundingBox SRS="EPSG:4326" minx="-170" miny="-55" maxx="180" maxy="80"/>
171 <ScaleHint min="0" max="840"/>
172
173 </Layer>
174 <Layer queryable="1">
175 <Name>Highways</Name>
176 <Title>Highways</Title>
177 <BoundingBox SRS="EPSG:4326" minx="-175" miny="-55" maxx="180" maxy="75"/>
178 <ScaleHint min="0" max="700"/>
179 </Layer>
180 <Layer queryable="1">
181
182 <Name>Roads</Name>
183 <Title>Roads</Title>
184 <BoundingBox SRS="EPSG:4326" minx="-184" miny="-55" maxx="180" maxy="75"/>
185 <ScaleHint min="0" max="420"/>
186 </Layer>
187 <Layer queryable="1">
188 <Name>Trails</Name>
189
190 <Title>Trails</Title>
191 <BoundingBox SRS="EPSG:4326" minx="-184" miny="-50" maxx="180" maxy="80"/>
192 <ScaleHint min="0" max="280"/>
193 </Layer>
194 <Layer queryable="1">
195 <Name>Borders</Name>
196 <Title>Borders</Title>
197
198 <BoundingBox SRS="EPSG:4326" minx="-184" miny="-60" maxx="176" maxy="75"/>
199 </Layer>
200 <Layer queryable="1">
201 <Name>Cities</Name>
202 <Title>Cities</Title>
203 <BoundingBox SRS="EPSG:4326" minx="-180" miny="-55" maxx="180" maxy="75"/>
204 <ScaleHint min="0" max="28000"/>
205 </Layer>
206
207 <Layer queryable="1">
208 <Name>Settlements</Name>
209 <Title>Settlements</Title>
210 <BoundingBox SRS="EPSG:4326" minx="-180" miny="-55" maxx="180" maxy="85"/>
211 <ScaleHint min="0" max="560"/>
212 </Layer>
213 <Layer queryable="0">
214 <Name>Spot elevations</Name>
215
216 <Title>Spot elevations</Title>
217 <BoundingBox SRS="EPSG:4326" minx="-179.983093261719" miny="-89.83837890625" maxx="179.991439819336" maxy="83.5204086303711"/>
218 <ScaleHint min="0" max="280"/>
219 </Layer>
220 <Layer queryable="1">
221 <Name>Airports</Name>
222 <Title>Airports</Title>
223
224 <BoundingBox SRS="EPSG:4326" minx="-184" miny="-55" maxx="180" maxy="80"/>
225 <ScaleHint min="0" max="560"/>
226 </Layer>
227 <Layer queryable="1">
228 <Name>Ocean features</Name>
229 <Title>Ocean features</Title>
230 <BoundingBox SRS="EPSG:4326" minx="-180" miny="-62.9231796264648" maxx="179.999420166016" maxy="68.6906585693359"/>
231 <ScaleHint min="0" max="2800"/>
232
233 </Layer>
234 </Layer>
235 </Capability>
236 </WMT_MS_Capabilities>
237