Created: | 03.11.2010 11:20:13 |
Modified: | 13.10.2011 17:04:17 |
Project: | |
Advanced: |
Attribute | ||
public Length drillingDepth |
||
Details:
decimals=2
title_de=Bohrtiefe während der Messung title_en=drilling depth during observation
|
||
public GroundwaterObservationTypeList groundwaterObservationType |
||
Details:
title_de=Grundwasserbeobachtung
title_en=groundwater observation
|
||
public TM_Position dateTime |
||
Details:
<<voidable>>title_de=Datum und Uhrzeit der Messung
title_en=date and time of observation
|
||
public Length groundwaterLevel |
||
Details:
<<voidable>>decimals=2
title_de=Grundwasserpegel title_en=groundwater level
|
||
public Boolean overflow |
||
Details:
<<voidable>>title_de=Grundwasser Überlauf
title_en=groundwater overflow
|
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>
|