Created: | 03.11.2010 10:43:10 |
Modified: | 13.10.2011 16:52:43 |
Project: | |
Advanced: |
Attribute | ||
public Length entryDepth |
||
Details:
<<voidable>>Range:0 to 1decimals=2
title_de=Grundwasseranschnitt title_en=entry depth
|
||
public TM_Position entryDateTime |
||
Details:
<<voidable>>Range:0 to 1title_de=Datum und Uhrzeit Grundwasseranschnitt
title_en=entry date and time
|
||
public Length balancedLevel |
||
Details:
<<voidable>>Range:0 to 1decimals=2
title_de=eingestellter Grundwasserstand title_en=balanced level
|
||
public TM_Position balancedDateTime |
||
Details:
<<voidable>>Range:0 to 1title_de=Datum und Uhrzeit eingestellter Grundwasserstand
title_en=balanced date and time
|
||
public Length endLevel |
||
Details:
<<voidable>>Range:0 to 1decimals=2
title_de=eingestellter Grundwasserstand title_en=balanced level
|
||
public TM_Position endDateTime |
||
Details:
<<voidable>>Range:0 to 1title_de=Datum und Uhrzeit eingestellter Grundwasserstand
title_en=balanced date and time
|
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>
|