Groundwater : public <<dataType>> class
Created: 03.11.2010 10:43:10
Modified: 13.10.2011 16:52:43
Project:
Advanced:
[de] Zusammenfassende Grundwasserbeobachtungen bezogen auf den Bohrvorgang nach DIN4022. Enthält die Grundwasserbeobachtungen<br /></p><p>beim ersten Antreffen des Grundwassers bis zur Beendigung der Bohrarbeiten.<br /></p><p><br /></p><p>[en] Comprehensive Information about the groundwater level according to DIN4022. Contains the groundwater observations during the drilling process until drillhole completion.<br /></p>
Attribute
public Length
  entryDepth
Details:
<<voidable>>Range:0 to 1decimals=2
title_de=Grundwasseranschnitt
title_en=entry depth
Notes: [de] Bohrmeter, bei dem erstmals Grundwasser angetroffen wurde, relativ zum Bohransatzpunkt. Bohrmeter werden entlang des Bohrungspfades gemessen.<br /><br />[en] Distance from the starting point of the borehole to the point of first contact with groundwater. Distances are measured along the borehole path.
public TM_Position
  entryDateTime
Details:
<<voidable>>Range:0 to 1title_de=Datum und Uhrzeit Grundwasseranschnitt
title_en=entry date and time
Notes: [de] Datum und Uhrzeit des Antreffens des Grundwassers.<br /><br />[en] Date and time of first encountering groundwater.
public Length
  balancedLevel
Details:
<<voidable>>Range:0 to 1decimals=2
title_de=eingestellter Grundwasserstand
title_en=balanced level
Notes: [de] Eingestellter Grundwasserstand im Bohrloch nach dem ersten Antreffen von Grundwasser. Der Ruhewasser­stand wird entlang des Bohrungs­pfades gemessen.<br /><br />[en] Balanced groundwater level in the borehole after the first contact with groundwater, measured after a rest period. Distances are measured along the borehole path.
public TM_Position
  balancedDateTime
Details:
<<voidable>>Range:0 to 1title_de=Datum und Uhrzeit eingestellter Grundwasserstand
title_en=balanced date and time
Notes: [de] Datum und Uhrzeit der Messung des Ruhewasserstands, gemessen nach einer Pause.<br /><br />[en] Date and Time of measure of balanced groundwater level in the borehole, measured after a rest period.
public Length
  endLevel
Details:
<<voidable>>Range:0 to 1decimals=2
title_de=eingestellter Grundwasserstand
title_en=balanced level
Notes: [de] Grundwasserstand im Bohrloch nach Beendigung der Bohrarbeiten. Der Grundwasserstand wird entlang des Bohrungspfades gemessen.<br /><br />[en] Groundwater level in the borehole after finishing the drilling process. Distances are measured along the borehole path.
public TM_Position
  endDateTime
Details:
<<voidable>>Range:0 to 1title_de=Datum und Uhrzeit eingestellter Grundwasserstand
title_en=balanced date and time
Notes: [de] Datum und Uhrzeit der Messung des Grundwasserstandes im Bohrloch nach Beendigung der Bohrarbeiten.<br /><br />[en] Date and time of measure of groundwater level in the borehole after finishing the drilling process.
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 Grundwasserdaten
Details:
 
title_en groundwater data
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
endLevel_value OCL Approved
Details:
-- [de] Der Wert von <i>endLevel </i>muss mindestens null und maximal 9999 betragen.<br /></p><p><br /></p><p>-- [en] The value of <i>endLevel </i>must be greater than or equal to 0 and smaller than or equal to 9999.<br /></p><p><br /></p><p>inv: endLevel >= 0 and endLevel <= 9999<br /></p>
balancedLevel_value OCL Approved
Details:
-- [de] Der Wert von <i>balancedLevel </i>muss mindestens -100 und maximal 9999 betragen.<br /></p><p><br /></p><p>-- [en] The value of <i>balancedLevel </i>must be greater than or equal to -100 and smaller than or equal to 9999.<br /></p><p><br /></p><p>inv: balancedLevel >= -100 and balancedLevel <= 9999<br /></p>
entryDepth_uom OCL Approved
Details:
-- [de] Die Maßeinheit von <i>entryDepth </i>muss Meter sein.<br /></p><p><br /></p><p>-- [en] The unitOfMeasure of <i>entryDepth </i>must be meters.<br /></p><p><br /></p><p>inv: entryDepth.uom.uomSymbol = 'm'<br /></p>
entryDepth_value OCL Approved
Details:
-- [de] Der Wert von <i>entryDepth </i>muss mindestens null und maximal 9999 betragen.<br /></p><p><br /></p><p>-- [en] The value of <i>entryDepth </i>must be greater than or equal to 0 and smaller than or equal to 9999.<br /></p><p><br /></p><p>inv: entryDepth >= 0 and entryDepth <= 9999<br /></p>
enDh_baLl_enLl_notEmpty OCL Approved
Details:
-- [de] Es muss mindestens eines der Attribute <i>entryDepth</i>, <i>balancedLevel </i>und <i>endLevel </i>ausgefÜllt sein.<br /></p><p><br /></p><p>-- [en] At least one of the attributes <i>entryDepth</i>, <i>balancedLevel</i>, <i>endLevel </i>must be available.<br /></p><p><br /></p><p>inv: entryDepth -> notEmpty() or balancedLevel -> notEmpty() or endLevel -> notEmpty()<br /></p>