14.7.5.13 WellboreTrajectoryRepresentation
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType,XSDtopLevelElement |
Representation of a wellbore trajectory.
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)
Role |
Class |
Cardinality |
---|---|---|
Geometry |
0..1 |
|
MdDatum |
1..1 |
|
DeviationSurvey |
0..1 |
|
ParentIntersection |
0..1 |
End