<?xml version="1.0" encoding="UTF-8"?><csw:Capabilities xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml" xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0" xmlns:inspire_ds="http://inspire.ec.europa.eu/schemas/inspire_ds/1.0" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ows="http://www.opengis.net/ows" xmlns:xlink="http://www.w3.org/1999/xlink" 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>RNDT - Repertorio Nazionale dei Dati Territoriali - Servizio di ricerca</ows:Title>
		<ows:Abstract>Il servizio di ricerca del RNDT fornisce l'accesso ai metadati su dati e servizi territoriali delle Pubbliche Amministrazioni italiane. Esso è conforme alle specifiche CSW (ISO Application Profile) di OGC e alle linee guida INSPIRE sui servizi di ricerca</ows:Abstract>
		<ows:Keywords>
			<ows:Keyword>CS-W</ows:Keyword>
			<ows:Keyword>ISO19119</ows:Keyword>
			<ows:Keyword>ISO19115</ows:Keyword>
			<ows:Keyword>RNDT</ows:Keyword>
			<ows:Keyword>Repertorio</ows:Keyword>
			<ows:Keyword>Metadati</ows:Keyword>
			<ows:Keyword>Discovery Service</ows:Keyword>
			<ows:Keyword>Servizio di ricerca</ows:Keyword>
		</ows:Keywords>
		<ows:ServiceType>CSW</ows:ServiceType>
		<ows:ServiceTypeVersion>2.0.2</ows:ServiceTypeVersion>
		<ows:Fees>Nessuna condizione applicata</ows:Fees>
		<ows:AccessConstraints>Nessuna limitazione</ows:AccessConstraints>
	</ows:ServiceIdentification>
	<ows:ServiceProvider>
		<ows:ProviderName>Regione Emilia-Romagna</ows:ProviderName>
		<ows:ProviderSite xlink:href="http://geodati.gov.it"/>
		<ows:ServiceContact>
			<ows:IndividualName>Marco Li Pera</ows:IndividualName>
      		<ows:PositionName>Tecnico</ows:PositionName>
			<ows:ContactInfo>
			  <ows:Phone>
	          <ows:Voice>+390515274893</ows:Voice>
	          <ows:Facsimile/>
	        </ows:Phone>
	        <ows:Address>
	          <ows:DeliveryPoint>Viale Aldo Moro, 52</ows:DeliveryPoint>
	          <ows:City>Bologna</ows:City>
	          <ows:AdministrativeArea>Emilia-Romagna</ows:AdministrativeArea>
	          <ows:PostalCode>40127</ows:PostalCode>
	          <ows:Country>Italy</ows:Country>
	          <ows:ElectronicMailAddress>marco.lipera@regione.emilia-romagna.it</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 xlink:href="https://geoportale.regione.emilia-romagna.it/geoportalEsri/csw"/>
					<ows:Post xlink:href="https://geoportale.regione.emilia-romagna.it/geoportalEsri/csw">
						<ows:Constraint name="PostEncoding">
							<ows:Value>XML</ows:Value>
							<ows:Value>SOAP</ows:Value>
						</ows:Constraint>
					</ows:Post>
				</ows:HTTP>
			</ows:DCP>
			<ows:Parameter name="AcceptVersions">
        <ows:Value>2.0.2</ows:Value>
      </ows:Parameter>
			<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:Value>ExtendedCapabilities</ows:Value>
			</ows:Parameter>
		</ows:Operation>
		<ows:Operation name="DescribeRecord">
			<ows:DCP>
				<ows:HTTP>
					<ows:Post xlink:href="https://geoportale.regione.emilia-romagna.it/geoportalEsri/csw">
						<ows:Constraint name="PostEncoding">
							<ows:Value>XML</ows:Value>
							<ows:Value>SOAP</ows:Value>
						</ows:Constraint>
					</ows:Post>
				</ows:HTTP>
			</ows:DCP>
			<ows:Parameter name="typeName">
				<ows:Value>gmd:MD_Metadata</ows:Value>
				<ows:Value>csw:Record</ows:Value>
				<ows:Value>csw:SummaryRecord</ows:Value>
        <ows:Value>csw:BriefRecord</ows:Value>
			</ows:Parameter>
			<ows:Parameter name="outputFormat">
			<ows:Value>text/xml</ows:Value>
				<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>XMLSCHEMA</ows:Value>
        <ows:Value>http://www.w3.org/XML/Schema</ows:Value>
			</ows:Parameter>
		</ows:Operation>
		<ows:Operation name="GetRecords">
			<ows:DCP>
				<ows:HTTP>
					<ows:Post xlink:href="https://geoportale.regione.emilia-romagna.it/geoportalEsri/csw">
						<ows:Constraint name="PostEncoding">
							<ows:Value>XML</ows:Value>
							<ows:Value>SOAP</ows:Value>
						</ows:Constraint>
					</ows:Post>
				</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="ElementSetName">
				<ows:Value>brief</ows:Value>
				<ows:Value>summary</ows:Value>
				<ows:Value>full</ows:Value>
			</ows:Parameter>
			<ows:Parameter name="outputFormat">
				<ows:Value>application/xml</ows:Value>
				 <ows:Value>text/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>gmd:MD_Metadata</ows:Value>
				<ows:Value>csw:Record</ows:Value>
			</ows:Parameter>
			<ows:Parameter name="CONSTRAINTLANGUAGE">
				<ows:Value>FILTER</ows:Value>
			</ows:Parameter>
			<ows:Constraint name="SupportedCommonQueryables">
        <ows:Value>Subject</ows:Value>
        <ows:Value>Title</ows:Value>
        <ows:Value>Abstract</ows:Value>
        <ows:Value>AnyText</ows:Value>
        <ows:Value>Format</ows:Value>
        <ows:Value>Identifier</ows:Value>
        <ows:Value>Modified</ows:Value>
        <ows:Value>Type</ows:Value>
        <ows:Value>BoundingBox</ows:Value>
      </ows:Constraint>
			<ows:Constraint name="SupportedISOQueryables">
				<ows:Value>apiso:Language</ows:Value>
				<ows:Value>apiso:CreationDate</ows:Value>
				<ows:Value>apiso:PublicationDate</ows:Value>				
				<ows:Value>apiso:OrganisationName</ows:Value>
				<ows:Value>apiso:ResourceIdentifier</ows:Value>
				<ows:Value>apiso:TopicCategory</ows:Value>
				<ows:Value>apiso:DistanceValue</ows:Value>
				<ows:Value>apiso:DistanceUOM</ows:Value>
				<ows:Value>apiso:TempExtent_begin</ows:Value>
				<ows:Value>apiso:TempExtent_end</ows:Value>
				<ows:Value>apiso:ServiceType</ows:Value>
				<ows:Value>apiso:Denominator</ows:Value>
				<ows:Value>apiso:Type</ows:Value>
				<ows:Value>apiso:RevisionDate</ows:Value>
				<ows:Value>apiso:AnyText</ows:Value>
				<ows:Value>apiso:ParentIdentifier</ows:Value>
				<ows:Value>apiso:Identifier</ows:Value>
				<ows:Value>apiso:Subject</ows:Value>
				<ows:Value>apiso:Title</ows:Value>
				<ows:Value>apiso:Abstract</ows:Value>
				<ows:Value>apiso:Format</ows:Value>
				<ows:Value>apiso:Modified</ows:Value>
        <ows:Value>apiso:BoundingBox</ows:Value>
        <ows:Value>apiso:CRS.Authority</ows:Value>
        <ows:Value>apiso:CRS.ID</ows:Value>
        <ows:Value>apiso:CRS.Version</ows:Value>
        <ows:Value>apiso:ResourceLanguage</ows:Value>
        <ows:Value>apiso:GeographicDescriptionCode</ows:Value>
        <ows:Value>apiso:KeywordType</ows:Value>
        <ows:Value>apiso:HasSecurityConstraints</ows:Value>
        <ows:Value>apiso:ServiceType</ows:Value>
        <ows:Value>apiso:ServiceTypeVersion</ows:Value>
        <ows:Value>apiso:Operation</ows:Value>
        <ows:Value>apiso:OperatesOn</ows:Value>
        <ows:Value>apiso:OperatesOnIdentifier</ows:Value>
        <ows:Value>apiso:OperatesOnName</ows:Value>
        <ows:Value>apiso:CouplingType</ows:Value>
			</ows:Constraint>
			<ows:Constraint name="AdditionalQueryables">
				<ows:Value>apiso:Degree</ows:Value>
				<ows:Value>apiso:AccessConstraints</ows:Value>
				<ows:Value>apiso:OtherConstraints</ows:Value>
				<ows:Value>apiso:Classification</ows:Value>
				<ows:Value>apiso:ConditionApplyingToAccessAndUse</ows:Value>
				<ows:Value>apiso:Lineage</ows:Value>
				<ows:Value>apiso:ResponsiblePartyRole</ows:Value>
				<ows:Value>apiso:SpecificationTitle</ows:Value>
				<ows:Value>apiso:SpecificationDate</ows:Value>
				<ows:Value>apiso:SpecificationDateType</ows:Value>
			</ows:Constraint>
		</ows:Operation>
		<ows:Operation name="GetRecordById">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="https://geoportale.regione.emilia-romagna.it/geoportalEsri/csw"/>
					<ows:Post xlink:href="">
						<ows:Constraint name="PostEncoding">
							<ows:Value>SOAP</ows:Value>
							<ows:Value>XML</ows:Value>
						</ows:Constraint>
					</ows:Post>
				</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:Value>text/xml</ows:Value>
			</ows:Parameter>
			<ows:Parameter name="resultType">
			<ows:Value>hits</ows:Value>
				<ows:Value>results</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:Operation>
		<ows:Operation name="Transaction">
      <ows:DCP>
        <ows:HTTP>
          <ows:Post xlink:href="https://geoportale.regione.emilia-romagna.it/geoportalEsri/csw">
            <ows:Constraint name="PostEncoding">
              <ows:Value>XML</ows:Value>
              <ows:Value>SOAP</ows:Value>
            </ows:Constraint>
          </ows:Post>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
		<ows:Operation name="Harvest">
			<ows:DCP>
				<ows:HTTP>
					<ows:Post xlink:href="https://geoportale.regione.emilia-romagna.it/geoportalEsri/csw"/>
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
		<ows:Parameter name="service">
			<ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
		</ows:Parameter>
		<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="IsoProfiles">
			<ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
		</ows:Constraint>
		<ows:Constraint name="PostEncoding">
			<ows:Value>SOAP</ows:Value>
			<ows:Value>XML</ows:Value>
		</ows:Constraint>
		<inspire_ds:ExtendedCapabilities>
			<inspire_common:ResourceLocator>
				<inspire_common:URL>http://geodati.gov.it/RNDT/csw?request=GetCapabilities&amp;service=CSW&amp;acceptFormats=application%2Fxml&amp;LANGUAGE=ita</inspire_common:URL>
			</inspire_common:ResourceLocator>
			<inspire_common:ResourceType>service</inspire_common:ResourceType>
			<inspire_common:TemporalReference>
				<inspire_common:DateOfCreation>2012-11-15</inspire_common:DateOfCreation>
				<inspire_common:DateOfLastRevision>2017-12-04</inspire_common:DateOfLastRevision>
				<inspire_common:DateOfPublication>2013-02-04</inspire_common:DateOfPublication>
			</inspire_common:TemporalReference>
			<inspire_common:Conformity>
				<inspire_common:Specification>
					<inspire_common:Title>Commission Regulation (EC) No 976/2009 of 19 October 2009 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards the Network Services</inspire_common:Title>
					<inspire_common:DateOfPublication>2009-10-20</inspire_common:DateOfPublication>
					<inspire_common:URI>OJ:L:2009:274:0009:0018:EN:PDF</inspire_common:URI>
					<inspire_common:ResourceLocator>
						<inspire_common:URL>http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:L:2009:274:0009:0018:EN:PDF</inspire_common:URL>
						<inspire_common:MediaType>application/pdf</inspire_common:MediaType>
					</inspire_common:ResourceLocator>
				</inspire_common:Specification>
				<inspire_common:Degree>conformant</inspire_common:Degree>
			</inspire_common:Conformity>
			<inspire_common:MetadataPointOfContact>
				<inspire_common:OrganisationName>Regione Emilia-Romagna</inspire_common:OrganisationName>
				<inspire_common:EmailAddress>marco.lipera@regione.emilia-romagna.it</inspire_common:EmailAddress>
			</inspire_common:MetadataPointOfContact>
			<inspire_common:MetadataDate>2017-12-04</inspire_common:MetadataDate>
			<inspire_common:SpatialDataServiceType>discovery</inspire_common:SpatialDataServiceType>
			<inspire_common:MandatoryKeyword xsi:type="inspire_common:classificationOfSpatialDataService">
				<inspire_common:KeywordValue>humanCatalogueViewer</inspire_common:KeywordValue>
			</inspire_common:MandatoryKeyword>
			<inspire_common:SupportedLanguages>
				<inspire_common:DefaultLanguage>
					<inspire_common:Language>ita</inspire_common:Language>
				</inspire_common:DefaultLanguage>
			</inspire_common:SupportedLanguages>
			<inspire_common:ResponseLanguage>
				<inspire_common:Language>ita</inspire_common:Language>
			</inspire_common:ResponseLanguage>
			<inspire_common:MetadataUrl>
				<inspire_common:URL>http://geodati.gov.it/RNDT/csw?request=GetRecordById&amp;service=CSW&amp;version=2.0.2&amp;id=agid:000001:20130204:100158&amp;ELEMENTSETNAME=full&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd</inspire_common:URL>
				<inspire_common:MediaType>application/vnd.ogc.csw_xml</inspire_common:MediaType>
			</inspire_common:MetadataUrl>
		</inspire_ds:ExtendedCapabilities>
	</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 name="Intersects"/>
			</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:ComparisonOperators>
		</ogc:Scalar_Capabilities>
		<ogc:Id_Capabilities>
			<ogc:EID/>
			<ogc:FID/>
		</ogc:Id_Capabilities>
	</ogc:Filter_Capabilities>
</csw:Capabilities>