{
  "$comment": "JSON Schema document created by ShapeChange - https://shapechange.net/",
  "$schema": "https://json-schema.org/draft/2019-09/schema",
  "$id": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/featurecollection.json",
  "$defs": {
    "FeatureCollection": {
      "$anchor": "FeatureCollection",
      "allOf": [
        {
          "$ref": "https://beta.schemas.opengis.net/json-fg/featurecollection.json"
        },
        {
          "if": {
            "required": [
              "featureType"
            ]
          },
          "then": {
            "allOf": [
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_AusbauPlan"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_AusbauPlan"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Baugrube"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Baugrube"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Baustelle"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Baustelle"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_BreitbandtrasseAbschnitt"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_BreitbandtrasseAbschnitt"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Hausanschluss"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Hausanschluss"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Kabel"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Kabel"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Kompaktstation"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Kompaktstation"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Mast"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Mast"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Mikrorohr"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Mikrorohr"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Mikrorohrverbund"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Mikrorohrverbund"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Rohrmuffe"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Rohrmuffe"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Schacht"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Schacht"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Schutzrohr"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Schutzrohr"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Umfeld"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Umfeld"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BRA_Verteiler"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Verteiler"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Abwasserleitung"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Abwasserleitung"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Armatur"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Armatur"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Baum"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Baum"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Energiespeicher"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Energiespeicher"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Gasleitung"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Gasleitung"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Hausanschluss"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Hausanschluss"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Kraftwerk"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Kraftwerk"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Mast"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Mast"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_NetzPlan"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_NetzPlan"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Richtfunkstrecke"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Richtfunkstrecke"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Schacht"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Schacht"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_SonstigeInfrastruktur"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_SonstigeInfrastruktur"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_SonstigeInfrastrukturFlaeche"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_SonstigeInfrastrukturFlaeche"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_SonstigeLeitung"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_SonstigeLeitung"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Station"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Station"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_StationFlaeche"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_StationFlaeche"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Strassenablauf"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Strassenablauf"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Strassenbeleuchtung"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Strassenbeleuchtung"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Stromleitung"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Stromleitung"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Telekommunikationsleitung"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Telekommunikationsleitung"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Umspannwerk"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Umspannwerk"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Verteiler"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Verteiler"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Waermeleitung"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Waermeleitung"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Wasserleitung"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Wasserleitung"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "BST_Wegekante"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Wegekante"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IGP_AusbauformWechsel"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_AusbauformWechsel"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IGP_Infrastrukturgebiet"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_Infrastrukturgebiet"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IGP_Kopplungsraum"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_Kopplungsraum"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IGP_MassnahmeFlaeche"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_MassnahmeFlaeche"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IGP_MassnahmeLinie"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_MassnahmeLinie"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IGP_MassnahmePunkt"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_MassnahmePunkt"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IGP_Plan"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_Plan"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IP_Antragsbereich"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Antragsbereich"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IP_Gelenkpunkt"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Gelenkpunkt"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IP_Netzverknuepfungspunkt"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Netzverknuepfungspunkt"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IP_Standort"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Standort"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IP_Stationierungspunkt"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Stationierungspunkt"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IP_Trassenkorridor"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Trassenkorridor"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IP_Trassenverlauf"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Trassenverlauf"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "IP_VorhabenPlan"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_VorhabenPlan"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Abwasserleitung"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Abwasserleitung"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Ampel"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Ampel"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Bauwerk"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Bauwerk"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Funkmast"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Funkmast"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Glasfaser"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Glasfaser"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Grundstueck_Liegenschaft"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Grundstueck_Liegenschaft"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Haltestelle"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Haltestelle"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Hauptverteiler"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Hauptverteiler"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Holz_Mast"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Holz_Mast"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Kabelverzweiger"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Kabelverzweiger"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Lehrrohr"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Lehrrohr"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Plan"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Plan"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_PointOfPresence"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_PointOfPresence"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Reklametafel_Litfasssauele"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Reklametafel_Litfasssauele"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Richtfunkstrecke"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Richtfunkstrecke"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Strassenlaterne"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Strassenlaterne"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Strassenmobiliar"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Strassenmobiliar"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Verkehrsschild"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Verkehrsschild"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "ISA_Zugangspunkt"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Zugangspunkt"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_AlternativeTrasseAbschnitt"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_AlternativeTrasseAbschnitt"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Armaturengruppe"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Armaturengruppe"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Baugrube"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Baugrube"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_BaugrubeFlaeche"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_BaugrubeFlaeche"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Baustelle"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Baustelle"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Energiekopplungsanlage"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Energiekopplungsanlage"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Energiespeicher"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Energiespeicher"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_GasversorgungsleitungAbschnitt"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_GasversorgungsleitungAbschnitt"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Gleis"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Gleis"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_HochspannungsleitungAbschnitt"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_HochspannungsleitungAbschnitt"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Hochspannungsmast"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Hochspannungsmast"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Kanal"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Kanal"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Kraftwerk"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Kraftwerk"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Messpfahl"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Messpfahl"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Mittelspannungsleitung"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Mittelspannungsleitung"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Plan"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Plan"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Schutzstreifen"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Schutzstreifen"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Station"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Station"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_StationFlaeche"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_StationFlaeche"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Strasse"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Strasse"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_Umspannwerk"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Umspannwerk"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "PFS_WaermeleitungAbschnitt"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_WaermeleitungAbschnitt"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_Engstelle"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Engstelle"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_Grobkorridor"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Grobkorridor"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_KonfliktRaumordnung"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_KonfliktRaumordnung"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_Linienkorridor"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Linienkorridor"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_LinienkorridorSegment"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_LinienkorridorSegment"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_Plan"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Plan"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_Raumwiderstand"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Raumwiderstand"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_Riegel"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Riegel"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_Stationierungslinie"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Stationierungslinie"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_Suchraum"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Suchraum"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_Trassenkorridor"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Trassenkorridor"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_TrassenkorridorAchse"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_TrassenkorridorAchse"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_TrassenkorridorSegment"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_TrassenkorridorSegment"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_VorhabenStandort"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_VorhabenStandort"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_VorhabenStandortFlaeche"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_VorhabenStandortFlaeche"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_ZugehoerigeInfrastruktur"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_ZugehoerigeInfrastruktur"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "RVP_ZugehoerigeInfrastrukturFlaeche"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_ZugehoerigeInfrastrukturFlaeche"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "XP_Planreferenz"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#XP_Planreferenz"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "required": [
                    "featureType"
                  ],
                  "properties": {
                    "featureType": {
                      "const": "XP_Trassenquerschnitt"
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#XP_Trassenquerschnitt"
                      }
                    }
                  }
                }
              },
              {
                "if": {
                  "not": {
                    "required": [
                      "featureType"
                    ],
                    "properties": {
                      "featureType": {
                        "enum": [
                          "BRA_AusbauPlan",
                          "BRA_Baugrube",
                          "BRA_Baustelle",
                          "BRA_BreitbandtrasseAbschnitt",
                          "BRA_Hausanschluss",
                          "BRA_Kabel",
                          "BRA_Kompaktstation",
                          "BRA_Mast",
                          "BRA_Mikrorohr",
                          "BRA_Mikrorohrverbund",
                          "BRA_Rohrmuffe",
                          "BRA_Schacht",
                          "BRA_Schutzrohr",
                          "BRA_Umfeld",
                          "BRA_Verteiler",
                          "BST_Abwasserleitung",
                          "BST_Armatur",
                          "BST_Baum",
                          "BST_Energiespeicher",
                          "BST_Gasleitung",
                          "BST_Hausanschluss",
                          "BST_Kraftwerk",
                          "BST_Mast",
                          "BST_NetzPlan",
                          "BST_Richtfunkstrecke",
                          "BST_Schacht",
                          "BST_SonstigeInfrastruktur",
                          "BST_SonstigeInfrastrukturFlaeche",
                          "BST_SonstigeLeitung",
                          "BST_Station",
                          "BST_StationFlaeche",
                          "BST_Strassenablauf",
                          "BST_Strassenbeleuchtung",
                          "BST_Stromleitung",
                          "BST_Telekommunikationsleitung",
                          "BST_Umspannwerk",
                          "BST_Verteiler",
                          "BST_Waermeleitung",
                          "BST_Wasserleitung",
                          "BST_Wegekante",
                          "IGP_AusbauformWechsel",
                          "IGP_Infrastrukturgebiet",
                          "IGP_Kopplungsraum",
                          "IGP_MassnahmeFlaeche",
                          "IGP_MassnahmeLinie",
                          "IGP_MassnahmePunkt",
                          "IGP_Plan",
                          "IP_Antragsbereich",
                          "IP_Gelenkpunkt",
                          "IP_Netzverknuepfungspunkt",
                          "IP_Standort",
                          "IP_Stationierungspunkt",
                          "IP_Trassenkorridor",
                          "IP_Trassenverlauf",
                          "IP_VorhabenPlan",
                          "ISA_Abwasserleitung",
                          "ISA_Ampel",
                          "ISA_Bauwerk",
                          "ISA_Funkmast",
                          "ISA_Glasfaser",
                          "ISA_Grundstueck_Liegenschaft",
                          "ISA_Haltestelle",
                          "ISA_Hauptverteiler",
                          "ISA_Holz_Mast",
                          "ISA_Kabelverzweiger",
                          "ISA_Lehrrohr",
                          "ISA_Plan",
                          "ISA_PointOfPresence",
                          "ISA_Reklametafel_Litfasssauele",
                          "ISA_Richtfunkstrecke",
                          "ISA_Strassenlaterne",
                          "ISA_Strassenmobiliar",
                          "ISA_Verkehrsschild",
                          "ISA_Zugangspunkt",
                          "PFS_AlternativeTrasseAbschnitt",
                          "PFS_Armaturengruppe",
                          "PFS_Baugrube",
                          "PFS_BaugrubeFlaeche",
                          "PFS_Baustelle",
                          "PFS_Energiekopplungsanlage",
                          "PFS_Energiespeicher",
                          "PFS_GasversorgungsleitungAbschnitt",
                          "PFS_Gleis",
                          "PFS_HochspannungsleitungAbschnitt",
                          "PFS_Hochspannungsmast",
                          "PFS_Kanal",
                          "PFS_Kraftwerk",
                          "PFS_Messpfahl",
                          "PFS_Mittelspannungsleitung",
                          "PFS_Plan",
                          "PFS_Schutzstreifen",
                          "PFS_Station",
                          "PFS_StationFlaeche",
                          "PFS_Strasse",
                          "PFS_Umspannwerk",
                          "PFS_WaermeleitungAbschnitt",
                          "RVP_Engstelle",
                          "RVP_Grobkorridor",
                          "RVP_KonfliktRaumordnung",
                          "RVP_Linienkorridor",
                          "RVP_LinienkorridorSegment",
                          "RVP_Plan",
                          "RVP_Raumwiderstand",
                          "RVP_Riegel",
                          "RVP_Stationierungslinie",
                          "RVP_Suchraum",
                          "RVP_Trassenkorridor",
                          "RVP_TrassenkorridorAchse",
                          "RVP_TrassenkorridorSegment",
                          "RVP_VorhabenStandort",
                          "RVP_VorhabenStandortFlaeche",
                          "RVP_ZugehoerigeInfrastruktur",
                          "RVP_ZugehoerigeInfrastrukturFlaeche",
                          "XP_Planreferenz",
                          "XP_Trassenquerschnitt"
                        ]
                      }
                    }
                  }
                },
                "then": {
                  "required": [
                    "features"
                  ],
                  "properties": {
                    "features": {
                      "type": "array",
                      "items": false
                    }
                  }
                }
              }
            ]
          },
          "else": {
            "required": [
              "features"
            ],
            "properties": {
              "features": {
                "type": "array",
                "items": {
                  "allOf": [
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_AusbauPlan"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_AusbauPlan"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Baugrube"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Baugrube"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Baustelle"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Baustelle"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_BreitbandtrasseAbschnitt"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_BreitbandtrasseAbschnitt"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Hausanschluss"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Hausanschluss"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Kabel"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Kabel"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Kompaktstation"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Kompaktstation"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Mast"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Mast"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Mikrorohr"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Mikrorohr"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Mikrorohrverbund"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Mikrorohrverbund"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Rohrmuffe"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Rohrmuffe"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Schacht"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Schacht"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Schutzrohr"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Schutzrohr"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Umfeld"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Umfeld"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BRA_Verteiler"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BRA_Verteiler"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Abwasserleitung"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Abwasserleitung"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Armatur"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Armatur"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Baum"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Baum"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Energiespeicher"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Energiespeicher"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Gasleitung"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Gasleitung"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Hausanschluss"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Hausanschluss"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Kraftwerk"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Kraftwerk"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Mast"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Mast"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_NetzPlan"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_NetzPlan"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Richtfunkstrecke"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Richtfunkstrecke"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Schacht"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Schacht"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_SonstigeInfrastruktur"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_SonstigeInfrastruktur"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_SonstigeInfrastrukturFlaeche"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_SonstigeInfrastrukturFlaeche"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_SonstigeLeitung"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_SonstigeLeitung"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Station"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Station"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_StationFlaeche"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_StationFlaeche"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Strassenablauf"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Strassenablauf"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Strassenbeleuchtung"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Strassenbeleuchtung"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Stromleitung"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Stromleitung"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Telekommunikationsleitung"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Telekommunikationsleitung"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Umspannwerk"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Umspannwerk"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Verteiler"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Verteiler"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Waermeleitung"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Waermeleitung"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Wasserleitung"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Wasserleitung"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "BST_Wegekante"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#BST_Wegekante"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IGP_AusbauformWechsel"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_AusbauformWechsel"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IGP_Infrastrukturgebiet"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_Infrastrukturgebiet"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IGP_Kopplungsraum"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_Kopplungsraum"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IGP_MassnahmeFlaeche"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_MassnahmeFlaeche"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IGP_MassnahmeLinie"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_MassnahmeLinie"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IGP_MassnahmePunkt"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_MassnahmePunkt"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IGP_Plan"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IGP_Plan"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IP_Antragsbereich"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Antragsbereich"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IP_Gelenkpunkt"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Gelenkpunkt"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IP_Netzverknuepfungspunkt"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Netzverknuepfungspunkt"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IP_Standort"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Standort"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IP_Stationierungspunkt"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Stationierungspunkt"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IP_Trassenkorridor"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Trassenkorridor"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IP_Trassenverlauf"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_Trassenverlauf"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "IP_VorhabenPlan"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#IP_VorhabenPlan"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Abwasserleitung"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Abwasserleitung"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Ampel"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Ampel"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Bauwerk"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Bauwerk"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Funkmast"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Funkmast"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Glasfaser"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Glasfaser"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Grundstueck_Liegenschaft"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Grundstueck_Liegenschaft"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Haltestelle"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Haltestelle"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Hauptverteiler"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Hauptverteiler"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Holz_Mast"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Holz_Mast"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Kabelverzweiger"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Kabelverzweiger"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Lehrrohr"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Lehrrohr"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Plan"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Plan"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_PointOfPresence"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_PointOfPresence"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Reklametafel_Litfasssauele"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Reklametafel_Litfasssauele"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Richtfunkstrecke"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Richtfunkstrecke"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Strassenlaterne"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Strassenlaterne"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Strassenmobiliar"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Strassenmobiliar"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Verkehrsschild"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Verkehrsschild"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "ISA_Zugangspunkt"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#ISA_Zugangspunkt"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_AlternativeTrasseAbschnitt"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_AlternativeTrasseAbschnitt"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Armaturengruppe"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Armaturengruppe"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Baugrube"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Baugrube"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_BaugrubeFlaeche"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_BaugrubeFlaeche"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Baustelle"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Baustelle"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Energiekopplungsanlage"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Energiekopplungsanlage"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Energiespeicher"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Energiespeicher"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_GasversorgungsleitungAbschnitt"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_GasversorgungsleitungAbschnitt"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Gleis"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Gleis"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_HochspannungsleitungAbschnitt"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_HochspannungsleitungAbschnitt"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Hochspannungsmast"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Hochspannungsmast"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Kanal"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Kanal"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Kraftwerk"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Kraftwerk"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Messpfahl"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Messpfahl"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Mittelspannungsleitung"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Mittelspannungsleitung"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Plan"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Plan"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Schutzstreifen"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Schutzstreifen"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Station"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Station"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_StationFlaeche"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_StationFlaeche"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Strasse"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Strasse"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_Umspannwerk"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_Umspannwerk"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "PFS_WaermeleitungAbschnitt"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#PFS_WaermeleitungAbschnitt"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_Engstelle"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Engstelle"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_Grobkorridor"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Grobkorridor"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_KonfliktRaumordnung"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_KonfliktRaumordnung"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_Linienkorridor"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Linienkorridor"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_LinienkorridorSegment"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_LinienkorridorSegment"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_Plan"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Plan"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_Raumwiderstand"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Raumwiderstand"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_Riegel"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Riegel"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_Stationierungslinie"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Stationierungslinie"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_Suchraum"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Suchraum"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_Trassenkorridor"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_Trassenkorridor"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_TrassenkorridorAchse"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_TrassenkorridorAchse"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_TrassenkorridorSegment"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_TrassenkorridorSegment"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_VorhabenStandort"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_VorhabenStandort"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_VorhabenStandortFlaeche"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_VorhabenStandortFlaeche"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_ZugehoerigeInfrastruktur"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_ZugehoerigeInfrastruktur"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "RVP_ZugehoerigeInfrastrukturFlaeche"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#RVP_ZugehoerigeInfrastrukturFlaeche"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "XP_Planreferenz"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#XP_Planreferenz"
                      }
                    },
                    {
                      "if": {
                        "required": [
                          "featureType"
                        ],
                        "properties": {
                          "featureType": {
                            "const": "XP_Trassenquerschnitt"
                          }
                        }
                      },
                      "then": {
                        "$ref": "https://repository.gdi-de.org/schemas/de.xleitstelle.xtrasse/2.1/JSON/features.json#XP_Trassenquerschnitt"
                      }
                    },
                    {
                      "if": {
                        "not": {
                          "required": [
                            "featureType"
                          ],
                          "properties": {
                            "featureType": {
                              "enum": [
                                "BRA_AusbauPlan",
                                "BRA_Baugrube",
                                "BRA_Baustelle",
                                "BRA_BreitbandtrasseAbschnitt",
                                "BRA_Hausanschluss",
                                "BRA_Kabel",
                                "BRA_Kompaktstation",
                                "BRA_Mast",
                                "BRA_Mikrorohr",
                                "BRA_Mikrorohrverbund",
                                "BRA_Rohrmuffe",
                                "BRA_Schacht",
                                "BRA_Schutzrohr",
                                "BRA_Umfeld",
                                "BRA_Verteiler",
                                "BST_Abwasserleitung",
                                "BST_Armatur",
                                "BST_Baum",
                                "BST_Energiespeicher",
                                "BST_Gasleitung",
                                "BST_Hausanschluss",
                                "BST_Kraftwerk",
                                "BST_Mast",
                                "BST_NetzPlan",
                                "BST_Richtfunkstrecke",
                                "BST_Schacht",
                                "BST_SonstigeInfrastruktur",
                                "BST_SonstigeInfrastrukturFlaeche",
                                "BST_SonstigeLeitung",
                                "BST_Station",
                                "BST_StationFlaeche",
                                "BST_Strassenablauf",
                                "BST_Strassenbeleuchtung",
                                "BST_Stromleitung",
                                "BST_Telekommunikationsleitung",
                                "BST_Umspannwerk",
                                "BST_Verteiler",
                                "BST_Waermeleitung",
                                "BST_Wasserleitung",
                                "BST_Wegekante",
                                "IGP_AusbauformWechsel",
                                "IGP_Infrastrukturgebiet",
                                "IGP_Kopplungsraum",
                                "IGP_MassnahmeFlaeche",
                                "IGP_MassnahmeLinie",
                                "IGP_MassnahmePunkt",
                                "IGP_Plan",
                                "IP_Antragsbereich",
                                "IP_Gelenkpunkt",
                                "IP_Netzverknuepfungspunkt",
                                "IP_Standort",
                                "IP_Stationierungspunkt",
                                "IP_Trassenkorridor",
                                "IP_Trassenverlauf",
                                "IP_VorhabenPlan",
                                "ISA_Abwasserleitung",
                                "ISA_Ampel",
                                "ISA_Bauwerk",
                                "ISA_Funkmast",
                                "ISA_Glasfaser",
                                "ISA_Grundstueck_Liegenschaft",
                                "ISA_Haltestelle",
                                "ISA_Hauptverteiler",
                                "ISA_Holz_Mast",
                                "ISA_Kabelverzweiger",
                                "ISA_Lehrrohr",
                                "ISA_Plan",
                                "ISA_PointOfPresence",
                                "ISA_Reklametafel_Litfasssauele",
                                "ISA_Richtfunkstrecke",
                                "ISA_Strassenlaterne",
                                "ISA_Strassenmobiliar",
                                "ISA_Verkehrsschild",
                                "ISA_Zugangspunkt",
                                "PFS_AlternativeTrasseAbschnitt",
                                "PFS_Armaturengruppe",
                                "PFS_Baugrube",
                                "PFS_BaugrubeFlaeche",
                                "PFS_Baustelle",
                                "PFS_Energiekopplungsanlage",
                                "PFS_Energiespeicher",
                                "PFS_GasversorgungsleitungAbschnitt",
                                "PFS_Gleis",
                                "PFS_HochspannungsleitungAbschnitt",
                                "PFS_Hochspannungsmast",
                                "PFS_Kanal",
                                "PFS_Kraftwerk",
                                "PFS_Messpfahl",
                                "PFS_Mittelspannungsleitung",
                                "PFS_Plan",
                                "PFS_Schutzstreifen",
                                "PFS_Station",
                                "PFS_StationFlaeche",
                                "PFS_Strasse",
                                "PFS_Umspannwerk",
                                "PFS_WaermeleitungAbschnitt",
                                "RVP_Engstelle",
                                "RVP_Grobkorridor",
                                "RVP_KonfliktRaumordnung",
                                "RVP_Linienkorridor",
                                "RVP_LinienkorridorSegment",
                                "RVP_Plan",
                                "RVP_Raumwiderstand",
                                "RVP_Riegel",
                                "RVP_Stationierungslinie",
                                "RVP_Suchraum",
                                "RVP_Trassenkorridor",
                                "RVP_TrassenkorridorAchse",
                                "RVP_TrassenkorridorSegment",
                                "RVP_VorhabenStandort",
                                "RVP_VorhabenStandortFlaeche",
                                "RVP_ZugehoerigeInfrastruktur",
                                "RVP_ZugehoerigeInfrastrukturFlaeche",
                                "XP_Planreferenz",
                                "XP_Trassenquerschnitt"
                              ]
                            }
                          }
                        }
                      },
                      "then": false
                    }
                  ]
                }
              }
            }
          }
        }
      ]
    }
  },
  "$ref": "#FeatureCollection"
}