Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Schema/PipingConfigurationSchemaIdentifiers.cs
===================================================================
diff -u -r80f26bb57c31ea312cbe1461eb979033c8299517 -r3aa7e76b08eadd9497740489ed3daad5f2e13b0e
--- Ringtoets/Piping/src/Ringtoets.Piping.IO/Schema/PipingConfigurationSchemaIdentifiers.cs (.../PipingConfigurationSchemaIdentifiers.cs) (revision 80f26bb57c31ea312cbe1461eb979033c8299517)
+++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Schema/PipingConfigurationSchemaIdentifiers.cs (.../PipingConfigurationSchemaIdentifiers.cs) (revision 3aa7e76b08eadd9497740489ed3daad5f2e13b0e)
@@ -27,36 +27,11 @@
internal static class PipingConfigurationSchemaIdentifiers
{
///
- /// The identifier for configuration elements.
- ///
- internal const string ConfigurationElement = "configuratie";
-
- ///
- /// The identifier for calculation elements.
- ///
- internal const string CalculationElement = "berekening";
-
- ///
- /// The identifier for folder elements.
- ///
- internal const string FolderElement = "map";
-
- ///
- /// The identifier for name attributes.
- ///
- internal const string NameAttribute = "naam";
-
- ///
/// The identifier for assessment level elements.
///
internal const string AssessmentLevelElement = "toetspeil";
///
- /// The identifier for hydraulic boundary location elements.
- ///
- internal const string HydraulicBoundaryLocationElement = "hrlocatie";
-
- ///
/// The identifier for surface line elements.
///
internal const string SurfaceLineElement = "profielschematisatie";
@@ -82,26 +57,6 @@
internal const string StochasticSoilProfileElement = "ondergrondschematisatie";
///
- /// The identifier for stochasts elements.
- ///
- internal const string StochastsElement = "stochasten";
-
- ///
- /// The identifier for stochast elements.
- ///
- internal const string StochastElement = "stochast";
-
- ///
- /// The identifier for mean elements.
- ///
- internal const string MeanElement = "verwachtingswaarde";
-
- ///
- /// The identifier for standard deviation elements.
- ///
- internal const string StandardDeviationElement = "standaardafwijking";
-
- ///
/// The identifier for the phreatic level exit stochast names.
///
internal const string PhreaticLevelExitStochastName = "polderpeil";