Skip to content

Style definitions

Overview

Below, the rule definitions used to add style properties to XPlanung presentation objects can be viewed and obtained in JSON and YAML format.

The logic of the rules is as follows:

  • Each rule has a UUID as key which corresponds to the resulting stylesheetId.
  • The comment can provide additional information, e.g. which "Planzeichen" the rule represents.
  • The rules' concrete implementations have versions, since they are often specific for a XPlanung version. Other versions can be referenced if its selector also applies to the version at hand.
  • The text key provides a template containing placeholders for the actual attribute values to populate the schriftinhalt attribute of a presentational object, if present. For enumerations, kuerzel or lesbarerName instead of the code are inserted.
  • The selector defines which attribute or combination of attributes has to be referenced exactly by the art attribute of the presentational object.
  • The attributes specified by the selector have to be of a certain type and the values can be restricted to a single value or a list of values, or unrestricted with an asterisk.

Rules

{
  "3a203601-2750-44a6-a25c-d3cf0afede21": {
    "comment": "PZ 1.1.1",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "1000"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "e9378648-44ce-4d53-b82e-e4cf52a15822": {
    "comment": "PZ 1.1.2",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "1100"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "34e0616f-66dc-4f4a-b392-bab23bc4a70a": {
    "comment": "PZ 1.1.3",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "1200"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "cb2b3b10-7b0d-4fd2-931a-219d7487acfb": {
    "comment": "PZ 1.1.4",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "1300"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "4c56b6f3-332e-416f-b709-fe714c3dc370": {
    "comment": "PZ 1.2.1",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "1400"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "b039c847-4f9c-40e9-8474-b689611030cb": {
    "comment": "PZ 1.2.2",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "1450"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "e7f6d2ee-1edc-4933-ae7b-70a849aa1997": {
    "comment": "PZ 1.2.3",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "1500"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "7798a921-02a1-46d9-a370-67c38544a7d9": {
    "comment": "PZ 1.2.4",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "1550"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "0edfa1a3-ec31-4ff7-877e-c12116d9b3dd": {
    "comment": "PZ 1.2.5",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "1600"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "08b1f2e5-607c-47ec-96bb-ef30d20c2009": {
    "comment": "PZ 1.3.1",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "1700"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "1ffeebba-ad6e-4aa9-8c20-02b4363ff78c": {
    "comment": "PZ 1.3.2",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "1800"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "f01ac759-04dd-40c2-ab2a-b0a207c581d2": {
    "comment": "PZ 1.4.1 - Wochenendhausgebiet nach \u00a710 der BauNVO von 1962 und 1968",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "3000"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "0ad7bb18-7783-4cb6-b78b-d0955ad4e57d": {
    "comment": "PZ 1.4.1/1.4.2 - SO",
    "versions": {
      "6.0": {
        "text": "{besondereArtDerBaulNutzung}",
        "selector": {
          "besondereArtDerBaulNutzung": {
            "value": [
              "2000",
              "2100"
            ],
            "type": "XP_BesondereArtDerBaulNutzung"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "a1332c26-abc6-456d-bfcb-c3e6449b8c50": {
    "comment": "PZ 1.4.1/1.4.2 - Konkretisierung",
    "versions": {
      "6.0": {
        "text": "{allgemein}",
        "selector": {
          "allgemein": {
            "value": [
              "*"
            ],
            "type": "XP_Sondernutzungen"
          }
        }
      },
      "5.4": {
        "text": "{sondernutzung}",
        "selector": {
          "sondernutzung": {
            "value": [
              "*"
            ],
            "type": "XP_Sondernutzungen"
          }
        }
      }
    }
  },
  "a0f48c83-e389-4e53-aca0-05eaa3bf6ad7": {
    "comment": "PZ 1.5",
    "versions": {
      "6.0": {
        "text": "{MaxZahlWohnungen} Wo",
        "selector": {
          "MaxZahlWohnungen": {
            "value": [
              "*"
            ],
            "type": "Integer"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "f297c2bf-8a4d-4e1d-9c82-1e0d0bbf2da8": {
    "comment": "PZ 2.1 als H\u00f6chstma\u00df",
    "versions": {
      "6.0": {
        "text": "GFZ {GFZ}",
        "selector": {
          "GFZ": {
            "value": [
              "*"
            ],
            "type": "Decimal"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "b3c21b68-f7f0-46bf-b681-85a00d999fcb": {
    "comment": "PZ 2.1 als Mindest- und H\u00f6chstma\u00df",
    "versions": {
      "6.0": {
        "text": "GFZ {GFZmin} bis {GFZmax}",
        "selector": {
          "GFZmin": {
            "value": [
              "*"
            ],
            "type": "Decimal"
          },
          "GFZmax": {
            "value": [
              "*"
            ],
            "type": "Decimal"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "018551c6-cd90-49be-a029-544c2f47056d": {
    "comment": "PZ 2.2 H\u00f6chstma\u00df",
    "versions": {
      "6.0": {
        "text": "GF {GF}",
        "selector": {
          "GF": {
            "value": [
              "*"
            ],
            "type": "Area"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "d6a557a4-086e-41c4-8b5e-e6ec4aa9ff25": {
    "comment": "PZ 2.2 Mindest- und H\u00f6chstma\u00df",
    "versions": {
      "6.0": {
        "text": "GF {GFmin} bis {GFmax}",
        "selector": {
          "GFmin": {
            "value": [
              "*"
            ],
            "type": "Area"
          },
          "GFmax": {
            "value": [
              "*"
            ],
            "type": "Area"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "530368a6-2576-44db-b646-bf4196fbe503": {
    "comment": "PZ 2.3",
    "versions": {
      "6.0": {
        "text": "BMZ {BMZ}",
        "selector": {
          "BMZ": {
            "value": [
              "*"
            ],
            "type": "Decimal"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "a9deade5-2cc9-4e1a-b510-feed38c40699": {
    "comment": "PZ 2.4",
    "versions": {
      "6.0": {
        "text": "BM {BM}",
        "selector": {
          "BM": {
            "value": [
              "*"
            ],
            "type": "Volume"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "6495e9c0-5172-49b6-899a-99fdecbba751": {
    "comment": "PZ 2.5",
    "versions": {
      "6.0": {
        "text": "GRZ {GRZ}",
        "selector": {
          "GRZ": {
            "value": [
              "*"
            ],
            "type": "Decimal"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "3eacba85-2c3b-4c77-8a3f-2f7023121f73": {
    "comment": "PZ 2.6",
    "versions": {
      "6.0": {
        "text": "GR {GR}",
        "selector": {
          "GR": {
            "value": [
              "*"
            ],
            "type": "Area"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "477e47e3-2593-40e8-b2a3-e47f5440da70": {
    "comment": "PZ 2.7 als H\u00f6chstma\u00df",
    "versions": {
      "6.0": {
        "text": "{Z}",
        "selector": {
          "Z": {
            "value": [
              "*"
            ],
            "type": "Integer"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "e1b287bc-a5c3-479d-ac4c-b0b68787b660": {
    "comment": "PZ 2.7 als Mindest- und H\u00f6chstma\u00df",
    "versions": {
      "6.0": {
        "text": "{Zmin}-{Zmax}",
        "selector": {
          "Zmin": {
            "value": [
              "*"
            ],
            "type": "Integer"
          },
          "Zmax": {
            "value": [
              "*"
            ],
            "type": "Integer"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "c0fbb495-978b-4d34-8cd5-a5d8ccab86f5": {
    "comment": "PZ 2.7 zwingend",
    "versions": {
      "6.0": {
        "text": "{Zzwingend}",
        "selector": {
          "Zzwingend": {
            "value": [
              "*"
            ],
            "type": "Integer"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "e971cd67-f528-46c1-bdc9-c05a514896cc": {
    "comment": "PZ 2.8 als H\u00f6chstma\u00df ohne Bezugspunkt",
    "versions": {
      "6.0": {
        "text": "{h} \u00fc. {hoehenbezug}",
        "selector": {
          "hoehenbezug": {
            "value": [
              "*"
            ],
            "type": "XP_ArtHoehenbezug"
          },
          "h": {
            "value": [
              "*"
            ],
            "type": "Length"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "e41d916e-8aa1-4aed-94d3-2eb1f9cbb438": {
    "comment": "PZ 2.8 als H\u00f6chstma\u00df ohne H\u00f6henbezug",
    "versions": {
      "6.0": {
        "text": "{bezugspunkt} {h}",
        "selector": {
          "bezugspunkt": {
            "value": [
              "*"
            ],
            "type": "XP_ArtHoehenbezugspunkt"
          },
          "h": {
            "value": [
              "*"
            ],
            "type": "Length"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "7387df12-afec-454a-880e-ac182dbc8420": {
    "comment": "PZ 2.8 als H\u00f6chstma\u00df",
    "versions": {
      "6.0": {
        "text": "{bezugspunkt} {h} \u00fc. {hoehenbezug}",
        "selector": {
          "bezugspunkt": {
            "value": [
              "*"
            ],
            "type": "XP_ArtHoehenbezugspunkt"
          },
          "hoehenbezug": {
            "value": [
              "*"
            ],
            "type": "XP_ArtHoehenbezug"
          },
          "h": {
            "value": [
              "*"
            ],
            "type": "Length"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "d157a6a7-46ad-4061-a510-3cde3d2fb10f": {
    "comment": "PZ 2.8 als Mindest- und H\u00f6chstma\u00df",
    "versions": {
      "6.0": {
        "text": "{bezugspunkt} {hMin} bis {hMax} \u00fc. {hoehenbezug}",
        "selector": {
          "bezugspunkt": {
            "value": [
              "*"
            ],
            "type": "XP_ArtHoehenbezugspunkt"
          },
          "hoehenbezug": {
            "value": [
              "*"
            ],
            "type": "XP_ArtHoehenbezug"
          },
          "hMin": {
            "value": [
              "*"
            ],
            "type": "Length"
          },
          "hMax": {
            "value": [
              "*"
            ],
            "type": "Length"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "06da12ee-2f47-4cde-a023-90857db88951": {
    "comment": "PZ 2.8 zwingend",
    "versions": {
      "6.0": {
        "text": "{bezugspunkt} {hZwingend} \u00fc. {hoehenbezug}",
        "selector": {
          "bezugspunkt": {
            "value": [
              "*"
            ],
            "type": "XP_ArtHoehenbezugspunkt"
          },
          "hoehenbezug": {
            "value": [
              "*"
            ],
            "type": "XP_ArtHoehenbezug"
          },
          "hZwingend": {
            "value": [
              "*"
            ],
            "type": "Length"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "a5a94283-7aea-4147-83d5-94089baab3e6": {
    "comment": "PZ 3.1",
    "versions": {
      "6.0": {
        "text": "{bauweise}",
        "selector": {
          "bauweise": {
            "value": [
              "1000"
            ],
            "type": "BP_Bauweise"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "7bbf4495-6b42-413c-97a7-e5e14d08033c": {
    "comment": "PZ 3.1.1",
    "versions": {
      "6.0": {
        "text": "{bebauungsArt}",
        "selector": {
          "bebauungsArt": {
            "value": [
              "1000"
            ],
            "type": "BP_BebauungsArt"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "dcc48d0f-9763-481f-ac93-e2cacaa098bf": {
    "comment": "PZ 3.1.2",
    "versions": {
      "6.0": {
        "text": "{bebauungsArt}",
        "selector": {
          "bebauungsArt": {
            "value": [
              "2000"
            ],
            "type": "BP_BebauungsArt"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "d9ee2afa-ddfc-4a39-9bdd-9b0010888006": {
    "comment": "PZ 3.1.3",
    "versions": {
      "6.0": {
        "text": "{bebauungsArt}",
        "selector": {
          "bebauungsArt": {
            "value": [
              "3000"
            ],
            "type": "BP_BebauungsArt"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "d153e722-89da-4333-bcdb-60a9e5ac4802": {
    "comment": "PZ 3.1.4",
    "versions": {
      "6.0": {
        "text": "{bebauungsArt}",
        "selector": {
          "bebauungsArt": {
            "value": [
              "4000"
            ],
            "type": "BP_BebauungsArt"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "306de0ab-3113-4c4c-83d1-b0a521414149": {
    "comment": "Erg\u00e4nzung PZ 3.1",
    "versions": {
      "6.0": {
        "text": "{bebauungsArt}",
        "selector": {
          "bebauungsArt": {
            "value": [
              "5000"
            ],
            "type": "BP_BebauungsArt"
          }
        }
      },
      "5.4": "6.0"
    }
  },
  "2d024be0-9e4a-4efb-a2e8-5d1c517adb65": {
    "comment": "Erg\u00e4nzung PZ 3.1",
    "versions": {
      "6.0": {
        "text": "{bebauungsArt}",
        "selector": {
          "bebauungsArt": {
            "value": [
              "6000"
            ],
            "type": "BP_BebauungsArt"
          }
        }
      },
      "5.4": "6.0"
    }
  },
  "40633a89-bdcd-4815-8839-2d0eb79206b8": {
    "comment": "Erg\u00e4nzung PZ 3.1",
    "versions": {
      "6.0": {
        "text": "{bebauungsArt}",
        "selector": {
          "bebauungsArt": {
            "value": [
              "7000"
            ],
            "type": "BP_BebauungsArt"
          }
        }
      },
      "5.4": "6.0"
    }
  },
  "efc6a99f-5f46-4843-ac22-2f23ddb16d15": {
    "comment": "PZ 3.2",
    "versions": {
      "6.0": {
        "text": "{bauweise}",
        "selector": {
          "bauweise": {
            "value": [
              "2000"
            ],
            "type": "BP_Bauweise"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "1845957a-ab9a-4382-bf13-f5c8cd58963c": {
    "comment": "PZ 3.3",
    "versions": {
      "6.0": {
        "text": "{bauweiseText}",
        "selector": {
          "bauweise": {
            "value": [
              "3000"
            ],
            "type": "BP_Bauweise"
          },
          "bauweiseText": {
            "value": [
              "*"
            ],
            "type": "CharacterString"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "fff571f0-7136-4a39-92b5-efb75ef7e927": {
    "comment": "PZ 4.1 - \u00d6ffentliche Verwaltungen",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1000",
              "10000",
              "10001",
              "10002"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1000",
              "10000",
              "10001",
              "10002"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "3a5c94ad-2182-4a5e-817a-fc7e7064301f": {
    "comment": "PZ 4.1 - Schule",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "12000"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "12000"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "4174f402-1fe9-44e8-afa2-ef86ab0c24cf": {
    "comment": "PZ 4.1 - Kirchen und kirchlichen Zwecken dienende Geb\u00e4ude und Einrichtungen",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1400",
              "14000",
              "14001",
              "14002"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1400",
              "14000",
              "14001",
              "14002"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "4c3e7926-be95-413e-af71-0af2a8a91aa0": {
    "comment": "PZ 4.1 - Sozialen Zwecken dienende Geb\u00e4ude und Einrichtungen",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1600",
              "16001",
              "16002",
              "16003",
              "16005"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1600",
              "16001",
              "16002",
              "16003",
              "16005"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "105de545-42ca-40a1-aa3a-84480481bff9": {
    "comment": "PZ 4.1 - Gesundheitlichen Zwecken dienende Geb\u00e4ude und Einrichtungen",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1800",
              "18000"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1800",
              "18000"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "fa24beda-0a51-4e36-9b27-45cb8ae25afa": {
    "comment": "PZ 4.1 - Kulturellen Zwecken dienende Geb\u00e4ude und Einrichtungen",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "2000",
              "20000",
              "20001"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "2000",
              "20000",
              "20001"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "805141f1-4f64-4189-8922-6c2406f1d9ed": {
    "comment": "PZ 4.1 - Sportlichen Zwecken dienende Geb\u00e4ude und Einrichtungen",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "2200",
              "22000",
              "22001"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "2200",
              "22000",
              "22001"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "d4a1af37-7d4f-4529-ac91-f9034e9e2c1d": {
    "comment": "PZ 4.1 - Post",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "26000"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "26000"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "eb32fe68-79db-409e-8102-d30bc59e3158": {
    "comment": "PZ 4.1 - Schutzbauwerk",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "24001"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "24001"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "6386781a-7f24-4af2-9fbe-068f21983799": {
    "comment": "PZ 4.1 - Feuerwehr",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "24000"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "24000"
            ],
            "type": "XP_ZweckbestimmungGemeinbedarf"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "607d98b1-107c-4879-9249-9a2894e59abe": {
    "comment": "PZ 4.2 - Sportanlage",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1000"
            ],
            "type": "XP_ZweckbestimmungSpielSportanlage"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1000"
            ],
            "type": "XP_ZweckbestimmungSpielSportanlage"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "6cc9d671-4763-4692-bde2-32c162b3affa": {
    "comment": "PZ 4.2 - Spielanlage",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "2000"
            ],
            "type": "XP_ZweckbestimmungSpielSportanlage"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "2000"
            ],
            "type": "XP_ZweckbestimmungSpielSportanlage"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "9675c6b2-10ba-4847-8ed7-381c402a4d37": {
    "comment": "PZ 5.1.3 - Ruhender Verkehr",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1600",
              "16000"
            ],
            "type": "SO_ZweckbestimmungStrassenverkehr"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "a97d44b6-5e9e-48a6-85e9-d6eb65660a42": {
    "comment": "PZ 5.4 - Flughafen",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1000"
            ],
            "type": "SO_KlassifizNachLuftverkehrsrecht"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "8dda822b-5b2b-4aa3-b002-1bdfd4b0cdc1": {
    "comment": "PZ 5.4 - Segelfluggel\u00e4nde",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "3000"
            ],
            "type": "SO_KlassifizNachLuftverkehrsrecht"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "45d15e3d-3dc7-41af-b80b-967c99d85947": {
    "comment": "PZ 5.4 - Landeplatz",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "2000"
            ],
            "type": "SO_KlassifizNachLuftverkehrsrecht"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "af490676-1d93-4692-9761-2812588a477d": {
    "comment": "PZ 5.4 - Hubschrauber Landeplatz",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "4000"
            ],
            "type": "SO_KlassifizNachLuftverkehrsrecht"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "1fd4bf21-e2d9-49a8-a6ae-be5fd53ca9c8": {
    "comment": "PZ 6.3 - \u00d6ffentliche Parkfl\u00e4che",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1600",
              "16000"
            ],
            "type": "SO_ZweckbestimmungStrassenverkehr"
          },
          "hatDarstellungMitBesondZweckbest": {
            "value": [
              "true"
            ],
            "type": "Boolean"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "ce17bde7-d220-4110-826f-59b335e20075": {
    "comment": "PZ 6.3 - Fu\u00dfg\u00e4ngerbereich",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "14002"
            ],
            "type": "SO_ZweckbestimmungStrassenverkehr"
          },
          "hatDarstellungMitBesondZweckbest": {
            "value": [
              "true"
            ],
            "type": "Boolean"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "ef21a1d2-0cbb-4424-9948-0fae126e4755": {
    "comment": "PZ 6.3 - Verkehrsberuhigter Bereich",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "14000"
            ],
            "type": "SO_ZweckbestimmungStrassenverkehr"
          },
          "hatDarstellungMitBesondZweckbest": {
            "value": [
              "true"
            ],
            "type": "Boolean"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "bc200e1b-bf20-4860-a84d-d50575ddac81": {
    "comment": "PZ 7 - Elektrizit\u00e4t",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1000",
              "10000",
              "10001",
              "10002",
              "10003",
              "10004",
              "10005",
              "10006",
              "10007",
              "10008",
              "10009",
              "100010",
              "100011",
              "100012",
              "100013"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1000",
              "10000",
              "10001",
              "10002",
              "10003",
              "10004",
              "10005",
              "10006",
              "10007",
              "10008",
              "10009",
              "100010",
              "100011",
              "100012",
              "100013"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "ab605aad-5c3e-4240-9f39-49110d565799": {
    "comment": "PZ 7 - Elektrizit\u00e4t mit Aufschrift",
    "versions": {
      "6.0": {
        "text": "{aufschrift}",
        "selector": {
          "allgemein": {
            "value": [
              "1000",
              "10000",
              "10001",
              "10002",
              "10003",
              "10004",
              "10005",
              "10006",
              "10007",
              "10008",
              "10009",
              "100010",
              "100011",
              "100012",
              "100013"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          },
          "aufschrift": {
            "value": [
              "*"
            ],
            "type": "CharacterString"
          }
        }
      },
      "5.4": {
        "text": "{aufschrift}",
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1000",
              "10000",
              "10001",
              "10002",
              "10003",
              "10004",
              "10005",
              "10006",
              "10007",
              "10008",
              "10009",
              "100010",
              "100011",
              "100012",
              "100013"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          },
          "aufschrift": {
            "value": [
              "*"
            ],
            "type": "CharacterString"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "43cf4701-cd8b-4723-951f-942f4de9c4d2": {
    "comment": "PZ 7 - Gas",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1200"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1200"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "3d60f7b8-ee4b-4d7b-9df5-350e328751de": {
    "comment": "PZ 7 - Fernwaermeleitung",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "14001"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "14001"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "92d5c9d7-3047-424d-a050-6242238cc9bd": {
    "comment": "PZ 7 - Wasser",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1600"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1600"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "9415c495-5955-4c1e-ae35-dba7356b4091": {
    "comment": "PZ 7 - Erneuerbare Energien",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "2800"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "2800"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "23debae5-841e-44a7-9e30-f6eef260695c": {
    "comment": "PZ 7 - Kraft-W\u00e4rme-Kopplung",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "3000"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "3000"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "4bfb2333-ec67-4061-9336-8d2698da99ce": {
    "comment": "PZ 7 - Abwasser",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1800"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1800"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "c38b2d5c-a282-424f-86fc-df527716afa4": {
    "comment": "PZ 7 - Abfallentsorgung",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "2200"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "2200"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "9413908b-d2f9-4012-bab7-41eca95180a6": {
    "comment": "PZ 7 - Ablagerung",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "2400"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "2400"
            ],
            "type": "XP_ZweckbestimmungVerEntsorgung"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "7b5869f5-8b6f-469a-8dab-aea776d60911": {
    "comment": "PZ 9 - Zweckbestimmung Parkanlage",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1000"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1000"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "243ad174-ffdb-4716-ba8b-15156c97dad6": {
    "comment": "PZ 9 - Zweckbestimmung Dauerkleingarten",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1200"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1200"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "8a0ece6b-b4c4-46e8-8e61-860b2e5d6c43": {
    "comment": "PZ 9 - Zweckbestimmung Sportplatz",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1400"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1400"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "115b7b10-ff25-4478-a5db-230ae0174107": {
    "comment": "PZ 9 - Zweckbestimmung Spielplatz",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "3000"
            ],
            "type": "BP_ZweckbestimmungGemeinschaftsanlagen"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "3000"
            ],
            "type": "BP_ZweckbestimmungGemeinschaftsanlagen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "c3386629-57bf-4808-85cb-9d46a616404f": {
    "comment": "PZ 9 - Zweckbestimmung Zeltplatz",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1800"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1800"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "21650135-fea7-4fd0-a3d8-8fb1f95581d0": {
    "comment": "PZ 9 - Zweckbestimmung Badeplatz",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "2000"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "2000"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "6438d613-312a-4b8c-a8ee-1f08a7ac86ea": {
    "comment": "PZ 9 - Zweckbestimmung Spielplatz",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1600"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1600"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "1fced475-7d4d-4837-a192-3d5823371c0c": {
    "comment": "PZ 9 - Zweckbestimmung Friedhof",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "2600"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "2600"
            ],
            "type": "XP_ZweckbestimmungGruen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "1dd31e0e-ef4e-46ec-97bd-b58605a1dccc": {
    "comment": "PZ 10.1 - Zweckbestimmung Hafen",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "4000",
              "40000"
            ],
            "type": "SO_KlassifizGewaesser"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1000",
              "10000"
            ],
            "type": "XP_ZweckbestimmungGewaesser"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "b3590bf5-0c8c-4b64-8e73-c56b80490a6b": {
    "comment": "PZ 10.2 - Hochwasserr\u00fcckhaltebecken",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1000"
            ],
            "type": "SO_KlassifizWasserwirtschaft"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1000"
            ],
            "type": "XP_ZweckbestimmungWasserwirtschaft"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "eb7c243a-9ee5-43a5-9f77-b3396046ac5f": {
    "comment": "PZ 10.2 - \u00dcberschwemmungsgebiet",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1100"
            ],
            "type": "SO_KlassifizWasserwirtschaft"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1100"
            ],
            "type": "XP_ZweckbestimmungWasserwirtschaft"
          }
        },
        "6.1": "6.0"
      }
    }
  },
  "dc298249-ad7d-451d-b69b-139f302003ec": {
    "comment": "PZ 10.3 - Schutzgebiet f\u00fcr Grund- und Quellwassergewinnung",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "10000"
            ],
            "type": "SO_KlassifizSchutzgebietWasserrecht"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "bef8e5fd-bacf-496e-948b-84dcb2c245a8": {
    "comment": "PZ 10.3 - Schutzgebiet f\u00fcr Oberfl\u00e4chengew\u00e4sser",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "10001"
            ],
            "type": "SO_KlassifizSchutzgebietWasserrecht"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "513980d8-4505-4575-9816-8867d62ee31d": {
    "comment": "PZ 12.2 - Erholungswald",
    "versions": {
      "6.0": {
        "selector": {
          "allgemein": {
            "value": [
              "1400"
            ],
            "type": "XP_ZweckbestimmungWald"
          }
        }
      },
      "5.4": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1400"
            ],
            "type": "XP_ZweckbestimmungWald"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "de3b25f6-61fb-43c1-b369-1ff0c9b9ed5a": {
    "comment": "PZ 13.1 - Artenreicher Geh\u00f6lzbestand",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "1000"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "6d4d41f1-9022-4ff9-b129-6732570bb0e1": {
    "comment": "PZ 13.1 - Naturnaher Wald",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "1100"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "0e055502-ed7a-48c4-8fa7-c8239b88600f": {
    "comment": "PZ 13.1 - Extensives Gr\u00fcnland",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "1200"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "1fa1687e-4466-491b-ae65-bbcb64596bb2": {
    "comment": "PZ 13.1 - Feuchtgr\u00fcnland",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "1300"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "d08eaa0d-5517-4dbe-b94e-f963b04e4cbf": {
    "comment": "PZ 13.1 - Obstwiese",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "1400"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "a6e3e250-9529-4d7f-a239-5637c8a844fe": {
    "comment": "PZ 13.1 - Naturnaher Uferbereich",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "1500"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "dac832c6-5b7d-4a37-a16c-a1909e7322f9": {
    "comment": "PZ 13.1 - R\u00f6hrichtzone",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "1600"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "94a221b7-ee23-4617-a43e-8ec337c4d689": {
    "comment": "PZ 13.1 - Ackerrandstreifen",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "1700"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "d8c05d17-be58-43ec-963d-93d83d25981f": {
    "comment": "PZ 13.1 - Ackerbrache",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "1800"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "76d59525-7000-4821-bf35-94733abe61c5": {
    "comment": "PZ 13.1 - Gr\u00fcnlandbrache",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "1900"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "5e2da339-f357-464c-bf27-4bd2aa257b4f": {
    "comment": "PZ 13.1 - Sukzessionsfl\u00e4che",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "2000"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "1a64110b-6131-43ef-a049-ea39bf5932d4": {
    "comment": "PZ 13.1 - Hochstaudenflur",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "2100"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "d3bc3006-8026-4609-a30f-97dff0761196": {
    "comment": "PZ 13.1 - Trockenrasen",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "2200"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "dc220abe-f948-4800-a904-32010005a839": {
    "comment": "PZ 13.1 - Heide",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "2300"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "dc220abe-5f01-4321-a904-32010005a840": {
    "comment": "PZ 13.1 - Moor",
    "versions": {
      "6.0": {
        "selector": {
          "klassifizMassnahme": {
            "value": [
              "2400"
            ],
            "type": "XP_SPEMassnahmenTypen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "8d0b6b30-16ea-4214-b3fe-14a6c6e72b44": {
    "comment": "PZ 13.3 - Naturschutzgebiet",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1000"
            ],
            "type": "LP_KlassifizierungNaturschutzrecht"
          }
        }
      },
      "5.4": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1000"
            ],
            "type": "XP_KlassifizSchutzgebietNaturschutzrecht"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "3b9fac16-aea1-44cd-ba2a-da83ddaea3b3": {
    "comment": "PZ 13.3 - Nationalpark",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1100"
            ],
            "type": "LP_KlassifizierungNaturschutzrecht"
          }
        }
      },
      "5.4": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1100"
            ],
            "type": "XP_KlassifizSchutzgebietNaturschutzrecht"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "19939af3-c633-4b03-8b3e-5d1bf6897f83": {
    "comment": "PZ 13.3 - Landschaftsschutzgebiet",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1300"
            ],
            "type": "LP_KlassifizierungNaturschutzrecht"
          }
        }
      },
      "5.4": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1300"
            ],
            "type": "XP_KlassifizSchutzgebietNaturschutzrecht"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "2c37b984-548a-4ab8-afb1-299e01657e3c": {
    "comment": "PZ 13.3 - Naturpark",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1400"
            ],
            "type": "LP_KlassifizierungNaturschutzrecht"
          }
        }
      },
      "5.4": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1400"
            ],
            "type": "XP_KlassifizSchutzgebietNaturschutzrecht"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "351247db-35ee-451d-ab75-fcd34c41add3": {
    "comment": "PZ 13.3 - Naturdenkmal",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1500"
            ],
            "type": "LP_KlassifizierungNaturschutzrecht"
          }
        }
      },
      "5.4": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1500"
            ],
            "type": "XP_KlassifizSchutzgebietNaturschutzrecht"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "ce9c9973-cd85-4db4-a14a-41a275273203": {
    "comment": "PZ 13.3 - GeschuetzterLandschaftsBestandteil",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1600"
            ],
            "type": "LP_KlassifizierungNaturschutzrecht"
          }
        }
      },
      "5.4": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1600"
            ],
            "type": "XP_KlassifizSchutzgebietNaturschutzrecht"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "58a6eef1-8785-422e-8c28-3f976e8d59d9": {
    "comment": "PZ 14.1",
    "versions": {
      "6.0": {
        "selector": {
          "gebietsArt": {
            "value": [
              "1700",
              "17000",
              "17001",
              "17002"
            ],
            "type": "SO_GebietsArt"
          }
        }
      },
      "6.1": "6.0",
      "5.4": {
        "selector": {
          "gebietsArt": {
            "value": [
              "1999",
              "2000",
              "2100",
              "2200"
            ],
            "type": "SO_GebietsArt"
          }
        }
      }
    }
  },
  "126fd59c-b30d-4c4a-ab12-58839c113e5e": {
    "comment": "PZ 14.1 als BP_ErhaltungsBereichFlaeche",
    "versions": {
      "5.4": {
        "selector": {
          "grund": {
            "value": [
              "1000"
            ],
            "type": "BP_ErhaltungsGrund"
          }
        }
      }
    }
  },
  "270879d6-1f4c-4142-bb81-a01582ced3ea": {
    "comment": "PZ 14.2",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1000"
            ],
            "type": "SO_KlassifizNachDenkmalschutzrecht"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "4e16ebce-7e44-4dc1-9413-bfa1877744c0": {
    "comment": "PZ 14.3",
    "versions": {
      "6.0": {
        "selector": {
          "artDerFestlegung": {
            "value": [
              "1100"
            ],
            "type": "SO_KlassifizNachDenkmalschutzrecht"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "0fa1b888-d0bc-417b-9e82-523d9a56e2d0": {
    "comment": "PZ 15.2 - Mindestgr\u00f6\u00dfe",
    "versions": {
      "6.0": {
        "text": "F mind. {Fmin}",
        "selector": {
          "Fmin": {
            "value": [
              "*"
            ],
            "type": "Area"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "818e1f95-1832-417b-8e60-9b6bb1963dfd": {
    "comment": "PZ 15.2 - H\u00f6chstgr\u00f6\u00dfe",
    "versions": {
      "6.0": {
        "text": "F h\u00f6chst. {Fmax}",
        "selector": {
          "Fmax": {
            "value": [
              "*"
            ],
            "type": "Area"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "fb1445a2-4c03-40de-99d1-a2bb9029a525": {
    "comment": "PZ 15.2 - Mindestbreite",
    "versions": {
      "6.0": {
        "text": "b mind. {Bmin}",
        "selector": {
          "Bmin": {
            "value": [
              "*"
            ],
            "type": "Length"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "d9091aa4-10b8-4f1b-8095-0edee2efe297": {
    "comment": "PZ 15.2 - H\u00f6chstbreite",
    "versions": {
      "6.0": {
        "text": "b h\u00f6chst. {Bmax}",
        "selector": {
          "Bmax": {
            "value": [
              "*"
            ],
            "type": "Length"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "003b6ed4-b386-49c2-bab7-32bf365530e4": {
    "comment": "PZ 15.2 - Mindesttiefe",
    "versions": {
      "6.0": {
        "text": "t mind. {Tmin}",
        "selector": {
          "Tmin": {
            "value": [
              "*"
            ],
            "type": "Length"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "8fcacfae-e85e-439b-9374-556110185cad": {
    "comment": "PZ 15.2 - H\u00f6chsttiefe",
    "versions": {
      "6.0": {
        "text": "t h\u00f6chst. {Tmax}",
        "selector": {
          "Tmax": {
            "value": [
              "*"
            ],
            "type": "Length"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "d889bc95-afdd-48ab-a879-125451d252b7": {
    "comment": "PZ 15.3 - Stellpl\u00e4tze",
    "versions": {
      "6.0": {
        "text": "{allgemein}",
        "selector": {
          "allgemein": {
            "value": [
              "1000"
            ],
            "type": "BP_ZweckbestimmungNebenanlagen"
          }
        }
      },
      "5.4": {
        "text": "{zweckbestimmung}",
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1000"
            ],
            "type": "BP_ZweckbestimmungNebenanlagen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "42c8e60b-2e39-43fa-b72e-cd81ce4d36c3": {
    "comment": "PZ 15.3 - Garagen",
    "versions": {
      "6.0": {
        "text": "{allgemein}",
        "selector": {
          "allgemein": {
            "value": [
              "2000"
            ],
            "type": "BP_ZweckbestimmungNebenanlagen"
          }
        }
      },
      "5.4": {
        "text": "{zweckbestimmung}",
        "selector": {
          "zweckbestimmung": {
            "value": [
              "2000"
            ],
            "type": "BP_ZweckbestimmungNebenanlagen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "64594422-a588-489e-bf45-349f91390f4e": {
    "comment": "PZ 15.3 - Spielplatz",
    "versions": {
      "6.0": {
        "text": "{allgemein}",
        "selector": {
          "allgemein": {
            "value": [
              "3000"
            ],
            "type": "BP_ZweckbestimmungNebenanlagen"
          }
        }
      },
      "5.4": {
        "text": "{zweckbestimmung}",
        "selector": {
          "zweckbestimmung": {
            "value": [
              "3000"
            ],
            "type": "BP_ZweckbestimmungNebenanlagen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "9f06627f-3661-498f-8ac4-76b413076482": {
    "comment": "PZ 15.3 - Gemeinschaftsstellpl\u00e4tze",
    "versions": {
      "6.0": {
        "text": "{allgemein}",
        "selector": {
          "allgemein": {
            "value": [
              "1000"
            ],
            "type": "BP_ZweckbestimmungGemeinschaftsanlagen"
          }
        }
      },
      "5.4": {
        "text": "{zweckbestimmung}",
        "selector": {
          "zweckbestimmung": {
            "value": [
              "1000"
            ],
            "type": "BP_ZweckbestimmungGemeinschaftsanlagen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "66596270-9c6b-4a20-8179-05147e11a452": {
    "comment": "PZ 15.3 - Gemeinschaftsgaragen",
    "versions": {
      "6.0": {
        "text": "{allgemein}",
        "selector": {
          "allgemein": {
            "value": [
              "2000"
            ],
            "type": "BP_ZweckbestimmungGemeinschaftsanlagen"
          }
        }
      },
      "5.4": {
        "text": "{zweckbestimmung}",
        "selector": {
          "zweckbestimmung": {
            "value": [
              "2000"
            ],
            "type": "BP_ZweckbestimmungGemeinschaftsanlagen"
          }
        }
      },
      "6.1": "6.0"
    }
  },
  "652f9295-5e47-4fdd-983e-ec4576c3add7": {
    "comment": "PZ 15.4",
    "versions": {
      "6.0": {
        "selector": {
          "zweckbestimmung": {
            "value": [
              "*"
            ],
            "type": "CharacterString"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "6165535a-151f-447e-b080-31cd0e445271": {
    "comment": "Dachneigung",
    "versions": {
      "6.0": {
        "text": "D{DN}",
        "selector": {
          "DN": {
            "value": [
              "*"
            ],
            "type": "Angle"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "3f899498-3ec9-4dfd-987c-8759741c8323": {
    "comment": "Dachneigung zwingend",
    "versions": {
      "6.0": {
        "text": "D{DNzwingend}",
        "selector": {
          "DNzwingend": {
            "value": [
              "*"
            ],
            "type": "Angle"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "d3243825-5274-4830-ade8-49dfc626659d": {
    "comment": "Dachneigung Wertebereich",
    "versions": {
      "6.0": {
        "text": "D{DNmin}-{DNmax}",
        "selector": {
          "DNmin": {
            "value": [
              "*"
            ],
            "type": "Angle"
          },
          "DNmax": {
            "value": [
              "*"
            ],
            "type": "Angle"
          }
        }
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  },
  "91288185-0d7f-43b0-b9af-9c9c332a95a0": {
    "comment": "Dachform - Flachdach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "1000"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "60477f92-605d-4324-9d52-5d0594f79647": {
    "comment": "Dachform - Pultdach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "2100"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "07389b95-207a-44b3-b4b8-df61fa12497b": {
    "comment": "Dachform - Versetztes Pultdach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "2200"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "4abc24b3-2348-4208-903c-e66cd92a18fd": {
    "comment": "Dachform - Geneigtes Dach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "3000"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "a2f2fcea-6073-4f16-95a0-b7612e7c7e43": {
    "comment": "Dachform - Satteldach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "3100"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "395f2596-604c-4d1e-b009-9b665a599558": {
    "comment": "Dachform - Walmdach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "3200"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "43cf6daf-1b1b-415f-9fae-204e67dcbcc9": {
    "comment": "Dachform - Kr\u00fcppelwalmdach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "3300"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "f949d073-29e6-40c0-97f7-e09b1bc4b514": {
    "comment": "Dachform - Mansarddach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "3400"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "7217f125-8a7c-4e10-a410-1969a071a986": {
    "comment": "Dachform - Zeltdach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "3500"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "6b8d04e5-c91a-4923-b0a1-4f179ccc7151": {
    "comment": "Dachform - Kegeldach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "3600"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "ab9ec912-15f6-4ad6-98a2-7fef15b72af1": {
    "comment": "Dachform - Kuppeldach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "3700"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "04048905-1377-4a74-b0f5-e50f254a4185": {
    "comment": "Dachform - Sheddach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "3800"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "fd574b70-f92b-46de-a064-be4973427a5f": {
    "comment": "Dachform - Bogendach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "3900"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "742b0d14-3a1d-4703-a544-748d66744d60": {
    "comment": "Dachform - Turmdach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "4000"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "b9b030d5-064c-4466-b6a2-7ae3cd36fb27": {
    "comment": "Dachform - Tonnendach",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "4100"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "df9280a8-e211-495d-9ea0-d667f3701be0": {
    "comment": "Dachform - Mischform",
    "versions": {
      "6.0": {
        "selector": {
          "dachform": {
            "value": [
              "5000"
            ],
            "type": "BP_Dachform"
          }
        }
      },
      "6.1": "6.0",
      "5.4": "6.0"
    }
  },
  "81e52187-a33b-4340-9d6e-f25533e01aa3": {
    "comment": "Leerzeichen-Konkatenation von referenzierten Attributen mit primitivem Datentyp",
    "versions": {
      "6.0": {
        "selector": {}
      },
      "5.4": "6.0",
      "6.1": "6.0"
    }
  }
}
3a203601-2750-44a6-a25c-d3cf0afede21:
  comment: PZ 1.1.1
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '1000'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
e9378648-44ce-4d53-b82e-e4cf52a15822:
  comment: PZ 1.1.2
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '1100'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
34e0616f-66dc-4f4a-b392-bab23bc4a70a:
  comment: PZ 1.1.3
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '1200'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
cb2b3b10-7b0d-4fd2-931a-219d7487acfb:
  comment: PZ 1.1.4
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '1300'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
4c56b6f3-332e-416f-b709-fe714c3dc370:
  comment: PZ 1.2.1
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '1400'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
b039c847-4f9c-40e9-8474-b689611030cb:
  comment: PZ 1.2.2
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '1450'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
e7f6d2ee-1edc-4933-ae7b-70a849aa1997:
  comment: PZ 1.2.3
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '1500'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
7798a921-02a1-46d9-a370-67c38544a7d9:
  comment: PZ 1.2.4
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '1550'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
0edfa1a3-ec31-4ff7-877e-c12116d9b3dd:
  comment: PZ 1.2.5
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '1600'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
08b1f2e5-607c-47ec-96bb-ef30d20c2009:
  comment: PZ 1.3.1
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '1700'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
1ffeebba-ad6e-4aa9-8c20-02b4363ff78c:
  comment: PZ 1.3.2
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '1800'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
f01ac759-04dd-40c2-ab2a-b0a207c581d2:
  comment: PZ 1.4.1 - Wochenendhausgebiet nach §10 der BauNVO von 1962 und 1968
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '3000'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
0ad7bb18-7783-4cb6-b78b-d0955ad4e57d:
  comment: PZ 1.4.1/1.4.2 - SO
  versions:
    '6.0':
      text: '{besondereArtDerBaulNutzung}'
      selector:
        besondereArtDerBaulNutzung:
          value:
          - '2000'
          - '2100'
          type: XP_BesondereArtDerBaulNutzung
    '5.4': '6.0'
    '6.1': '6.0'
a1332c26-abc6-456d-bfcb-c3e6449b8c50:
  comment: PZ 1.4.1/1.4.2 - Konkretisierung
  versions:
    '6.0':
      text: '{allgemein}'
      selector:
        allgemein:
          value:
          - '*'
          type: XP_Sondernutzungen
    '5.4':
      text: '{sondernutzung}'
      selector:
        sondernutzung:
          value:
          - '*'
          type: XP_Sondernutzungen
a0f48c83-e389-4e53-aca0-05eaa3bf6ad7:
  comment: PZ 1.5
  versions:
    '6.0':
      text: '{MaxZahlWohnungen} Wo'
      selector:
        MaxZahlWohnungen:
          value:
          - '*'
          type: Integer
    '5.4': '6.0'
    '6.1': '6.0'
f297c2bf-8a4d-4e1d-9c82-1e0d0bbf2da8:
  comment: PZ 2.1 als Höchstmaß
  versions:
    '6.0':
      text: GFZ {GFZ}
      selector:
        GFZ:
          value:
          - '*'
          type: Decimal
    '5.4': '6.0'
    '6.1': '6.0'
b3c21b68-f7f0-46bf-b681-85a00d999fcb:
  comment: PZ 2.1 als Mindest- und Höchstmaß
  versions:
    '6.0':
      text: GFZ {GFZmin} bis {GFZmax}
      selector:
        GFZmin:
          value:
          - '*'
          type: Decimal
        GFZmax:
          value:
          - '*'
          type: Decimal
    '5.4': '6.0'
    '6.1': '6.0'
018551c6-cd90-49be-a029-544c2f47056d:
  comment: PZ 2.2 Höchstmaß
  versions:
    '6.0':
      text: GF {GF}
      selector:
        GF:
          value:
          - '*'
          type: Area
    '5.4': '6.0'
    '6.1': '6.0'
d6a557a4-086e-41c4-8b5e-e6ec4aa9ff25:
  comment: PZ 2.2 Mindest- und Höchstmaß
  versions:
    '6.0':
      text: GF {GFmin} bis {GFmax}
      selector:
        GFmin:
          value:
          - '*'
          type: Area
        GFmax:
          value:
          - '*'
          type: Area
    '5.4': '6.0'
    '6.1': '6.0'
530368a6-2576-44db-b646-bf4196fbe503:
  comment: PZ 2.3
  versions:
    '6.0':
      text: BMZ {BMZ}
      selector:
        BMZ:
          value:
          - '*'
          type: Decimal
    '5.4': '6.0'
    '6.1': '6.0'
a9deade5-2cc9-4e1a-b510-feed38c40699:
  comment: PZ 2.4
  versions:
    '6.0':
      text: BM {BM}
      selector:
        BM:
          value:
          - '*'
          type: Volume
    '5.4': '6.0'
    '6.1': '6.0'
6495e9c0-5172-49b6-899a-99fdecbba751:
  comment: PZ 2.5
  versions:
    '6.0':
      text: GRZ {GRZ}
      selector:
        GRZ:
          value:
          - '*'
          type: Decimal
    '5.4': '6.0'
    '6.1': '6.0'
3eacba85-2c3b-4c77-8a3f-2f7023121f73:
  comment: PZ 2.6
  versions:
    '6.0':
      text: GR {GR}
      selector:
        GR:
          value:
          - '*'
          type: Area
    '5.4': '6.0'
    '6.1': '6.0'
477e47e3-2593-40e8-b2a3-e47f5440da70:
  comment: PZ 2.7 als Höchstmaß
  versions:
    '6.0':
      text: '{Z}'
      selector:
        Z:
          value:
          - '*'
          type: Integer
    '5.4': '6.0'
    '6.1': '6.0'
e1b287bc-a5c3-479d-ac4c-b0b68787b660:
  comment: PZ 2.7 als Mindest- und Höchstmaß
  versions:
    '6.0':
      text: '{Zmin}-{Zmax}'
      selector:
        Zmin:
          value:
          - '*'
          type: Integer
        Zmax:
          value:
          - '*'
          type: Integer
    '5.4': '6.0'
    '6.1': '6.0'
c0fbb495-978b-4d34-8cd5-a5d8ccab86f5:
  comment: PZ 2.7 zwingend
  versions:
    '6.0':
      text: '{Zzwingend}'
      selector:
        Zzwingend:
          value:
          - '*'
          type: Integer
    '5.4': '6.0'
    '6.1': '6.0'
e971cd67-f528-46c1-bdc9-c05a514896cc:
  comment: PZ 2.8 als Höchstmaß ohne Bezugspunkt
  versions:
    '6.0':
      text: '{h} ü. {hoehenbezug}'
      selector:
        hoehenbezug:
          value:
          - '*'
          type: XP_ArtHoehenbezug
        h:
          value:
          - '*'
          type: Length
    '5.4': '6.0'
    '6.1': '6.0'
e41d916e-8aa1-4aed-94d3-2eb1f9cbb438:
  comment: PZ 2.8 als Höchstmaß ohne Höhenbezug
  versions:
    '6.0':
      text: '{bezugspunkt} {h}'
      selector:
        bezugspunkt:
          value:
          - '*'
          type: XP_ArtHoehenbezugspunkt
        h:
          value:
          - '*'
          type: Length
    '5.4': '6.0'
    '6.1': '6.0'
7387df12-afec-454a-880e-ac182dbc8420:
  comment: PZ 2.8 als Höchstmaß
  versions:
    '6.0':
      text: '{bezugspunkt} {h} ü. {hoehenbezug}'
      selector:
        bezugspunkt:
          value:
          - '*'
          type: XP_ArtHoehenbezugspunkt
        hoehenbezug:
          value:
          - '*'
          type: XP_ArtHoehenbezug
        h:
          value:
          - '*'
          type: Length
    '5.4': '6.0'
    '6.1': '6.0'
d157a6a7-46ad-4061-a510-3cde3d2fb10f:
  comment: PZ 2.8 als Mindest- und Höchstmaß
  versions:
    '6.0':
      text: '{bezugspunkt} {hMin} bis {hMax} ü. {hoehenbezug}'
      selector:
        bezugspunkt:
          value:
          - '*'
          type: XP_ArtHoehenbezugspunkt
        hoehenbezug:
          value:
          - '*'
          type: XP_ArtHoehenbezug
        hMin:
          value:
          - '*'
          type: Length
        hMax:
          value:
          - '*'
          type: Length
    '5.4': '6.0'
    '6.1': '6.0'
06da12ee-2f47-4cde-a023-90857db88951:
  comment: PZ 2.8 zwingend
  versions:
    '6.0':
      text: '{bezugspunkt} {hZwingend} ü. {hoehenbezug}'
      selector:
        bezugspunkt:
          value:
          - '*'
          type: XP_ArtHoehenbezugspunkt
        hoehenbezug:
          value:
          - '*'
          type: XP_ArtHoehenbezug
        hZwingend:
          value:
          - '*'
          type: Length
    '5.4': '6.0'
    '6.1': '6.0'
a5a94283-7aea-4147-83d5-94089baab3e6:
  comment: PZ 3.1
  versions:
    '6.0':
      text: '{bauweise}'
      selector:
        bauweise:
          value:
          - '1000'
          type: BP_Bauweise
    '5.4': '6.0'
    '6.1': '6.0'
7bbf4495-6b42-413c-97a7-e5e14d08033c:
  comment: PZ 3.1.1
  versions:
    '6.0':
      text: '{bebauungsArt}'
      selector:
        bebauungsArt:
          value:
          - '1000'
          type: BP_BebauungsArt
    '5.4': '6.0'
    '6.1': '6.0'
dcc48d0f-9763-481f-ac93-e2cacaa098bf:
  comment: PZ 3.1.2
  versions:
    '6.0':
      text: '{bebauungsArt}'
      selector:
        bebauungsArt:
          value:
          - '2000'
          type: BP_BebauungsArt
    '5.4': '6.0'
    '6.1': '6.0'
d9ee2afa-ddfc-4a39-9bdd-9b0010888006:
  comment: PZ 3.1.3
  versions:
    '6.0':
      text: '{bebauungsArt}'
      selector:
        bebauungsArt:
          value:
          - '3000'
          type: BP_BebauungsArt
    '5.4': '6.0'
    '6.1': '6.0'
d153e722-89da-4333-bcdb-60a9e5ac4802:
  comment: PZ 3.1.4
  versions:
    '6.0':
      text: '{bebauungsArt}'
      selector:
        bebauungsArt:
          value:
          - '4000'
          type: BP_BebauungsArt
    '5.4': '6.0'
    '6.1': '6.0'
306de0ab-3113-4c4c-83d1-b0a521414149:
  comment: Ergänzung PZ 3.1
  versions:
    '6.0':
      text: '{bebauungsArt}'
      selector:
        bebauungsArt:
          value:
          - '5000'
          type: BP_BebauungsArt
    '5.4': '6.0'
2d024be0-9e4a-4efb-a2e8-5d1c517adb65:
  comment: Ergänzung PZ 3.1
  versions:
    '6.0':
      text: '{bebauungsArt}'
      selector:
        bebauungsArt:
          value:
          - '6000'
          type: BP_BebauungsArt
    '5.4': '6.0'
40633a89-bdcd-4815-8839-2d0eb79206b8:
  comment: Ergänzung PZ 3.1
  versions:
    '6.0':
      text: '{bebauungsArt}'
      selector:
        bebauungsArt:
          value:
          - '7000'
          type: BP_BebauungsArt
    '5.4': '6.0'
efc6a99f-5f46-4843-ac22-2f23ddb16d15:
  comment: PZ 3.2
  versions:
    '6.0':
      text: '{bauweise}'
      selector:
        bauweise:
          value:
          - '2000'
          type: BP_Bauweise
    '5.4': '6.0'
    '6.1': '6.0'
1845957a-ab9a-4382-bf13-f5c8cd58963c:
  comment: PZ 3.3
  versions:
    '6.0':
      text: '{bauweiseText}'
      selector:
        bauweise:
          value:
          - '3000'
          type: BP_Bauweise
        bauweiseText:
          value:
          - '*'
          type: CharacterString
    '6.1': '6.0'
fff571f0-7136-4a39-92b5-efb75ef7e927:
  comment: PZ 4.1 - Öffentliche Verwaltungen
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1000'
          - '10000'
          - '10001'
          - '10002'
          type: XP_ZweckbestimmungGemeinbedarf
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1000'
          - '10000'
          - '10001'
          - '10002'
          type: XP_ZweckbestimmungGemeinbedarf
    '6.1': '6.0'
3a5c94ad-2182-4a5e-817a-fc7e7064301f:
  comment: PZ 4.1 - Schule
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '12000'
          type: XP_ZweckbestimmungGemeinbedarf
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '12000'
          type: XP_ZweckbestimmungGemeinbedarf
    '6.1': '6.0'
4174f402-1fe9-44e8-afa2-ef86ab0c24cf:
  comment: PZ 4.1 - Kirchen und kirchlichen Zwecken dienende Gebäude und Einrichtungen
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1400'
          - '14000'
          - '14001'
          - '14002'
          type: XP_ZweckbestimmungGemeinbedarf
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1400'
          - '14000'
          - '14001'
          - '14002'
          type: XP_ZweckbestimmungGemeinbedarf
    '6.1': '6.0'
4c3e7926-be95-413e-af71-0af2a8a91aa0:
  comment: PZ 4.1 - Sozialen Zwecken dienende Gebäude und Einrichtungen
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1600'
          - '16001'
          - '16002'
          - '16003'
          - '16005'
          type: XP_ZweckbestimmungGemeinbedarf
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1600'
          - '16001'
          - '16002'
          - '16003'
          - '16005'
          type: XP_ZweckbestimmungGemeinbedarf
    '6.1': '6.0'
105de545-42ca-40a1-aa3a-84480481bff9:
  comment: PZ 4.1 - Gesundheitlichen Zwecken dienende Gebäude und Einrichtungen
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1800'
          - '18000'
          type: XP_ZweckbestimmungGemeinbedarf
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1800'
          - '18000'
          type: XP_ZweckbestimmungGemeinbedarf
    '6.1': '6.0'
fa24beda-0a51-4e36-9b27-45cb8ae25afa:
  comment: PZ 4.1 - Kulturellen Zwecken dienende Gebäude und Einrichtungen
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '2000'
          - '20000'
          - '20001'
          type: XP_ZweckbestimmungGemeinbedarf
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '2000'
          - '20000'
          - '20001'
          type: XP_ZweckbestimmungGemeinbedarf
    '6.1': '6.0'
805141f1-4f64-4189-8922-6c2406f1d9ed:
  comment: PZ 4.1 - Sportlichen Zwecken dienende Gebäude und Einrichtungen
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '2200'
          - '22000'
          - '22001'
          type: XP_ZweckbestimmungGemeinbedarf
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '2200'
          - '22000'
          - '22001'
          type: XP_ZweckbestimmungGemeinbedarf
    '6.1': '6.0'
d4a1af37-7d4f-4529-ac91-f9034e9e2c1d:
  comment: PZ 4.1 - Post
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '26000'
          type: XP_ZweckbestimmungGemeinbedarf
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '26000'
          type: XP_ZweckbestimmungGemeinbedarf
    '6.1': '6.0'
eb32fe68-79db-409e-8102-d30bc59e3158:
  comment: PZ 4.1 - Schutzbauwerk
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '24001'
          type: XP_ZweckbestimmungGemeinbedarf
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '24001'
          type: XP_ZweckbestimmungGemeinbedarf
    '6.1': '6.0'
6386781a-7f24-4af2-9fbe-068f21983799:
  comment: PZ 4.1 - Feuerwehr
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '24000'
          type: XP_ZweckbestimmungGemeinbedarf
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '24000'
          type: XP_ZweckbestimmungGemeinbedarf
    '6.1': '6.0'
607d98b1-107c-4879-9249-9a2894e59abe:
  comment: PZ 4.2 - Sportanlage
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1000'
          type: XP_ZweckbestimmungSpielSportanlage
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1000'
          type: XP_ZweckbestimmungSpielSportanlage
    '6.1': '6.0'
6cc9d671-4763-4692-bde2-32c162b3affa:
  comment: PZ 4.2 - Spielanlage
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '2000'
          type: XP_ZweckbestimmungSpielSportanlage
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '2000'
          type: XP_ZweckbestimmungSpielSportanlage
    '6.1': '6.0'
9675c6b2-10ba-4847-8ed7-381c402a4d37:
  comment: PZ 5.1.3 - Ruhender Verkehr
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1600'
          - '16000'
          type: SO_ZweckbestimmungStrassenverkehr
    '6.1': '6.0'
a97d44b6-5e9e-48a6-85e9-d6eb65660a42:
  comment: PZ 5.4 - Flughafen
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '1000'
          type: SO_KlassifizNachLuftverkehrsrecht
    '5.4': '6.0'
    '6.1': '6.0'
8dda822b-5b2b-4aa3-b002-1bdfd4b0cdc1:
  comment: PZ 5.4 - Segelfluggelände
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '3000'
          type: SO_KlassifizNachLuftverkehrsrecht
    '5.4': '6.0'
    '6.1': '6.0'
45d15e3d-3dc7-41af-b80b-967c99d85947:
  comment: PZ 5.4 - Landeplatz
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '2000'
          type: SO_KlassifizNachLuftverkehrsrecht
    '5.4': '6.0'
    '6.1': '6.0'
af490676-1d93-4692-9761-2812588a477d:
  comment: PZ 5.4 - Hubschrauber Landeplatz
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '4000'
          type: SO_KlassifizNachLuftverkehrsrecht
    '5.4': '6.0'
    '6.1': '6.0'
1fd4bf21-e2d9-49a8-a6ae-be5fd53ca9c8:
  comment: PZ 6.3 - Öffentliche Parkfläche
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1600'
          - '16000'
          type: SO_ZweckbestimmungStrassenverkehr
        hatDarstellungMitBesondZweckbest:
          value:
          - 'true'
          type: Boolean
    '6.1': '6.0'
ce17bde7-d220-4110-826f-59b335e20075:
  comment: PZ 6.3 - Fußgängerbereich
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '14002'
          type: SO_ZweckbestimmungStrassenverkehr
        hatDarstellungMitBesondZweckbest:
          value:
          - 'true'
          type: Boolean
    '6.1': '6.0'
ef21a1d2-0cbb-4424-9948-0fae126e4755:
  comment: PZ 6.3 - Verkehrsberuhigter Bereich
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '14000'
          type: SO_ZweckbestimmungStrassenverkehr
        hatDarstellungMitBesondZweckbest:
          value:
          - 'true'
          type: Boolean
    '6.1': '6.0'
bc200e1b-bf20-4860-a84d-d50575ddac81:
  comment: PZ 7 - Elektrizität
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1000'
          - '10000'
          - '10001'
          - '10002'
          - '10003'
          - '10004'
          - '10005'
          - '10006'
          - '10007'
          - '10008'
          - '10009'
          - '100010'
          - '100011'
          - '100012'
          - '100013'
          type: XP_ZweckbestimmungVerEntsorgung
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1000'
          - '10000'
          - '10001'
          - '10002'
          - '10003'
          - '10004'
          - '10005'
          - '10006'
          - '10007'
          - '10008'
          - '10009'
          - '100010'
          - '100011'
          - '100012'
          - '100013'
          type: XP_ZweckbestimmungVerEntsorgung
    '6.1': '6.0'
ab605aad-5c3e-4240-9f39-49110d565799:
  comment: PZ 7 - Elektrizität mit Aufschrift
  versions:
    '6.0':
      text: '{aufschrift}'
      selector:
        allgemein:
          value:
          - '1000'
          - '10000'
          - '10001'
          - '10002'
          - '10003'
          - '10004'
          - '10005'
          - '10006'
          - '10007'
          - '10008'
          - '10009'
          - '100010'
          - '100011'
          - '100012'
          - '100013'
          type: XP_ZweckbestimmungVerEntsorgung
        aufschrift:
          value:
          - '*'
          type: CharacterString
    '5.4':
      text: '{aufschrift}'
      selector:
        zweckbestimmung:
          value:
          - '1000'
          - '10000'
          - '10001'
          - '10002'
          - '10003'
          - '10004'
          - '10005'
          - '10006'
          - '10007'
          - '10008'
          - '10009'
          - '100010'
          - '100011'
          - '100012'
          - '100013'
          type: XP_ZweckbestimmungVerEntsorgung
        aufschrift:
          value:
          - '*'
          type: CharacterString
    '6.1': '6.0'
43cf4701-cd8b-4723-951f-942f4de9c4d2:
  comment: PZ 7 - Gas
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1200'
          type: XP_ZweckbestimmungVerEntsorgung
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1200'
          type: XP_ZweckbestimmungVerEntsorgung
    '6.1': '6.0'
3d60f7b8-ee4b-4d7b-9df5-350e328751de:
  comment: PZ 7 - Fernwaermeleitung
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '14001'
          type: XP_ZweckbestimmungVerEntsorgung
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '14001'
          type: XP_ZweckbestimmungVerEntsorgung
    '6.1': '6.0'
92d5c9d7-3047-424d-a050-6242238cc9bd:
  comment: PZ 7 - Wasser
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1600'
          type: XP_ZweckbestimmungVerEntsorgung
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1600'
          type: XP_ZweckbestimmungVerEntsorgung
    '6.1': '6.0'
9415c495-5955-4c1e-ae35-dba7356b4091:
  comment: PZ 7 - Erneuerbare Energien
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '2800'
          type: XP_ZweckbestimmungVerEntsorgung
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '2800'
          type: XP_ZweckbestimmungVerEntsorgung
    '6.1': '6.0'
23debae5-841e-44a7-9e30-f6eef260695c:
  comment: PZ 7 - Kraft-Wärme-Kopplung
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '3000'
          type: XP_ZweckbestimmungVerEntsorgung
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '3000'
          type: XP_ZweckbestimmungVerEntsorgung
    '6.1': '6.0'
4bfb2333-ec67-4061-9336-8d2698da99ce:
  comment: PZ 7 - Abwasser
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1800'
          type: XP_ZweckbestimmungVerEntsorgung
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1800'
          type: XP_ZweckbestimmungVerEntsorgung
    '6.1': '6.0'
c38b2d5c-a282-424f-86fc-df527716afa4:
  comment: PZ 7 - Abfallentsorgung
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '2200'
          type: XP_ZweckbestimmungVerEntsorgung
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '2200'
          type: XP_ZweckbestimmungVerEntsorgung
    '6.1': '6.0'
9413908b-d2f9-4012-bab7-41eca95180a6:
  comment: PZ 7 - Ablagerung
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '2400'
          type: XP_ZweckbestimmungVerEntsorgung
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '2400'
          type: XP_ZweckbestimmungVerEntsorgung
    '6.1': '6.0'
7b5869f5-8b6f-469a-8dab-aea776d60911:
  comment: PZ 9 - Zweckbestimmung Parkanlage
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1000'
          type: XP_ZweckbestimmungGruen
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1000'
          type: XP_ZweckbestimmungGruen
    '6.1': '6.0'
243ad174-ffdb-4716-ba8b-15156c97dad6:
  comment: PZ 9 - Zweckbestimmung Dauerkleingarten
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1200'
          type: XP_ZweckbestimmungGruen
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1200'
          type: XP_ZweckbestimmungGruen
    '6.1': '6.0'
8a0ece6b-b4c4-46e8-8e61-860b2e5d6c43:
  comment: PZ 9 - Zweckbestimmung Sportplatz
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1400'
          type: XP_ZweckbestimmungGruen
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1400'
          type: XP_ZweckbestimmungGruen
    '6.1': '6.0'
115b7b10-ff25-4478-a5db-230ae0174107:
  comment: PZ 9 - Zweckbestimmung Spielplatz
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '3000'
          type: BP_ZweckbestimmungGemeinschaftsanlagen
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '3000'
          type: BP_ZweckbestimmungGemeinschaftsanlagen
    '6.1': '6.0'
c3386629-57bf-4808-85cb-9d46a616404f:
  comment: PZ 9 - Zweckbestimmung Zeltplatz
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1800'
          type: XP_ZweckbestimmungGruen
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1800'
          type: XP_ZweckbestimmungGruen
    '6.1': '6.0'
21650135-fea7-4fd0-a3d8-8fb1f95581d0:
  comment: PZ 9 - Zweckbestimmung Badeplatz
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '2000'
          type: XP_ZweckbestimmungGruen
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '2000'
          type: XP_ZweckbestimmungGruen
    '6.1': '6.0'
6438d613-312a-4b8c-a8ee-1f08a7ac86ea:
  comment: PZ 9 - Zweckbestimmung Spielplatz
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1600'
          type: XP_ZweckbestimmungGruen
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1600'
          type: XP_ZweckbestimmungGruen
    '6.1': '6.0'
1fced475-7d4d-4837-a192-3d5823371c0c:
  comment: PZ 9 - Zweckbestimmung Friedhof
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '2600'
          type: XP_ZweckbestimmungGruen
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '2600'
          type: XP_ZweckbestimmungGruen
    '6.1': '6.0'
1dd31e0e-ef4e-46ec-97bd-b58605a1dccc:
  comment: PZ 10.1 - Zweckbestimmung Hafen
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '4000'
          - '40000'
          type: SO_KlassifizGewaesser
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1000'
          - '10000'
          type: XP_ZweckbestimmungGewaesser
    '6.1': '6.0'
b3590bf5-0c8c-4b64-8e73-c56b80490a6b:
  comment: PZ 10.2 - Hochwasserrückhaltebecken
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '1000'
          type: SO_KlassifizWasserwirtschaft
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1000'
          type: XP_ZweckbestimmungWasserwirtschaft
    '6.1': '6.0'
eb7c243a-9ee5-43a5-9f77-b3396046ac5f:
  comment: PZ 10.2 - Überschwemmungsgebiet
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '1100'
          type: SO_KlassifizWasserwirtschaft
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1100'
          type: XP_ZweckbestimmungWasserwirtschaft
      '6.1': '6.0'
dc298249-ad7d-451d-b69b-139f302003ec:
  comment: PZ 10.3 - Schutzgebiet für Grund- und Quellwassergewinnung
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '10000'
          type: SO_KlassifizSchutzgebietWasserrecht
    '5.4': '6.0'
    '6.1': '6.0'
bef8e5fd-bacf-496e-948b-84dcb2c245a8:
  comment: PZ 10.3 - Schutzgebiet für Oberflächengewässer
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '10001'
          type: SO_KlassifizSchutzgebietWasserrecht
    '5.4': '6.0'
    '6.1': '6.0'
513980d8-4505-4575-9816-8867d62ee31d:
  comment: PZ 12.2 - Erholungswald
  versions:
    '6.0':
      selector:
        allgemein:
          value:
          - '1400'
          type: XP_ZweckbestimmungWald
    '5.4':
      selector:
        zweckbestimmung:
          value:
          - '1400'
          type: XP_ZweckbestimmungWald
    '6.1': '6.0'
de3b25f6-61fb-43c1-b369-1ff0c9b9ed5a:
  comment: PZ 13.1 - Artenreicher Gehölzbestand
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '1000'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
6d4d41f1-9022-4ff9-b129-6732570bb0e1:
  comment: PZ 13.1 - Naturnaher Wald
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '1100'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
0e055502-ed7a-48c4-8fa7-c8239b88600f:
  comment: PZ 13.1 - Extensives Grünland
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '1200'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
1fa1687e-4466-491b-ae65-bbcb64596bb2:
  comment: PZ 13.1 - Feuchtgrünland
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '1300'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
d08eaa0d-5517-4dbe-b94e-f963b04e4cbf:
  comment: PZ 13.1 - Obstwiese
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '1400'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
a6e3e250-9529-4d7f-a239-5637c8a844fe:
  comment: PZ 13.1 - Naturnaher Uferbereich
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '1500'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
dac832c6-5b7d-4a37-a16c-a1909e7322f9:
  comment: PZ 13.1 - Röhrichtzone
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '1600'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
94a221b7-ee23-4617-a43e-8ec337c4d689:
  comment: PZ 13.1 - Ackerrandstreifen
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '1700'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
d8c05d17-be58-43ec-963d-93d83d25981f:
  comment: PZ 13.1 - Ackerbrache
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '1800'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
76d59525-7000-4821-bf35-94733abe61c5:
  comment: PZ 13.1 - Grünlandbrache
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '1900'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
5e2da339-f357-464c-bf27-4bd2aa257b4f:
  comment: PZ 13.1 - Sukzessionsfläche
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '2000'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
1a64110b-6131-43ef-a049-ea39bf5932d4:
  comment: PZ 13.1 - Hochstaudenflur
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '2100'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
d3bc3006-8026-4609-a30f-97dff0761196:
  comment: PZ 13.1 - Trockenrasen
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '2200'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
dc220abe-f948-4800-a904-32010005a839:
  comment: PZ 13.1 - Heide
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '2300'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
    '5.4': '6.0'
dc220abe-5f01-4321-a904-32010005a840:
  comment: PZ 13.1 - Moor
  versions:
    '6.0':
      selector:
        klassifizMassnahme:
          value:
          - '2400'
          type: XP_SPEMassnahmenTypen
    '6.1': '6.0'
8d0b6b30-16ea-4214-b3fe-14a6c6e72b44:
  comment: PZ 13.3 - Naturschutzgebiet
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '1000'
          type: LP_KlassifizierungNaturschutzrecht
    '5.4':
      selector:
        artDerFestlegung:
          value:
          - '1000'
          type: XP_KlassifizSchutzgebietNaturschutzrecht
    '6.1': '6.0'
3b9fac16-aea1-44cd-ba2a-da83ddaea3b3:
  comment: PZ 13.3 - Nationalpark
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '1100'
          type: LP_KlassifizierungNaturschutzrecht
    '5.4':
      selector:
        artDerFestlegung:
          value:
          - '1100'
          type: XP_KlassifizSchutzgebietNaturschutzrecht
    '6.1': '6.0'
19939af3-c633-4b03-8b3e-5d1bf6897f83:
  comment: PZ 13.3 - Landschaftsschutzgebiet
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '1300'
          type: LP_KlassifizierungNaturschutzrecht
    '5.4':
      selector:
        artDerFestlegung:
          value:
          - '1300'
          type: XP_KlassifizSchutzgebietNaturschutzrecht
    '6.1': '6.0'
2c37b984-548a-4ab8-afb1-299e01657e3c:
  comment: PZ 13.3 - Naturpark
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '1400'
          type: LP_KlassifizierungNaturschutzrecht
    '5.4':
      selector:
        artDerFestlegung:
          value:
          - '1400'
          type: XP_KlassifizSchutzgebietNaturschutzrecht
    '6.1': '6.0'
351247db-35ee-451d-ab75-fcd34c41add3:
  comment: PZ 13.3 - Naturdenkmal
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '1500'
          type: LP_KlassifizierungNaturschutzrecht
    '5.4':
      selector:
        artDerFestlegung:
          value:
          - '1500'
          type: XP_KlassifizSchutzgebietNaturschutzrecht
    '6.1': '6.0'
ce9c9973-cd85-4db4-a14a-41a275273203:
  comment: PZ 13.3 - GeschuetzterLandschaftsBestandteil
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '1600'
          type: LP_KlassifizierungNaturschutzrecht
    '5.4':
      selector:
        artDerFestlegung:
          value:
          - '1600'
          type: XP_KlassifizSchutzgebietNaturschutzrecht
    '6.1': '6.0'
58a6eef1-8785-422e-8c28-3f976e8d59d9:
  comment: PZ 14.1
  versions:
    '6.0':
      selector:
        gebietsArt:
          value:
          - '1700'
          - '17000'
          - '17001'
          - '17002'
          type: SO_GebietsArt
    '6.1': '6.0'
    '5.4':
      selector:
        gebietsArt:
          value:
          - '1999'
          - '2000'
          - '2100'
          - '2200'
          type: SO_GebietsArt
126fd59c-b30d-4c4a-ab12-58839c113e5e:
  comment: PZ 14.1 als BP_ErhaltungsBereichFlaeche
  versions:
    '5.4':
      selector:
        grund:
          value:
          - '1000'
          type: BP_ErhaltungsGrund
270879d6-1f4c-4142-bb81-a01582ced3ea:
  comment: PZ 14.2
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '1000'
          type: SO_KlassifizNachDenkmalschutzrecht
    '5.4': '6.0'
    '6.1': '6.0'
4e16ebce-7e44-4dc1-9413-bfa1877744c0:
  comment: PZ 14.3
  versions:
    '6.0':
      selector:
        artDerFestlegung:
          value:
          - '1100'
          type: SO_KlassifizNachDenkmalschutzrecht
    '5.4': '6.0'
    '6.1': '6.0'
0fa1b888-d0bc-417b-9e82-523d9a56e2d0:
  comment: PZ 15.2 - Mindestgröße
  versions:
    '6.0':
      text: F mind. {Fmin}
      selector:
        Fmin:
          value:
          - '*'
          type: Area
    '5.4': '6.0'
    '6.1': '6.0'
818e1f95-1832-417b-8e60-9b6bb1963dfd:
  comment: PZ 15.2 - Höchstgröße
  versions:
    '6.0':
      text: F höchst. {Fmax}
      selector:
        Fmax:
          value:
          - '*'
          type: Area
    '5.4': '6.0'
    '6.1': '6.0'
fb1445a2-4c03-40de-99d1-a2bb9029a525:
  comment: PZ 15.2 - Mindestbreite
  versions:
    '6.0':
      text: b mind. {Bmin}
      selector:
        Bmin:
          value:
          - '*'
          type: Length
    '5.4': '6.0'
    '6.1': '6.0'
d9091aa4-10b8-4f1b-8095-0edee2efe297:
  comment: PZ 15.2 - Höchstbreite
  versions:
    '6.0':
      text: b höchst. {Bmax}
      selector:
        Bmax:
          value:
          - '*'
          type: Length
    '5.4': '6.0'
    '6.1': '6.0'
003b6ed4-b386-49c2-bab7-32bf365530e4:
  comment: PZ 15.2 - Mindesttiefe
  versions:
    '6.0':
      text: t mind. {Tmin}
      selector:
        Tmin:
          value:
          - '*'
          type: Length
    '5.4': '6.0'
    '6.1': '6.0'
8fcacfae-e85e-439b-9374-556110185cad:
  comment: PZ 15.2 - Höchsttiefe
  versions:
    '6.0':
      text: t höchst. {Tmax}
      selector:
        Tmax:
          value:
          - '*'
          type: Length
    '5.4': '6.0'
    '6.1': '6.0'
d889bc95-afdd-48ab-a879-125451d252b7:
  comment: PZ 15.3 - Stellplätze
  versions:
    '6.0':
      text: '{allgemein}'
      selector:
        allgemein:
          value:
          - '1000'
          type: BP_ZweckbestimmungNebenanlagen
    '5.4':
      text: '{zweckbestimmung}'
      selector:
        zweckbestimmung:
          value:
          - '1000'
          type: BP_ZweckbestimmungNebenanlagen
    '6.1': '6.0'
42c8e60b-2e39-43fa-b72e-cd81ce4d36c3:
  comment: PZ 15.3 - Garagen
  versions:
    '6.0':
      text: '{allgemein}'
      selector:
        allgemein:
          value:
          - '2000'
          type: BP_ZweckbestimmungNebenanlagen
    '5.4':
      text: '{zweckbestimmung}'
      selector:
        zweckbestimmung:
          value:
          - '2000'
          type: BP_ZweckbestimmungNebenanlagen
    '6.1': '6.0'
64594422-a588-489e-bf45-349f91390f4e:
  comment: PZ 15.3 - Spielplatz
  versions:
    '6.0':
      text: '{allgemein}'
      selector:
        allgemein:
          value:
          - '3000'
          type: BP_ZweckbestimmungNebenanlagen
    '5.4':
      text: '{zweckbestimmung}'
      selector:
        zweckbestimmung:
          value:
          - '3000'
          type: BP_ZweckbestimmungNebenanlagen
    '6.1': '6.0'
9f06627f-3661-498f-8ac4-76b413076482:
  comment: PZ 15.3 - Gemeinschaftsstellplätze
  versions:
    '6.0':
      text: '{allgemein}'
      selector:
        allgemein:
          value:
          - '1000'
          type: BP_ZweckbestimmungGemeinschaftsanlagen
    '5.4':
      text: '{zweckbestimmung}'
      selector:
        zweckbestimmung:
          value:
          - '1000'
          type: BP_ZweckbestimmungGemeinschaftsanlagen
    '6.1': '6.0'
66596270-9c6b-4a20-8179-05147e11a452:
  comment: PZ 15.3 - Gemeinschaftsgaragen
  versions:
    '6.0':
      text: '{allgemein}'
      selector:
        allgemein:
          value:
          - '2000'
          type: BP_ZweckbestimmungGemeinschaftsanlagen
    '5.4':
      text: '{zweckbestimmung}'
      selector:
        zweckbestimmung:
          value:
          - '2000'
          type: BP_ZweckbestimmungGemeinschaftsanlagen
    '6.1': '6.0'
652f9295-5e47-4fdd-983e-ec4576c3add7:
  comment: PZ 15.4
  versions:
    '6.0':
      selector:
        zweckbestimmung:
          value:
          - '*'
          type: CharacterString
    '5.4': '6.0'
    '6.1': '6.0'
6165535a-151f-447e-b080-31cd0e445271:
  comment: Dachneigung
  versions:
    '6.0':
      text: D{DN}
      selector:
        DN:
          value:
          - '*'
          type: Angle
    '5.4': '6.0'
    '6.1': '6.0'
3f899498-3ec9-4dfd-987c-8759741c8323:
  comment: Dachneigung zwingend
  versions:
    '6.0':
      text: D{DNzwingend}
      selector:
        DNzwingend:
          value:
          - '*'
          type: Angle
    '5.4': '6.0'
    '6.1': '6.0'
d3243825-5274-4830-ade8-49dfc626659d:
  comment: Dachneigung Wertebereich
  versions:
    '6.0':
      text: D{DNmin}-{DNmax}
      selector:
        DNmin:
          value:
          - '*'
          type: Angle
        DNmax:
          value:
          - '*'
          type: Angle
    '5.4': '6.0'
    '6.1': '6.0'
91288185-0d7f-43b0-b9af-9c9c332a95a0:
  comment: Dachform - Flachdach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '1000'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
60477f92-605d-4324-9d52-5d0594f79647:
  comment: Dachform - Pultdach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '2100'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
07389b95-207a-44b3-b4b8-df61fa12497b:
  comment: Dachform - Versetztes Pultdach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '2200'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
4abc24b3-2348-4208-903c-e66cd92a18fd:
  comment: Dachform - Geneigtes Dach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '3000'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
a2f2fcea-6073-4f16-95a0-b7612e7c7e43:
  comment: Dachform - Satteldach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '3100'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
395f2596-604c-4d1e-b009-9b665a599558:
  comment: Dachform - Walmdach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '3200'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
43cf6daf-1b1b-415f-9fae-204e67dcbcc9:
  comment: Dachform - Krüppelwalmdach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '3300'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
f949d073-29e6-40c0-97f7-e09b1bc4b514:
  comment: Dachform - Mansarddach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '3400'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
7217f125-8a7c-4e10-a410-1969a071a986:
  comment: Dachform - Zeltdach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '3500'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
6b8d04e5-c91a-4923-b0a1-4f179ccc7151:
  comment: Dachform - Kegeldach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '3600'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
ab9ec912-15f6-4ad6-98a2-7fef15b72af1:
  comment: Dachform - Kuppeldach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '3700'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
04048905-1377-4a74-b0f5-e50f254a4185:
  comment: Dachform - Sheddach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '3800'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
fd574b70-f92b-46de-a064-be4973427a5f:
  comment: Dachform - Bogendach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '3900'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
742b0d14-3a1d-4703-a544-748d66744d60:
  comment: Dachform - Turmdach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '4000'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
b9b030d5-064c-4466-b6a2-7ae3cd36fb27:
  comment: Dachform - Tonnendach
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '4100'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
df9280a8-e211-495d-9ea0-d667f3701be0:
  comment: Dachform - Mischform
  versions:
    '6.0':
      selector:
        dachform:
          value:
          - '5000'
          type: BP_Dachform
    '6.1': '6.0'
    '5.4': '6.0'
81e52187-a33b-4340-9d6e-f25533e01aa3:
  comment: Leerzeichen-Konkatenation von referenzierten Attributen mit primitivem
    Datentyp
  versions:
    '6.0':
      selector: {}
    '5.4': '6.0'
    '6.1': '6.0'