ResourceFormat parameter ResponseHandler parameter
Table 69 — URIs for well known metadata standards
URI Description
http:www.opengis.netwms WMS capability document, all current versions
http:www.opengis.netwfs WFS capability document, versions 1.0 and 1.1
http:www.opengis.netwfs1.2.0 WFS capability document, version 1.2
http:www.opengis.netwcs WCS capability document, version 1.0
http:www.opengis.netwcs1.1 WCS capability document, version 1.1
http:www.opengis.netcatcsw CSW capability document, versions 2.0.0 and 2.0.1
http:www.opengis.netcatcsw2.0.2 CSW capability document, version 2.0.2
http:www.fgdc.govmetadatacsdgm Content Standard for Digital Geospatial Metadata
CSDGM, Vers. 2 FGDC-STD-001-1998 http:www.auslig.gov.audtdanzmeta-1.3.dtd
Australian Spatial Data Infrastructure Standard http:www.isotc211.orgschemas2005gmd
ISO19139 document http:metadata.dod.milmdrnsDDMS1.3
DEPARTMENT OF DEFENSE DISCOVERY METADATA STANDARD DDMS
A CSW may accept a MIME type as the string value of the ResourceType parameter. If MIME types are accepted, the value of the MIME type shall match the value of the
Content Type: MIME header when the resource is accessed by the catalogue. If these two values do not agree, the catalogue shall raise as exception
A compliant server shall, in its Capabilities document, advertise the resource type URIs it recognizes using the Parameter element within the Operation element.
EXAMPLE The following XML fragment illustrates how a catalogue server could advertise which resource
types it can harvest: ows:Operation name=Harvest
... ows:Parameter name=ResourceType
ows:Valuehttp:www.opengis.netwmsows:Value ows:Valuehttp:www.opengis.netwfsows:Value
ows:Valuehttp:www.opengis.netwmsows:Value ows:Valuehttp:www.opengis.netwfsows:Value
ows:Valuehttp:www.opengis.netcatcsw2.0.2ows:Value ows:Valueurn:ogc:def:resourceType:CSW:FGDCows:Value
ows:Valuehttp:www.auslig.gov.audtdanzmeta-1.3.dtdows:Value ows:Valuehttp:metadata.dod.milmdrnsDDMS1.3ows:Value
ows:Valueaudiompegows:Value ows:Valueapplicationpdfows:Value
ows:Parameter ...
ows:Operation