<?xml version="1.0" encoding="UTF-8"?>
<csw:Capabilities version="3.0.0" xmlns:csw="http://www.opengis.net/cat/csw/3.0"
  xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:gml="http://www.opengis.net/gml/3.2"
  xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:ows11="http://www.opengis.net/ows/1.1"
  xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:xlink="http://www.w3.org/1999/xlink">
  <ows:ServiceIdentification>
    <ows:Title>CSW</ows:Title>
    <ows:Abstract>A catalogue service that conforms to the HTTP protocol binding of the OpenGIS Catalogue Service specification (version 3.0)</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>CSW</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>CSW</ows:ServiceType>
    <ows:ServiceTypeVersion>3.0.0</ows:ServiceTypeVersion>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName></ows:ProviderName>
    <ows:ProviderSite xlink:type="simple" xlink:href="" />
    <ows:ServiceContact>
      <ows:IndividualName />
      <ows:PositionName />
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice></ows:Voice>
          <ows:Facsimile></ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint></ows:DeliveryPoint>
          <ows:City></ows:City>
          <ows:AdministrativeArea></ows:AdministrativeArea>
          <ows:PostalCode></ows:PostalCode>
          <ows:Country></ows:Country>
          <ows:ElectronicMailAddress></ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:href="" />
      </ows:ContactInfo>
    </ows:ServiceContact>
  </ows:ServiceProvider>

  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://olid.michaelcarder.co.uk/geoportal/csw?request=GetCapabilities&amp;service=CSW&amp;version=3.0.0" />
          <ows:Post xlink:href="http://olid.michaelcarder.co.uk/geoportal/csw" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="AcceptVersions">
        <ows:AllowedValues>
          <ows:Value>3.0.0</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="AcceptFormats">
        <ows:AllowedValues>
          <ows:Value>application/xml</ows:Value>
          <ows:Value>text/xml</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="Sections">
        <ows:AllowedValues>
          <ows:Value>All</ows:Value>
          <ows:Value>Filter_Capabilities</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>

    <ows:Operation name="GetRecords">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://olid.michaelcarder.co.uk/geoportal/csw?request=GetRecords&amp;service=CSW&amp;version=3.0.0" />
          <ows:Post xlink:href="http://olid.michaelcarder.co.uk/geoportal/csw" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="typeName">
        <ows:AllowedValues>
          <ows:Value>csw:Record</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/xml</ows:Value>
          <ows:Value>application/atom+xml</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="outputSchema">
        <ows:AllowedValues>
          <ows:Value>http://www.opengis.net/cat/csw/3.0</ows:Value>
          <ows:Value>http://www.w3.org/2005/Atom</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="ElementSetName">
        <ows:AllowedValues>
          <ows:Value>brief</ows:Value>
          <ows:Value>summary</ows:Value>
          <ows:Value>full</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Constraint name="SupportedGMLVersions">
        <ows:AllowedValues>
          <ows:Value> http://www.opengis.net/gml/3.2</ows:Value>
          <ows:Value> http://www.opengis.net/gml</ows:Value>
        </ows:AllowedValues>
      </ows:Constraint>
      <ows:Constraint name="OpenSearchDescriptionDocument">
        <ows:AllowedValues>
          <ows:Value>http://olid.michaelcarder.co.uk/geoportal/opensearch/description</ows:Value>
        </ows:AllowedValues>
      </ows:Constraint>
    </ows:Operation>

    <ows:Operation name="GetRecordById">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://olid.michaelcarder.co.uk/geoportal/csw?request=GetRecordById&amp;service=CSW&amp;version=3.0.0&amp;id=" />
          <ows:Post xlink:href="http://olid.michaelcarder.co.uk/geoportal/csw" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/xml</ows:Value>
          <ows:Value>application/atom+xml</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="outputSchema">
        <ows:AllowedValues>
          <ows:Value>http://www.opengis.net/cat/csw/3.0.0</ows:Value>
          <ows:Value>http://www.w3.org/2005/Atom</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="ElementSetName">
        <ows:AllowedValues>
          <ows:Value>brief</ows:Value>
          <ows:Value>summary</ows:Value>
          <ows:Value>full</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>

    <ows:Constraint name="GetCapabilities-KVP">
      <ows:AllowedValues>
        <ows:Value>true</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="GetRecords-KVP">
      <ows:AllowedValues>
        <ows:Value>true</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="GetRecordById-KVP">
      <ows:AllowedValues>
        <ows:Value>true</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="OpenSearch">
      <ows:AllowedValues>
        <ows:Value>true</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Filter-KVP">
      <ows:AllowedValues>
        <ows:Value>true</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="CSW-Response">
      <ows:AllowedValues>
        <ows:Value>true</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="ATOM-response">
      <ows:AllowedValues>
        <ows:Value>true</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="DefaultSortingAlgorithm">
      <ows:AllowedValues>
        <ows:Value>relevance</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="CoreQueryables">
      <ows:AllowedValues>
        <ows:Value>AnyText</ows:Value>
        <ows:Value>BoundingBox</ows:Value>
        <ows:Value>TemporalExtent</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="CoreSortables">
      <ows:AllowedValues>
        <ows:Value>Title</ows:Value>
        <ows:Value>Type</ows:Value>
        <ows:Value>Modified</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    
    <ows:Constraint name="GetCapabilities-XML">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="GetRecordById-XML">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="GetRecords-Basic-XML">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="GetRecords-Distributed-XML">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="GetRecords-Distributed-KVP">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="GetRecords-Async-XML">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="GetRecords-Async-KVP">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="GetDomain-XML">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="GetDomain-KVP">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Transaction">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Harvest-Basic-XML">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Harvest-Basic-KVP">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Harvest-Async-XML">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Harvest-Async-KVP">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Harvest-Periodic-XML">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Harvest-Periodic-KVP">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Filter-CQL">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Filter-FES">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Filter-FES-KVP-Advanced">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="Filter-FES-XML">
      <ows:AllowedValues>
        <ows:Value>false</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="FedeartedCatalogues">
      <ows:AllowedValues>
        <ows:Value />
      </ows:AllowedValues>
    </ows:Constraint>
    <ows:Constraint name="WSDL">
      <ows:AllowedValues>
        <ows:Value />
      </ows:AllowedValues>
    </ows:Constraint>

  </ows:OperationsMetadata>
  
  <ows:Languages>
    <ows:Language>en</ows:Language>
  </ows:Languages>
  
  <fes:Filter_Capabilities>
    <fes:Conformance>
      <fes:Constraint name="ImplementsMinSpatialFilter">
        <ows11:NoValues />
        <ows11:DefaultValue>true</ows11:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinTemporalFilter">
        <ows11:NoValues />
        <ows11:DefaultValue>true</ows11:DefaultValue>
      </fes:Constraint>
    </fes:Conformance>
    <fes:Spatial_Capabilities>
      <fes:GeometryOperands>
        <fes:GeometryOperand name="gml:Envelope" />
      </fes:GeometryOperands>
      <fes:SpatialOperators>
        <fes:SpatialOperator name="BBOX" />
      </fes:SpatialOperators>
    </fes:Spatial_Capabilities>
    <fes:Temporal_Capabilities>
      <fes:TemporalOperands>
        <fes:TemporalOperand name="gml:TimePeriod" />
      </fes:TemporalOperands>
      <fes:TemporalOperators>
        <fes:TemporalOperator name="TOverlaps" />
      </fes:TemporalOperators>
    </fes:Temporal_Capabilities>
  </fes:Filter_Capabilities>
</csw:Capabilities>