GroundwaterObservation : public <<dataType>> class
Created: 03.11.2010 11:20:13
Modified: 13.10.2011 17:04:17
Project:
Advanced:
[de] Grundwasserbeobachtungen nach Beendigung des Bohrprozesses. Dient der ausfÜhrlichen Dokumentation von Messreihen zur Grundwasserbeobachtung.<br /></p><p><br /></p><p>[en] Groundwater observations after drillhole completion. Serves the detailed documentation of groundwater monitoring.<br /></p>
Attribute
public Length
  drillingDepth
Details:
decimals=2
title_de=Bohrtiefe während der Messung
title_en=drilling depth during observation
Notes: [de] Bohrtiefe während der Beobachtung, relativ zum Bohransatzpunkt. Bohrmeter werden entlang des Bohrungspfades gemessen.<br /><br />[en] Distance from the starting point of the borehole during the observation. Distances are measured along the borehole path.
public GroundwaterObservationTypeList
  groundwaterObservationType
Details:
title_de=Grundwasserbeobachtung
title_en=groundwater observation
Notes: [de] Art der Grundwasserbeobachtung.<br /><br />[en] Type of groundwater observation.
public TM_Position
  dateTime
Details:
<<voidable>>title_de=Datum und Uhrzeit der Messung
title_en=date and time of observation
Notes: [de] Datum und Uhrzeit der Grundwasserbeobachtung oder Grundwassermessung.<br /><br />[en] Date and time of groundwater observation or measurement.
public Length
  groundwaterLevel
Details:
<<voidable>>decimals=2
title_de=Grundwasserpegel
title_en=groundwater level
Notes: [de] Grundwasserstand im Bohrloch bezogen auf den Bohransatzpunkt. Der Grundwasserstand wird entlang des Bohrungspfades gemessen.<br /><br />[en] Groundwater level in the borehole relative to the starting point. Distances are measured along the borehole path.
public Boolean
  overflow
Details:
<<voidable>>title_de=Grundwasser Überlauf
title_en=groundwater overflow
Notes: [de] Information, ob artesische Verhältnisse vorliegen oder nicht.<br /><br />[en] Information about artesian conditions.
Tag Value
isCollection false
Details:
Values: true | false
Default: false
Description: Identifies the data type as an object collection.
noPropertyType false
Details:
Values: false
Default: false
Description: Surpress creation of a standard property type that supports inline encoding (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
title_de Grundwasserbeobachtung
Details:
 
title_en groundwater observation
Details:
 
xsdEncodingRule iso19136_2007_INSPIRE_Extensions
Details:
Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions
Default: iso19136_2007_INSPIRE_Extensions
Description: XML Schema encoding rule to apply
Constraint Type Status
gwLevel_value_uom OCL Approved
Details:
-- [de] Der Wert von <i>groundwaterLevel </i>muss mindestens -100 und maximal 99999 betragen. Die Maßeinheit muss Meter sein.<br /></p><p><br /></p><p>-- [en] The value of <i>groundwaterLevel </i>must be greater than or equal to -100 and smaller than or equal to 99999, and it must be measured in meters.<br /></p><p><br /></p><p>inv: groundwaterLevel >= -100 and groundwaterLevel <= 99999 and groundwaterLevel.uom.uomSymbol = 'm'<br /></p>
drillingDepth_value_uom OCL Approved
Details:
-- [de] Der Wert von <i>drillingDepth </i>muss mindestens null und maximal 99999 betragen. Die Maßeinheit muss Meter sein.<br /></p><p><br /></p><p>-- [en] The value of <i>drillingDepth </i>must be greater than or equal to 0 and smaller than or equal to 99999, and it must be measured in meters.<br /></p><p><br /></p><p>inv: drillingDepth >= 0 and drillingDepth <= 99999 and drillingDepth.uom.uomSymbol = 'm'<br /></p>