Skip to content
A

processBoreholeSampleAnalysis

function processBoreholeSampleAnalysis(_value, context):
| BoreholeSampleAnalysis
| undefined;

Defined in: src/resolvers/bore-resolvers.ts:1391

Process borehole sample analysis data from boreholeSampleAnalysis element

Extracts laboratory analysis data including all investigated intervals and their determination results.

ParameterTypeDescription
_valuestring | nullNot used (we work with the node directly)
contextResolverContextResolver context containing the XML node and adapter

| BoreholeSampleAnalysis | undefined

BoreholeSampleAnalysis object or undefined if not present