<?xml version="1.0" encoding="UTF-8"?>
<csw:Capabilities xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:ows="http://www.opengis.net/ows" xmlns:ogc="http://www.opengis.net/ogc" xmlns:gml="http://www.opengis.net/gml" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/cat/csw/2.0.2 http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd" version="2.0.2">
  
  <ows:ServiceIdentification>
    <ows:Title>NSF NCAR Geoscience Data EXchange CSW Server</ows:Title>
    <ows:ServiceType>CSW</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.2</ows:ServiceTypeVersion>
  </ows:ServiceIdentification>
  
  
  <ows:ServiceProvider>
    <ows:ProviderName>NSF NCAR Geoscience Data EXchange</ows:ProviderName>
    <ows:ProviderSite xlink:href="https://gdex.ucar.edu/" />
    <ows:ServiceContact>
      <ows:OrganisationName>NSF National Center for Atmospheric Research</ows:OrganisationName>
      <ows:ContactInfo>
        <ows:OnlineResource xlink:href="mailto:datahelp@ucar.edu" />
      </ows:ContactInfo>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  
  
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://gdex.ucar.edu/cgi-bin/csw" />
          <ows:Post xlink:href="http://gdex.ucar.edu/cgi-bin/csw" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="Sections">
        <ows:Value>ServiceIdentification</ows:Value>
        <ows:Value>ServiceProvider</ows:Value>
        <ows:Value>OperationsMetadata</ows:Value>
        <ows:Value>Filter_Capabilities</ows:Value>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="DescribeRecord">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://gdex.ucar.edu/cgi-bin/csw" />
          <ows:Post xlink:href="http://gdex.ucar.edu/cgi-bin/csw" />
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="GetRecords">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://gdex.ucar.edu/cgi-bin/csw" />
          <ows:Post xlink:href="http://gdex.ucar.edu/cgi-bin/csw" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="ElementSetName">
        <ows:Value>brief</ows:Value>
        <ows:Value>summary</ows:Value>
        <ows:Value>full</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="resultType">
        <ows:Value>hits</ows:Value>
        <ows:Value>results</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="TypeName">
        <ows:Value>csw:Record</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="CONSTRAINTLANGUAGE">
        <ows:Value>CQL_TEXT</ows:Value>
      </ows:Parameter>
    </ows:Operation>
    <ows:Parameter name="service">
      <ows:Value>CSW</ows:Value>
    </ows:Parameter>
    <ows:Parameter name="version">
      <ows:Value>2.0.2</ows:Value>
    </ows:Parameter>
    <ows:Constraint name="PostEncoding">
      <ows:Value>XML</ows:Value>
    </ows:Constraint>
    <ows:Constraint name="SupportedDublinCoreQueryables">
      <ows:Value>dc:title</ows:Value>
      <ows:Value>dc:type</ows:Value>
      <ows:Value>dc:identifier</ows:Value>
      <ows:Value>dct:modified</ows:Value>
      <ows:Value>dct:abstract</ows:Value>
      <ows:Value>dc:subject</ows:Value>
      <ows:Value>dc:format</ows:Value>
      <ows:Value>csw:AnyText</ows:Value>
    </ows:Constraint>
  </ows:OperationsMetadata>
  
  
  <ogc:Filter_Capabilities>
    <ogc:Spatial_Capabilities>
      <ogc:GeometryOperands>
        <ogc:GeometryOperand>gml:Envelope</ogc:GeometryOperand>
      </ogc:GeometryOperands>
      <ogc:SpatialOperators>
        <ogc:SpatialOperator name="BBOX">
        </ogc:SpatialOperator>
      </ogc:SpatialOperators>
    </ogc:Spatial_Capabilities>
    <ogc:Scalar_Capabilities>
      <ogc:ComparisonOperators>
        <ogc:ComparisonOperator>EqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>NotEqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>LessThan</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>GreaterThan</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>LessThanEqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>GreaterThanEqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>Like</ogc:ComparisonOperator>
      </ogc:ComparisonOperators>
    </ogc:Scalar_Capabilities>
    <ogc:Id_Capabilities>
      <ogc:EID />
    </ogc:Id_Capabilities>
  </ogc:Filter_Capabilities>
  
</csw:Capabilities>
