<?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" version="2.0.2">
  <!-- ========================================================= -->
  <ows:ServiceIdentification>
    <ows:Title>Nationaal GeoRegister</ows:Title>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
    <ows:Abstract>Nationaal GeoRegister Catalog Service for the Web</ows:Abstract>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
    <ows:Keywords>
      <ows:Keyword>CSW</ows:Keyword>
      <ows:Keyword>NGR</ows:Keyword>
      <ows:Keyword>Geonovum</ows:Keyword>
      <ows:Keyword />
      <ows:Keyword>geologie</ows:Keyword>
      <ows:Keyword>hydrografie</ows:Keyword>
      <ows:Keyword>hydraulic construction</ows:Keyword>
      <ows:Keyword>hydrography</ows:Keyword>
      <ows:Keyword>water</ows:Keyword>
      <ows:Keyword>hoogte</ows:Keyword>
      <ows:Keyword>geluidcontouren</ows:Keyword>
      <ows:Keyword>dieptekaart</ows:Keyword>
      <ows:Keyword>ruimtelijke planning</ows:Keyword>
      <ows:Keyword>diktekaart</ows:Keyword>
      <ows:Type>theme</ows:Type>
    </ows:Keywords>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
    <ows:ServiceType>CSW</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.2</ows:ServiceTypeVersion>
    <ows:Fees>NONE</ows:Fees>
    <ows:AccessConstraints>NONE</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <!-- ========================================================= -->
  <ows:ServiceProvider>
    <ows:ProviderName>Geonovum</ows:ProviderName>
    <ows:ProviderSite xlink:href="http://nationaalgeoregister.nl:80/geonetwork" />
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
    <ows:ServiceContact>
      <ows:IndividualName>Michel Grothe</ows:IndividualName>
      <ows:PositionName />
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice />
          <ows:Facsimile />
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Barchman Wuytierslaan 10</ows:DeliveryPoint>
          <ows:City>Amersfoort</ows:City>
          <ows:AdministrativeArea>Utrecht</ows:AdministrativeArea>
          <ows:PostalCode>3818 LH</ows:PostalCode>
          <ows:Country>Netherlands</ows:Country>
          <ows:ElectronicMailAddress>info@geonovum.nl</ows:ElectronicMailAddress>
        </ows:Address>
      </ows:ContactInfo>
      <!--			<ows:Role></ows:Role> -->
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <!-- ========================================================= -->
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://nationaalgeoregister.nl:80/geonetwork/srv/en/csw" />
          <ows:Post xlink:href="http://nationaalgeoregister.nl:80/geonetwork/srv/en/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 xlink:href="http://nationaalgeoregister.nl:80/geonetwork/srv/en/csw" />
          <ows:Post xlink:href="http://nationaalgeoregister.nl:80/geonetwork/srv/en/csw" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="TypeName">
        <ows:Value>csw:Record</ows:Value>
        <ows:Value>csw:application</ows:Value>
        <ows:Value>csw:service</ows:Value>
        <ows:Value>csw:dataset</ows:Value>
        <ows:Value>csw:datasetcollection</ows:Value>
      </ows:Parameter>
      <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:Value>http://www.w3.org/XML/Schema</ows:Value> -->
      </ows:Parameter>
      <ows:Parameter name="typeName">
        <ows:Value>csw:Record</ows:Value>
        <ows:Value>gmd:MD_Metadata</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  xlink:href="http://$HOST:$PORT$SERVLET/srv/$LANGUAGE/$SERVICE" />
					<ows:Post xlink:href="http://$HOST:$PORT$SERVLET/srv/$LANGUAGE/$SERVICE"  />
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
-->
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
    <ows:Operation name="GetRecords">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://nationaalgeoregister.nl:80/geonetwork/srv/en/csw" />
          <ows:Post xlink:href="http://nationaalgeoregister.nl:80/geonetwork/srv/en/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 name="OutputSchema">
        <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
        <ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="TypeNames">
        <ows:Value>csw:Record</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>Type</ows:Value>
        <ows:Value>ServiceTypeVersion</ows:Value>
        <ows:Value>KeywordType</ows:Value>
        <ows:Value>Identifier</ows:Value>
        <ows:Value>ServiceType</ows:Value>
        <ows:Value>PublicationDate</ows:Value>
        <ows:Value>Abstract</ows:Value>
        <ows:Value>TempExtent_end</ows:Value>
        <ows:Value>Language</ows:Value>
        <ows:Value>AlternateTitle</ows:Value>
        <ows:Value>ResourceIdentifier</ows:Value>
        <ows:Value>TopicCategory</ows:Value>
        <ows:Value>OperatesOn</ows:Value>
        <ows:Value>RevisionDate</ows:Value>
        <ows:Value>OperatesOnIdentifier</ows:Value>
        <ows:Value>Subject</ows:Value>
        <ows:Value>TempExtent_begin</ows:Value>
        <ows:Value>Format</ows:Value>
        <ows:Value>DistanceUOM</ows:Value>
        <ows:Value>Modified</ows:Value>
        <ows:Value>DistanceValue</ows:Value>
        <ows:Value>ParentIdentifier</ows:Value>
        <ows:Value>CouplingType</ows:Value>
        <ows:Value>OrganisationName</ows:Value>
        <ows:Value>GeographicDescriptionCode</ows:Value>
        <ows:Value>Denominator</ows:Value>
        <ows:Value>Operation</ows:Value>
        <ows:Value>OperatesOnName</ows:Value>
        <ows:Value>ResourceLanguage</ows:Value>
        <ows:Value>HasSecurityConstraints</ows:Value>
        <ows:Value>Title</ows:Value>
        <ows:Value>AnyText</ows:Value>
        <ows:Value>CreationDate</ows:Value>
      </ows:Constraint>
      <ows:Constraint name="AdditionalQueryables">
        <ows:Value>AccessConstraints</ows:Value>
        <ows:Value>MetadataPointOfContact</ows:Value>
        <ows:Value>SpecificationDate</ows:Value>
        <ows:Value>OnlineResourceMimeType</ows:Value>
        <ows:Value>ConditionApplyingToAccessAndUse</ows:Value>
        <ows:Value>Degree</ows:Value>
        <ows:Value>SpecificationDateType</ows:Value>
        <ows:Value>Classification</ows:Value>
        <ows:Value>OnlineResourceType</ows:Value>
        <ows:Value>Lineage</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 xlink:href="http://nationaalgeoregister.nl:80/geonetwork/srv/en/csw" />
          <ows:Post xlink:href="http://nationaalgeoregister.nl:80/geonetwork/srv/en/csw" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="OutputSchema">
        <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
        <ows:Value>http://www.isotc211.org/2005/gmd</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  xlink:href="http://$HOST:$PORT$SERVLET/srv/$LANGUAGE/$SERVICE" />
					<ows:Post xlink:href="http://$HOST:$PORT$SERVLET/srv/$LANGUAGE/$SERVICE"  />
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
-->
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
    <!--		
		<ows:Operation name="Harvest">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get  xlink:href="http://$HOST:$PORT$SERVLET/srv/$LANGUAGE/$SERVICE" />
					<ows:Post xlink:href="http://$HOST:$PORT$SERVLET/srv/$LANGUAGE/$SERVICE"  />
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
-->
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
    <!-- Parameters -->
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
    <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>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
    <!-- Constraints -->
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
    <!-- Reference to WSDL conforming to INSPIRE Technical Guidance v2.0 for Discovery Services -->
    <ows:Constraint name="WSDL">
      <ows:Value>http://nationaalgeoregister.nl:80/geonetwork/xml/inspire/wsdl/DiscoveryService/2.0/DiscoveryService.wsdl</ows:Value>
    </ows:Constraint>
  </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:GeometryOperand>gml:ArcByCenterPoint</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:CircleByCenterPoint</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:Arc</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:Circle</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:ArcByBulge</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:Bezier</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:Clothoid</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:CubicSpline</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:Geodesic</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:OffsetCurve</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:Triangle</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:PolyhedralSurface</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:TriangulatedSurface</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:Tin</ogc:GeometryOperand>
				<ogc:GeometryOperand>gml:Solid</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:SpatialOperator name="Beyond"/>
				<ogc:SpatialOperator name="DWithin"/>
				-->
        <!-- The 'SpatialOperator' element can have a GeometryOperands child -->
      </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:ArithmeticOperators>
				<ogc:SimpleArithmetic>
				<ogc:Functions>
					<ogc:FunctionNames>
						<ogc:FunctionName nArgs="1">MIN</ogc:FunctionName>
					</ogc:FunctionNames>
				</ogc:Functions>
			</ogc:ArithmeticOperators>
			-->
    </ogc:Scalar_Capabilities>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
    <ogc:Id_Capabilities>
      <ogc:EID />
      <ogc:FID />
    </ogc:Id_Capabilities>
  </ogc:Filter_Capabilities>
  <!-- ========================================================= -->
</csw:Capabilities>

