Component : public <<dataType>> class
Created: 13.11.2010 12:19:57
Modified: 13.10.2011 16:43:43
Project:
Advanced:
[de] Beschreibung einer Komponente bzw.Teilschicht, die Teil einer Hauptschicht ist. Jeder Teilschicht können ein oder bis maximal 9 Gesteinstypen zugeordnet werden, deren Merkmale in der Klasse <i>Lithology</i> beschrieben werden. Jeder Teilschicht kann eine stratigraphische Bezeichnung zugeordnet sein.<br /></p><p><br /></p><p>[en] Strata data of a component or sub-layer that is part of a main layer. Each sub-layer may be associated with one or up to nine rock types, whose attributes are stored in the class <i>Lithology</i>.Each interval may be associated with a stratigraphical term.<br /></p>
Attribute
public Length
  from
Details:
<<voidable>>decimals=2
title_de=von
title_en=from
Notes: [de] Oberkante des Untersuchungsintervalls relativ zum Bohransatzpunkt. Intervalle werden entlang des Bohrungspfades gemessen.<br /><br />[en] Top of the component interval relative to given altitude at starting point. Intervals are measured along the borehole path.
public Length
  to
Details:
<<voidable>>decimals=2
title_de=bis
title_en=to
Notes: [de] Unterkante des Untersuchungs-intervalls relativ zum Bohransatzpunkt. Intervalle werden entlang des Bohrungspfades gemessen.<br /><br />[en] Bottom of the component interval relative to given altitude at starting point. Intervals are measured along the borehole path.
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 Nebenbestandteil
Details:
 
title_en component
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
from_to_values OCL Approved
Details:
-- [de] Der Wert von <i>from</i> muss mindestens null betragen, der Wert von <i>to</i> muss größer dem Wert von <i>from</i> sein und darf maximal 99999 betragen.<br /></p><p><br /></p><p>-- [en] The value of <i>from</i> must be greater or equal to zero and the value of <i>to</i> 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ßeinehiten 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>
Object Type Connection Notes
«dataType» Layer Class Generalization