[de] Die Messergebnisse der durchgeführten Untersuchung, einschließlich des bestimmten Parameters. <br/><br/>[en] Results of the measurement, including the determined parameter.<br/>
[de] Wahl des bestimmten Parameters aus Begriffsliste der häufig verwendeten Parameter. Ist der abzubildene Parameter nicht enthalten, ist "Sonstiges" einzutragen und der Parameter im Freitextfeld parameterText anzugeben.<br/><br/>[en] Selection of a specific parameter from the codelist of commonly used parameters. If the parameter is not included, "Other" should be entered, and the parameter should be specified in the free text field parameterText.<br/>
parameterText
Public
gmd:LocalisedCharacterString_PropertyType
title_de=Parameterbeschreibung title_en=Parameter as text
Notes:
[de] Freitexteingabe des bestimmen Parameters, sofern nicht von der Begriffsliste der häufig verwendeten Parameter (parameterCommon) abgedeckt.<br/><br/>[en] Free text input of the determined parameter, if not covered by the codelist of commonly used parameters (parameterCommon).<br/>
valueNumeric
Public
gml:MeasureType
title_de=Messergebnis als Zahlenwert title_en=Numerical measurement result
Notes:
[de] Bestimmter Messwert des angegebenen Parameters als einzelner Zahlenwert.<br/><br/>[en] Determined measurement result of the given parameter as a single numerical value.<br/>
valueText
Public
gmd:LocalisedCharacterString_PropertyType
title_de=Messergebnis als Text title_en=Textual measurement result
Notes:
[de] Bestimmtes Messergebnis des angegebenen Parameters als Text.<br/><br/>[en] Determined measurement result of the given parameter as text.<br/>
valueMatrix
Public
gmd:LocalisedCharacterString_PropertyType
title_de=Messergebnisse als Matrix title_en=Measurement results as matrix
Notes:
[de] Bestimmte Messwerte zum angegebenen Parameter als csv-formatierte Tabelle bzw. Matrix.<br/><br/>[en] Determined measurement results of the given parameter as a table/matrix.<br/>
Tag
Value
isCollection
false
Details:
Values: true,false Default: false Description: Identifies the class as a collection
noPropertyType
false
Details:
Values: true,false Default: false Description: Suppress creation of a named complex type ( property type ) that supports inline or byReference encoding
title_de
Messergebnisse
Details:
title_en
Parameter values
Details:
Constraint
Type
Status
datatype_Values
OCL
Approved
Details:
[de] Alle ermittelten Messwerte sind immer entweder rein numerisch (valueNumeric) oder rein alphanumerisch (valueText) oder rein alphanumerisch relational (valueMatrix).<br/><br/>[en] All measured values determined are always either purely numeric (valueNumeric) or purely alphanumeric (valueText) or purely alphanumeric relational (valueMatrix).<br/><br/>{datatype_ParameterValues <br/>inv valueNumeric==True implies (valueMatrix==False and valueString==False)<br/>inv valueText==True implies (valueNumeric==False and valueMatrix==False)<br/>inv valueMatrix==True implies (valueNumeric==False and valueString==False)}<br/><br/>