12.7.7 DepthRegParameter

Topic Version1Published11/11/2016
For StandardWITSML v2.0
Type:ClassStereotype:«XSDcomplexType»

Specifies parameters associated with the log section and includes top and bottom indexes, a description string, and mnemonic.

Table 12.7.7-1 Attributes

Name

Type

Notes

BottomIndex

GenericMeasure

The lower limit of a vertical region for which the parameter value is applicable. '@uom' must be consistent with '//indexType'.

Description

String2000

A description or definition for the mnemonic; required when ../dictionary is absent.

Dictionary

String64

The name or identifier of the controlling dictionary.

ExtensionNameValue

ExtensionNameValue

Extensions to the schema based on a name-value construct.

Mnemonic

String64

A dictionary-controlled mnemonic.

TopIndex

GenericMeasure

The upper limit of a vertical region for which the parameter value is applicable. '@uom' must be consistent with '//indexType'.

uid

String64

Unique identifier for the parameter.

Value

GenericMeasure

The value assigned to the parameter.

The unit of measure should be consistent with the property implied by 'mnemonic' in 'dictionary'.

If the value is unitless, then use a unit of 'Euc'.

Table 12.7.7-2 Associations

Association

Notes

From: DepthRegLogSection.Parameter

0..*To: DepthRegParameter

Association

Parameters associated with the log section.

From: DepthRegCalibrationPoint.Parameter

0..*To: DepthRegParameter

Association

Parameters associated with the calibration point.