12.13.3 RefWellboreTrajectoryStation
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
A reference to a trajectoryStation in a wellbore. The trajectoryStation may be defined within the context of another wellbore. This value represents a foreign key from one element to another.
Name |
Type |
Notes |
---|---|---|
StationReference |
String64 |
A pointer to the trajectoryStation within the parent trajectory. StationReference is a special case where WITSML only uses a UID for the pointer.The natural identity of a station is its physical characteristics (e.g., md). |
TrajectoryParent |
String64 |
A pointer to the trajectory within the parent wellbore. This trajectory contains the trajectoryStation. |
WellboreParent |
String64 |
A pointer to the wellbore that contains the trajectory. WellboreParent is not needed unless the trajectory is outside the context of a common parent wellbore. |
Association |
Notes |
---|---|
From: TrajectoryStation.SourceStation 0..1To: RefWellboreTrajectoryStation Association |
A pointer to the trajectoryStation from which this station was derived. The trajectoryStation may be in another wellbore. |