Project Date
DKK API TEST 15 Jun 2021, 02:31

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
cataloqueservice/C01_cswcapabilities.feature 7 0 0 0 0 7 1 0 1 1.607 Passed
Tags: @SMOKE
Feature cataloqueservice/C01_cswcapabilities.feature
geeft capabilities
1.607
Given url 'http://nationaalgeoregister.nl/geonetwork/srv/dut/csw' 0.000
02:29:03.123 base url : {
  "apiBaseUrl": "https://downloads.pdok.nl/"
}
And param request = 'GetCapabilities' 0.013
And param service = 'CSW' 0.001
When method GET 1.372
02:29:03.324 request:
1 > GET http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?request=GetCapabilities&service=CSW
1 > Accept-Encoding: gzip,deflate
1 > Connection: Keep-Alive
1 > Host: nationaalgeoregister.nl
1 > User-Agent: Apache-HttpClient/4.5.11 (Java/1.8.0_151)

02:29:03.641 response time in milliseconds: 300.39
1 < 301
1 < Connection: Keep-Alive
1 < Content-Length: 302
1 < Content-Type: text/html; charset=iso-8859-1
1 < Date: Tue, 15 Jun 2021 02:29:03 GMT
1 < Keep-Alive: timeout=5, max=100
1 < Location: https://nationaalgeoregister.nl/geonetwork/srv/dut/csw?request=GetCapabilities&service=CSW
1 < Server: Apache
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://nationaalgeoregister.nl/geonetwork/srv/dut/csw?request=GetCapabilities&amp;service=CSW">here</a>.</p>
</body></html>


02:29:03.647 request:
2 > GET http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?request=GetCapabilities&service=CSW
2 > Accept-Encoding: gzip,deflate
2 > Connection: Keep-Alive
2 > Host: nationaalgeoregister.nl
2 > User-Agent: Apache-HttpClient/4.5.11 (Java/1.8.0_151)

