<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<WMS_Capabilities version="1.1.0" xmlns="http://www.opengis.net/wms"
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.1.0/capabilities_1_1_0.xsd">
  <Service>
    <Name>WMS</Name>
    <Title>WMS Service for Organization referentiels</Title>
    <Abstract>Web Map Service providing all layers from CKAN organization referentiels</Abstract>
    <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://data.core.dataizen.eu/wms/referentiels?"/>
    <ContactInformation>
    </ContactInformation>
  </Service>
  <Capability>
    <Request>
      <GetCapabilities>
        <Format>text/xml</Format>
        <DCPType>
          <HTTP>
            <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://data.core.dataizen.eu/wms/referentiels?SERVICE=WMS&amp;VERSION=1.1.0&amp;REQUEST=GetCapabilities"/></Get>
          </HTTP>
        </DCPType>
      </GetCapabilities>
      <GetMap>
        <Format>image/png</Format>
        <Format>image/jpeg</Format>
        <Format>image/png; mode=8bit</Format>
        <DCPType>
          <HTTP>
            <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://data.core.dataizen.eu/wms/referentiels?SERVICE=WMS&amp;VERSION=1.1.0&amp;REQUEST=GetMap"/></Get>
          </HTTP>
        </DCPType>
      </GetMap>
      <GetFeatureInfo>
        <Format>text/html</Format>
        <Format>application/vnd.ogc.gml</Format>
        <Format>text/plain</Format>
        <DCPType>
          <HTTP>
            <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://data.core.dataizen.eu/wms/referentiels?SERVICE=WMS&amp;VERSION=1.1.0&amp;REQUEST=GetFeatureInfo"/></Get>
          </HTTP>
        </DCPType>
      </GetFeatureInfo>
    </Request>
    <Exception>
      <Format>application/vnd.ogc.se_xml</Format>
      <Format>application/vnd.ogc.se_inimage</Format>
      <Format>application/vnd.ogc.se_blank</Format>
    </Exception>
    <Layer>
      <Title>Layers for referentiels</Title>
      <CRS>EPSG:4326</CRS>
      <CRS>EPSG:3857</CRS>
      <CRS>EPSG:2154</CRS>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>-5.0</westBoundLongitude>
        <eastBoundLongitude>10.0</eastBoundLongitude>
        <southBoundLatitude>41.0</southBoundLatitude>
        <northBoundLatitude>51.0</northBoundLatitude>
      </EX_GeographicBoundingBox>
    </Layer>
  </Capability>
</WMS_Capabilities>