<?xml version="1.0" encoding="UTF-8"?>
<Dictionary xmlns="http://www.opengis.net/gml/3.2"
            xmlns:gml="http://www.opengis.net/gml/3.2"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            gml:id="XP_Nutzungsform"
            xsi:schemaLocation="http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd">
   <description>Aufzählung möglicher Nutzungsformen einer Fläche</description>
   <identifier codeSpace="urn:xplan">XP_Nutzungsform</identifier>
   <name>XP_Nutzungsform</name>
   <dictionaryEntry>
      <Definition gml:id="XP_Nutzungsform_1000">
         <description>Private Nutzung</description>
         <identifier codeSpace="urn:xplan">XP_Nutzungsform:1000</identifier>
         <name>Privat</name>
         <name codeSpace="lesbarerName">Privat</name>
         <name codeSpace="kuerzel">p</name>
      </Definition>
   </dictionaryEntry>
   <dictionaryEntry>
      <Definition gml:id="XP_Nutzungsform_2000">
         <description>Öffentliche Nutzung</description>
         <identifier codeSpace="urn:xplan">XP_Nutzungsform:2000</identifier>
         <name>Oeffentlich</name>
         <name codeSpace="lesbarerName">Öffentlich</name>
         <name codeSpace="kuerzel">ö</name>
      </Definition>
   </dictionaryEntry>
</Dictionary>
