14.7.5.13 WellboreTrajectoryRepresentation

Topic Version1Published09/11/2015
For StandardRESQML v2.0.1
Stereotypes:XSDcomplexType,XSDtopLevelElement

Representation of a wellbore trajectory.

Table 14.7.5.13-1 Attributes

Name

Data Type

Notes

StartMd

double

Specifies the measured depth for the start of the wellbore trajectory.

Range may often be from kickoff to TD, but this is not necessary.

BUSINESS RULE: Start MD is always less than the Finish MD.

FinishMd

double

Specifies the ending measured depth of the range for the wellbore trajectory.

Range may often be from kickoff to TD, but this is not necessary.

BUSINESS RULE: Start MD is always less than the Finish MD.

MdUom

LengthUom

Unit of measure of the measured depths along this trajectory.

WitsmlTrajectory

DataObjectReference

Pointer to the WITSML trajectory that is contained in the referenced wellbore. (For information about WITSML well and wellbore references, see the definition for RESQML technical feature, WellboreFeature).

MdDomain

MdDomain

 

Derived From: AbstractRepresentation

Derived Classes: (none)

Table 14.7.5.13-2 Relationships

Role

Class

Cardinality

Geometry

AbstractParametricLineGeometry

0..1

MdDatum

MdDatum

1..1

DeviationSurvey

DeviationSurveyRepresentation

0..1

ParentIntersection

WellboreTrajectoryParentIntersection

0..1

End