02:29:04.523 response time in milliseconds: 827.38
2 < 200
2 < Cache-Control: no-cache
2 < Connection: Keep-Alive
2 < Content-Security-Policy: frame-ancestors 'none'
2 < Content-Type: application/xml;charset=UTF-8
2 < Date: Tue, 15 Jun 2021 02:29:04 GMT
2 < Expires: -1
2 < Keep-Alive: timeout=5, max=100
2 < Pragma: no-cache
2 < Server: Apache
2 < Set-Cookie: JSESSIONID=D7FA37770F28CB6612087EA1374F2F52; Path=/geonetwork; Secure; HttpOnly
2 < Transfer-Encoding: chunked
2 < Vary: Accept-Encoding
2 < X-Frame-Options: DENY
<?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:inspire_ds="http://inspire.ec.europa.eu/schemas/inspire_ds/1.0" xmlns:gml="http://www.opengis.net/gml" xmlns:inspire_com="http://inspire.ec.europa.eu/schemas/common/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0.2" xsi:schemaLocation="http://www.opengis.net/cat/csw/2.0.2 http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd http://inspire.ec.europa.eu/schemas/inspire_ds/1.0 http://inspire.ec.europa.eu/schemas/inspire_ds/1.0/inspire_ds.xsd">
  <ows:ServiceIdentification>
    <ows:Title>CSW Nationaal Georegister (NGR)</ows:Title>
    <ows:Abstract>CSW Nationaal Georegister metadata</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>infoCatalogueWebService</ows:Keyword>
      <ows:Keyword>catalogus service</ows:Keyword>
      <ows:Keyword>zoek dienst</ows:Keyword>
      <ows:Keyword>georegister</ows:Keyword>
      <ows:Keyword>nationaal georegister</ows:Keyword>
      <ows:Keyword>Nederland</ows:Keyword>
      <ows:Keyword>infoCatalogueService</ows:Keyword>
      <ows:Keyword>Nutsdiensten en overheidsdiensten</ows:Keyword>
      <ows:Keyword>Administratieve eenheden</ows:Keyword>
      <ows:Keyword>Adressen</ows:Keyword>
      <ows:Keyword>Atmosferische omstandigheden</ows:Keyword>
      <ows:Keyword>Beschermde gebieden</ows:Keyword>
      <ows:Keyword>Biogeografische gebieden</ows:Keyword>
      <ows:Keyword>Bodem</ows:Keyword>
      <ows:Keyword>Bodemgebruik</ows:Keyword>
      <ows:Keyword>Energiebronnen</ows:Keyword>
      <ows:Keyword>Faciliteiten voor productie en industrie</ows:Keyword>
      <ows:Keyword>Nationaal</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>CSW</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.2</ows:ServiceTypeVersion>
    <ows:Fees />
    <ows:AccessConstraints>Geen beperkingenEr zijn geen condities voor toegang en gebruikGeen beperkingen voor publieke toegang</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>Beheer PDOK</ows:ProviderName>
    <ows:ProviderSite xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="" />
    <ows:ServiceContact>
      <ows:IndividualName />
      <ows:PositionName />
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice />
          <ows:Voice />
        </ows:Phone>
        <ows:Address>
          <ows:ElectronicMailAddress>beheerpdok@kadaster.nl</ows:ElectronicMailAddress>
        </ows:Address>
      </ows:ContactInfo>
      <ows:Role>pointOfContact</ows:Role>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw" />
          <ows:Post xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/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:Constraint name="PostEncoding">
        <ows:Value>XML</ows:Value>
        <ows:Value>SOAP</ows:Value>
      </ows:Constraint>
    </ows:Operation>
    <ows:Operation name="DescribeRecord">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw" />
          <ows:Post xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:Value>application/xml</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="schemaLanguage">
        <ows:Value>http://www.w3.org/TR/xmlschema-1/</ows:Value>
      </ows:Parameter>
      <ows:Parameter xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:mdb="http://standards.iso.org/iso/19115/-3/mdb/2.0" name="outputSchema">
        <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
        <ows:Value>http://www.isotc211.org/2005/gfc</ows:Value>
        <ows:Value>http://www.w3.org/ns/dcat#</ows:Value>
        <ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
        <ows:Value>http://standards.iso.org/iso/19115/-3/mdb/2.0</ows:Value>
      </ows:Parameter>
      <ows:Constraint name="PostEncoding">
        <ows:Value>XML</ows:Value>
        <ows:Value>SOAP</ows:Value>
      </ows:Constraint>
    </ows:Operation>
    <ows:Operation name="GetDomain">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw" />
          <ows:Post xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw" />
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="GetRecords">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw" />
          <ows:Post xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="resultType">
        <ows:Value>hits</ows:Value>
        <ows:Value>results</ows:Value>
        <ows:Value>validate</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="outputFormat">
        <ows:Value>application/xml</ows:Value>
      </ows:Parameter>
      <ows:Parameter xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:mdb="http://standards.iso.org/iso/19115/-3/mdb/2.0" name="outputSchema">
        <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
        <ows:Value>http://www.isotc211.org/2005/gfc</ows:Value>
        <ows:Value>http://www.w3.org/ns/dcat#</ows:Value>
        <ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
        <ows:Value>http://standards.iso.org/iso/19115/-3/mdb/2.0</ows:Value>
      </ows:Parameter>
      <ows:Parameter xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:mdb="http://standards.iso.org/iso/19115/-3/mdb/2.0" name="typeNames">
        <ows:Value>csw:Record</ows:Value>
        <ows:Value>gfc:FC_FeatureCatalogue</ows:Value>
        <ows:Value>dcat</ows:Value>
        <ows:Value>gmd:MD_Metadata</ows:Value>
        <ows:Value>mdb:MD_Metadata</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="CONSTRAINTLANGUAGE">
        <ows:Value>FILTER</ows:Value>
        <ows:Value>CQL_TEXT</ows:Value>
      </ows:Parameter>
      <ows:Constraint name="PostEncoding">
        <ows:Value>XML</ows:Value>
        <ows:Value>SOAP</ows:Value>
      </ows:Constraint>
      <ows:Constraint name="SupportedISOQueryables">
        <ows:Value>CreationDate</ows:Value>
        <ows:Value>GeographicDescriptionCode</ows:Value>
        <ows:Value>OperatesOn</ows:Value>
        <ows:Value>Modified</ows:Value>
        <ows:Value>DistanceUOM</ows:Value>
        <ows:Value>Operation</ows:Value>
        <ows:Value>ResourceIdentifier</ows:Value>
        <ows:Value>Format</ows:Value>
        <ows:Value>Identifier</ows:Value>
        <ows:Value>Language</ows:Value>
        <ows:Value>ServiceType</ows:Value>
        <ows:Value>OrganisationName</ows:Value>
        <ows:Value>KeywordType</ows:Value>
        <ows:Value>AnyText</ows:Value>
        <ows:Value>PublicationDate</ows:Value>
        <ows:Value>AlternateTitle</ows:Value>
        <ows:Value>Abstract</ows:Value>
        <ows:Value>HasSecurityConstraints</ows:Value>
        <ows:Value>Title</ows:Value>
        <ows:Value>CouplingType</ows:Value>
        <ows:Value>TopicCategory</ows:Value>
        <ows:Value>ParentIdentifier</ows:Value>
        <ows:Value>Subject</ows:Value>
        <ows:Value>ResourceLanguage</ows:Value>
        <ows:Value>TempExtent_end</ows:Value>
        <ows:Value>ServiceTypeVersion</ows:Value>
        <ows:Value>Type</ows:Value>
        <ows:Value>RevisionDate</ows:Value>
        <ows:Value>OperatesOnName</ows:Value>
        <ows:Value>Denominator</ows:Value>
        <ows:Value>DistanceValue</ows:Value>
        <ows:Value>TempExtent_begin</ows:Value>
        <ows:Value>OperatesOnIdentifier</ows:Value>
      </ows:Constraint>
      <ows:Constraint name="AdditionalQueryables">
        <ows:Value>SpecificationDate</ows:Value>
        <ows:Value>AccessConstraints</ows:Value>
        <ows:Value>ResponsiblePartyRole</ows:Value>
        <ows:Value>Degree</ows:Value>
        <ows:Value>Lineage</ows:Value>
        <ows:Value>OnlineResourceMimeType</ows:Value>
        <ows:Value>ConditionApplyingToAccessAndUse</ows:Value>
        <ows:Value>Date</ows:Value>
        <ows:Value>MetadataPointOfContact</ows:Value>
        <ows:Value>OnlineResourceType</ows:Value>
        <ows:Value>Relation</ows:Value>
        <ows:Value>SpecificationDateType</ows:Value>
        <ows:Value>Classification</ows:Value>
        <ows:Value>OtherConstraints</ows:Value>
        <ows:Value>SpecificationTitle</ows:Value>
      </ows:Constraint>
    </ows:Operation>
    <ows:Operation name="GetRecordById">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw" />
          <ows:Post xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:mdb="http://standards.iso.org/iso/19115/-3/mdb/2.0" name="outputSchema">
        <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
        <ows:Value>http://www.isotc211.org/2005/gfc</ows:Value>
        <ows:Value>http://www.w3.org/ns/dcat#</ows:Value>
        <ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
        <ows:Value>http://standards.iso.org/iso/19115/-3/mdb/2.0</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="outputFormat">
        <ows:Value>application/xml</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="resultType">
        <ows:Value>hits</ows:Value>
        <ows:Value>results</ows:Value>
        <ows:Value>validate</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="ElementSetName">
        <ows:Value>brief</ows:Value>
        <ows:Value>summary</ows:Value>
        <ows:Value>full</ows:Value>
      </ows:Parameter>
      <ows:Constraint name="PostEncoding">
        <ows:Value>XML</ows:Value>
        <ows:Value>SOAP</ows:Value>
      </ows:Constraint>
    </ows:Operation>
    <ows:Operation name="Transaction">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw-publication" />
          <ows:Post xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw-publication" />
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="Harvest">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw-publication" />
          <ows:Post xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw-publication" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="ResourceType">
        <ows:Value>http://www.isotc211.org/schemas/2005/gmd/</ows:Value>
      </ows:Parameter>
    </ows:Operation>
    <ows:Parameter name="service">
      <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
    </ows:Parameter>
    <ows:Parameter name="version">
      <ows:Value>2.0.2</ows:Value>
    </ows:Parameter>
    <ows:Constraint name="IsoProfiles">
      <ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
    </ows:Constraint>
    <ows:Constraint name="PostEncoding">
      <ows:Value>SOAP</ows:Value>
    </ows:Constraint>
    <inspire_ds:ExtendedCapabilities>
      <inspire_com:ResourceLocator>
        <inspire_com:URL>https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetCapabilities</inspire_com:URL>
        <inspire_com:MediaType>application/xml</inspire_com:MediaType>
      </inspire_com:ResourceLocator>
      <inspire_com:ResourceLocator>
        <inspire_com:URL>https://www.nationaalgeoregister.nl/geonetwork</inspire_com:URL>
        <inspire_com:MediaType>text/html</inspire_com:MediaType>
      </inspire_com:ResourceLocator>
      <inspire_com:ResourceType>service</inspire_com:ResourceType>
      <inspire_com:TemporalReference>
        <inspire_com:TemporalExtent>
          <inspire_com:IntervalOfDates>
            <inspire_com:StartingDate>2008-12-01T14:24:00</inspire_com:StartingDate>
            <inspire_com:EndDate>2054-12-03T14:24:00</inspire_com:EndDate>
          </inspire_com:IntervalOfDates>
        </inspire_com:TemporalExtent>
      </inspire_com:TemporalReference>
      <inspire_com:Conformity>
        <inspire_com:Specification xsi:type="inspire_com:citationInspireInteroperabilityRegulation_dut">
          <inspire_com:Title>VERORDENING (EU) Nr. 1089/2010 VAN DE COMMISSIE van 23 november 2010 ter uitvoering van Richtlijn 2007/2/EG van het Europees Parlement en de Raad betreffende de interoperabiliteit van verzamelingen ruimtelijke gegevens en van diensten met betrekking tot ruimtelijke gegevens</inspire_com:Title>
          <inspire_com:DateOfPublication>2010-12-08</inspire_com:DateOfPublication>
          <inspire_com:URI>OJ:L:2010:323:0011:0102:NL:PDF</inspire_com:URI>
          <inspire_com:ResourceLocator>
            <inspire_com:URL>http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:L:2010:323:0011:0102:NL:PDF</inspire_com:URL>
            <inspire_com:MediaType>application/pdf</inspire_com:MediaType>
          </inspire_com:ResourceLocator>
        </inspire_com:Specification>
        <inspire_com:Degree>conformant</inspire_com:Degree>
      </inspire_com:Conformity>
      <inspire_com:MetadataPointOfContact>
        <inspire_com:OrganisationName>Beheer PDOK</inspire_com:OrganisationName>
        <inspire_com:EmailAddress>beheerpdok@kadaster.nl</inspire_com:EmailAddress>
      </inspire_com:MetadataPointOfContact>
      <inspire_com:MetadataDate>2021-02-03</inspire_com:MetadataDate>
      <inspire_com:SpatialDataServiceType>discovery</inspire_com:SpatialDataServiceType>
      <inspire_com:MandatoryKeyword xsi:type="inspire_com:classificationOfSpatialDataService">
        <inspire_com:KeywordValue>infoCatalogueService</inspire_com:KeywordValue>
      </inspire_com:MandatoryKeyword>
      <inspire_com:Keyword xsi:type="inspire_com:inspireTheme_dut">
        <inspire_com:OriginatingControlledVocabulary>
          <inspire_com:Title>GEMET - INSPIRE themes</inspire_com:Title>
          <inspire_com:DateOfPublication>2008-06-01</inspire_com:DateOfPublication>
        </inspire_com:OriginatingControlledVocabulary>
        <inspire_com:KeywordValue>Nutsdiensten en overheidsdiensten</inspire_com:KeywordValue>
      </inspire_com:Keyword>
      <inspire_com:Keyword xsi:type="inspire_com:inspireTheme_dut">
        <inspire_com:OriginatingControlledVocabulary>
          <inspire_com:Title>GEMET - INSPIRE themes</inspire_com:Title>
          <inspire_com:DateOfPublication>2008-06-01</inspire_com:DateOfPublication>
        </inspire_com:OriginatingControlledVocabulary>
        <inspire_com:KeywordValue>Administratieve eenheden</inspire_com:KeywordValue>
      </inspire_com:Keyword>
      <inspire_com:Keyword xsi:type="inspire_com:inspireTheme_dut">
        <inspire_com:OriginatingControlledVocabulary>
          <inspire_com:Title>GEMET - INSPIRE themes</inspire_com:Title>
          <inspire_com:DateOfPublication>2008-06-01</inspire_com:DateOfPublication>
        </inspire_com:OriginatingControlledVocabulary>
        <inspire_com:KeywordValue>Adressen</inspire_com:KeywordValue>
      </inspire_com:Keyword>
      <inspire_com:Keyword xsi:type="inspire_com:inspireTheme_dut">
        <inspire_com:OriginatingControlledVocabulary>
          <inspire_com:Title>GEMET - INSPIRE themes</inspire_com:Title>
          <inspire_com:DateOfPublication>2008-06-01</inspire_com:DateOfPublication>
        </inspire_com:OriginatingControlledVocabulary>
        <inspire_com:KeywordValue>Atmosferische omstandigheden</inspire_com:KeywordValue>
      </inspire_com:Keyword>
      <inspire_com:Keyword xsi:type="inspire_com:inspireTheme_dut">
        <inspire_com:OriginatingControlledVocabulary>
          <inspire_com:Title>GEMET - INSPIRE themes</inspire_com:Title>
          <inspire_com:DateOfPublication>2008-06-01</inspire_com:DateOfPublication>
        </inspire_com:OriginatingControlledVocabulary>
        <inspire_com:KeywordValue>Beschermde gebieden</inspire_com:KeywordValue>
      </inspire_com:Keyword>
      <inspire_com:Keyword xsi:type="inspire_com:inspireTheme_dut">
        <inspire_com:OriginatingControlledVocabulary>
          <inspire_com:Title>GEMET - INSPIRE themes</inspire_com:Title>
          <inspire_com:DateOfPublication>2008-06-01</inspire_com:DateOfPublication>
        </inspire_com:OriginatingControlledVocabulary>
        <inspire_com:KeywordValue>Biogeografische gebieden</inspire_com:KeywordValue>
      </inspire_com:Keyword>
      <inspire_com:Keyword xsi:type="inspire_com:inspireTheme_dut">
        <inspire_com:OriginatingControlledVocabulary>
          <inspire_com:Title>GEMET - INSPIRE themes</inspire_com:Title>
          <inspire_com:DateOfPublication>2008-06-01</inspire_com:DateOfPublication>
        </inspire_com:OriginatingControlledVocabulary>
        <inspire_com:KeywordValue>Bodem</inspire_com:KeywordValue>
      </inspire_com:Keyword>
      <inspire_com:Keyword xsi:type="inspire_com:inspireTheme_dut">
        <inspire_com:OriginatingControlledVocabulary>
          <inspire_com:Title>GEMET - INSPIRE themes</inspire_com:Title>
          <inspire_com:DateOfPublication>2008-06-01</inspire_com:DateOfPublication>
        </inspire_com:OriginatingControlledVocabulary>
        <inspire_com:KeywordValue>Bodemgebruik</inspire_com:KeywordValue>
      </inspire_com:Keyword>
      <inspire_com:Keyword xsi:type="inspire_com:inspireTheme_dut">
        <inspire_com:OriginatingControlledVocabulary>
          <inspire_com:Title>GEMET - INSPIRE themes</inspire_com:Title>
          <inspire_com:DateOfPublication>2008-06-01</inspire_com:DateOfPublication>
        </inspire_com:OriginatingControlledVocabulary>
        <inspire_com:KeywordValue>Energiebronnen</inspire_com:KeywordValue>
      </inspire_com:Keyword>
      <inspire_com:Keyword xsi:type="inspire_com:inspireTheme_dut">
        <inspire_com:OriginatingControlledVocabulary>
          <inspire_com:Title>GEMET - INSPIRE themes</inspire_com:Title>
          <inspire_com:DateOfPublication>2008-06-01</inspire_com:DateOfPublication>
        </inspire_com:OriginatingControlledVocabulary>
        <inspire_com:KeywordValue>Faciliteiten voor productie en industrie</inspire_com:KeywordValue>
      </inspire_com:Keyword>
      <inspire_com:SupportedLanguages>
        <inspire_com:DefaultLanguage>
          <inspire_com:Language>dut</inspire_com:Language>
        </inspire_com:DefaultLanguage>
        <inspire_com:SupportedLanguage>
          <inspire_com:Language>dut</inspire_com:Language>
        </inspire_com:SupportedLanguage>
      </inspire_com:SupportedLanguages>
      <inspire_com:ResponseLanguage>
        <inspire_com:Language>dut</inspire_com:Language>
      </inspire_com:ResponseLanguage>
    </inspire_ds:ExtendedCapabilities>
  </ows:OperationsMetadata>
  <ogc:Filter_Capabilities>
    <ogc:Spatial_Capabilities>
      <ogc:GeometryOperands>
        <ogc:GeometryOperand>gml:Envelope</ogc:GeometryOperand>
        <ogc:GeometryOperand>gml:Point</ogc:GeometryOperand>
        <ogc:GeometryOperand>gml:LineString</ogc:GeometryOperand>
        <ogc:GeometryOperand>gml:Polygon</ogc:GeometryOperand>
      </ogc:GeometryOperands>
      <ogc:SpatialOperators>
        <ogc:SpatialOperator name="BBOX" />
        <ogc:SpatialOperator name="Equals" />
        <ogc:SpatialOperator name="Overlaps" />
        <ogc:SpatialOperator name="Disjoint" />
        <ogc:SpatialOperator name="Intersects" />
        <ogc:SpatialOperator name="Touches" />
        <ogc:SpatialOperator name="Crosses" />
        <ogc:SpatialOperator name="Within" />
        <ogc:SpatialOperator name="Contains" />
      </ogc:SpatialOperators>
    </ogc:Spatial_Capabilities>
    <ogc:Scalar_Capabilities>
      <ogc:LogicalOperators />
      <ogc:ComparisonOperators>
        <ogc:ComparisonOperator>EqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>Like</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>LessThan</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>GreaterThan</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>LessThanEqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>GreaterThanEqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>NotEqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>Between</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>NullCheck</ogc:ComparisonOperator>
      </ogc:ComparisonOperators>
    </ogc:Scalar_Capabilities>
    <ogc:Id_Capabilities>
      <ogc:EID />
      <ogc:FID />
    </ogc:Id_Capabilities>
  </ogc:Filter_Capabilities>
</csw:Capabilities>
Then status 200 0.000
And match karate.xmlPath(response, '/Capabilities/ServiceIdentification/ServiceTypeVersion') == '2.0.2' 0.145
And match karate.xmlPath(response, '/Capabilities/ServiceIdentification/Title') == "CSW Nationaal Georegister (NGR)" 0.075