Created: | 07.10.2010 11:39:35 |
Modified: | 13.10.2011 16:40:10 |
Project: | |
Advanced: |
Attribute | ||
public Length from |
||
Details:
<<voidable>>decimals=2
title_de=von title_en=from
|
||
public Length to |
||
Details:
<<voidable>>decimals=2
title_de=bis title_en=to
|
||
public InvestigationTypeList investigationType |
||
Details:
title_de=Art der Bohrlochmessung
title_en=logging method
|
Tag | Value |
isCollection | false |
Details:
|
|
noPropertyType | false |
Details:
|
|
title_de | Untersuchung |
Details:
|
|
title_en | investigation |
Details:
|
|
xsdEncodingRule | iso19136_2007_INSPIRE_Extensions |
Details:
|
Constraint | Type | Status |
from_to_values | OCL | Approved |
Details:
-- [de] Der Wert von <i>from </i>muss mindestens 0 betragen. Der Wert von <i>to </i>muss größer als der Wert von <i>from </i>und kleiner gleich 99999 sein.<br /></p><p><br /></p><p>-- [en] The value of <i>from </i>must be greater or equal <i>to </i>zero and the value of to must be greater than the value of <i>from </i>but smaller or equal to 99999.<br /></p><p><br /></p><p>inv: from >= 0 and to > from and to <= 99999<br /></p>
|
||
from_to_uom | OCL | Approved |
Details:
-- [de] Die Maßeinheiten von <i>from </i>und <i>to </i>mÜssen Meter sein.<br /></p><p><br /></p><p>-- [en] The units of measure of <i>from </i>and <i>to </i>must be meters.<br /></p><p><br /></p><p>inv: from.uom.uomSymbol = 'm' and to.uom.uomSymbol = 'm'<br /></p>
|