<deegreeOAF xmlns="http://www.deegree.org/ogcapi/features"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.deegree.org/ogcapi/features features.xsd">

  <FeatureStoreId>test</FeatureStoreId>

  <!-- First CRS must be http://www.opengis.net/def/crs/OGC/1.3/CRS84 to be conform to OGC API Features Core -->
  <QueryCRS>http://www.opengis.net/def/crs/OGC/1.3/CRS84</QueryCRS>
  <QueryCRS>EPSG:4326</QueryCRS>
  <QueryCRS>EPSG:25832</QueryCRS>

  <DateTimeProperties>
    <DateTimeProperty>
      <FeatureTypeName xmlns:app="http://www.deegree.org/app">app:FeatureType</FeatureTypeName>
      <PropertyName xmlns:app="http://www.deegree.org/app">app:datetime</PropertyName>
    </DateTimeProperty>
  </DateTimeProperties>

  <Metadata>
    <ProviderLicense>
      <Name>Tst</Name>
      <Url>https://www.apache.org/licenses/LICENSE-2.0</Url>
    </ProviderLicense>
    <DatasetLicense>
      <Name>TstD</Name>
      <Url>https://www.apache.org/licenses/LICENSE-2.0</Url>
    </DatasetLicense>
    <DatasetCreator>
      <Name>Test</Name>
      <Url>https://www.deegree.org</Url>
      <EMail>info@deegree.org</EMail>
    </DatasetCreator>
    <MetadataURL format="application/xml">http://metaver?service=CSW&amp;request=GetRecordById&amp;version=2.0.2&amp;id=89362</MetadataURL>
    <MetadataURL format="text/html">http://localhost:8080/linkZuHTml/89362</MetadataURL>
  </Metadata>

  <ConfigureCollection id="River">
    <AddLink href="http://inspire.ec.europa.eu/featureconcept/Building" rel="tag" type="application/json"
             title="Feature concept Building"/>
  </ConfigureCollection>

  <ConfigureCollections>
    <AddLink href="http://inspire.ec.europa.eu/featureconcept/Building" rel="tag" type="application/json"
             title="Feature concept Building"/>
  </ConfigureCollections>

</deegreeOAF>