-
Notifications
You must be signed in to change notification settings - Fork 5
/
csw.xml
27 lines (27 loc) · 855 Bytes
/
csw.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<csw>
<id>csw</id>
<enabled>true</enabled>
<name>My GeoServer CSW</name>
<title>My GeoServer CSW</title>
<maintainer>http://jira.codehaus.org/secure/BrowseProject.jspa?id=10311</maintainer>
<abstrct>
This is a description of your Catalog Services For The Web.
</abstrct>
<accessConstraints>NONE</accessConstraints>
<fees>NONE</fees>
<versions>
<org.geotools.util.Version>
<version>2.0.2</version>
</org.geotools.util.Version>
</versions>
<keywords>
<string>CSW</string>
<string>Catalog Services For The Web</string>
<string>GEOSERVER</string>
</keywords>
<citeCompliant>false</citeCompliant>
<onlineResource>http://geoserver.org</onlineResource>
<schemaBaseURL>http://schemas.opengis.net</schemaBaseURL>
<verbose>false</verbose>
<canonicalSchemaLocation>false</canonicalSchemaLocation>
</csw>