root / projects / DailyProductionReport_1.0 / XML / Version1.0 / WITSML131 / grp_trajectoryStation.xsd

Revision 16, 11.7 kB (checked in by ryland, 15 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<xsd:schema
3        elementFormDefault="qualified"
4        attributeFormDefault="unqualified"
5        targetNamespace="http://www.witsml.org/schemas/131"
6        xmlns:witsml="http://www.witsml.org/schemas/131"
7        xmlns:xsd="http://www.w3.org/2001/XMLSchema"
8        version="1.3.1">
9        <!--                                                         -->
10        <!-- POSC License Agreement
11        This file is distributed under the POSC License Agreement at
12        http://www.posc.org/about/license.shtml.
13        Use of this file constitutes agreement with the POSC License Agreement.
14        -->
15        <!--                                                         -->
16        <xsd:include schemaLocation="cs_stnTrajRawData.xsd"/>
17        <xsd:include schemaLocation="cs_stnTrajCorUsed.xsd"/>
18        <xsd:include schemaLocation="cs_stnTrajValid.xsd"/>
19        <xsd:include schemaLocation="cs_stnTrajMatrixCov.xsd"/>
20        <xsd:include schemaLocation="cs_location.xsd"/>
21        <xsd:include schemaLocation="cs_refWellboreTrajectoryStation.xsd"/>
22        <!--                                                         -->
23        <xsd:group name="grp_trajectoryStation">
24                <xsd:annotation>
25                        <xsd:documentation>The non-contextual content of a WITSML Trajectory Station object.</xsd:documentation>
26                </xsd:annotation>
27                <xsd:sequence>
28                        <xsd:element name="target" type="witsml:refNameString" minOccurs="0" maxOccurs="1">
29                                <xsd:annotation>
30                                        <xsd:documentation>A pointer to the intended target of this station.  </xsd:documentation>
31                                </xsd:annotation>
32                        </xsd:element>
33                        <xsd:element name="dTimStn" type="witsml:timestamp" minOccurs="0" maxOccurs="1">
34                                <xsd:annotation>
35                                        <xsd:documentation>Date and time the station was measured or created.  </xsd:documentation>
36                                </xsd:annotation>
37                        </xsd:element>
38                        <xsd:element name="typeTrajStation" type="witsml:TrajStationType" minOccurs="1" maxOccurs="1">
39                                <xsd:annotation>
40                                        <xsd:documentation>Type of survey station.  </xsd:documentation>
41                                </xsd:annotation>
42                        </xsd:element>
43                        <xsd:element name="typeSurveyTool" type="witsml:TypeSurveyTool" minOccurs="0" maxOccurs="1">
44                                <xsd:annotation>
45                                        <xsd:documentation>The type of tool used for the measurements.</xsd:documentation>
46                                </xsd:annotation>
47                        </xsd:element>
48                        <xsd:element name="md" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1">
49                                <xsd:annotation>
50                                        <xsd:documentation>Measured depth of measurement from the drill datum.  </xsd:documentation>
51                                </xsd:annotation>
52                        </xsd:element>
53                        <xsd:element name="tvd" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1">
54                                <xsd:annotation>
55                                        <xsd:documentation>Vertical depth of the measurements.  </xsd:documentation>
56                                </xsd:annotation>
57                        </xsd:element>
58                        <xsd:element name="incl" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1">
59                                <xsd:annotation>
60                                        <xsd:documentation>Hole inclination, measured from vertical.  </xsd:documentation>
61                                </xsd:annotation>
62                        </xsd:element>
63                        <xsd:element name="azi" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1">
64                                <xsd:annotation>
65                                        <xsd:documentation>Hole azimuth. Corrected to wells azimuth reference.  </xsd:documentation>
66                                </xsd:annotation>
67                        </xsd:element>
68                        <xsd:element name="mtf" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1">
69                                <xsd:annotation>
70                                        <xsd:documentation>Toolface angle (magnetic).  </xsd:documentation>
71                                </xsd:annotation>
72                        </xsd:element>
73                        <xsd:element name="gtf" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1">
74                                <xsd:annotation>
75                                        <xsd:documentation>Toolface angle (gravity).  </xsd:documentation>
76                                </xsd:annotation>
77                        </xsd:element>
78                        <xsd:element name="dispNs" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1">
79                                <xsd:annotation>
80                                        <xsd:documentation>North-south offset, positive to the North.
81                                        This is relative to wellLocation with a North axis orientation of aziRef.
82                                        If a displacement with respect to a different point is desired then
83                                        define a localCRS and specify local coordinates in location.</xsd:documentation>
84                                </xsd:annotation>
85                        </xsd:element>
86                        <xsd:element name="dispEw" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1">
87                                <xsd:annotation>
88                                        <xsd:documentation>East-west offset, positive to the East.
89                                        This is relative to wellLocation with a North axis orientation of aziRef.
90                                        If a displacement with respect to a different point is desired then
91                                        define a localCRS and specify local coordinates in location. </xsd:documentation>
92                                </xsd:annotation>
93                        </xsd:element>
94                        <xsd:element name="vertSect" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1">
95                                <xsd:annotation>
96                                        <xsd:documentation>Distance along vertical section azimuth plane.  </xsd:documentation>
97                                </xsd:annotation>
98                        </xsd:element>
99                        <xsd:element name="dls" type="witsml:anglePerLengthMeasure" minOccurs="0" maxOccurs="1">
100                                <xsd:annotation>
101                                        <xsd:documentation>Dogleg severity.  </xsd:documentation>
102                                </xsd:annotation>
103                        </xsd:element>
104                        <xsd:element name="rateTurn" type="witsml:anglePerLengthMeasure" minOccurs="0" maxOccurs="1">
105                                <xsd:annotation>
106                                        <xsd:documentation>Turn rate, radius of curvature computation.  </xsd:documentation>
107                                </xsd:annotation>
108                        </xsd:element>
109                        <xsd:element name="rateBuild" type="witsml:anglePerLengthMeasure" minOccurs="0" maxOccurs="1">
110                                <xsd:annotation>
111                                        <xsd:documentation>Build Rate, radius of curvature computation.  </xsd:documentation>
112                                </xsd:annotation>
113                        </xsd:element>
114                        <xsd:element name="mdDelta" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1">
115                                <xsd:annotation>
116                                        <xsd:documentation>Delta measured depth from previous station.  </xsd:documentation>
117                                </xsd:annotation>
118                        </xsd:element>
119                        <xsd:element name="tvdDelta" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1">
120                                <xsd:annotation>
121                                        <xsd:documentation>Delta true vertical depth from previous station.  </xsd:documentation>
122                                </xsd:annotation>
123                        </xsd:element>
124                        <xsd:element name="modelToolError" type="witsml:commentString" minOccurs="0" maxOccurs="1">
125                                <xsd:annotation>
126                                        <xsd:documentation>Tool error model used to compute covariance matrix.  </xsd:documentation>
127                                </xsd:annotation>
128                        </xsd:element>
129                        <xsd:element name="gravTotalUncert" type="witsml:accelerationLinearMeasure" minOccurs="0" maxOccurs="1">
130                                <xsd:annotation>
131                                        <xsd:documentation>Survey tool gravity uncertainty.  </xsd:documentation>
132                                </xsd:annotation>
133                        </xsd:element>
134                        <xsd:element name="dipAngleUncert" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1">
135                                <xsd:annotation>
136                                        <xsd:documentation>Survey tool dip uncertainty.  </xsd:documentation>
137                                </xsd:annotation>
138                        </xsd:element>
139                        <xsd:element name="magTotalUncert" type="witsml:magneticInductionMeasure" minOccurs="0" maxOccurs="1">
140                                <xsd:annotation>
141                                        <xsd:documentation>Survey tool magnetic uncertainty.  </xsd:documentation>
142                                </xsd:annotation>
143                        </xsd:element>
144                        <xsd:element name="gravAccelCorUsed" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1">
145                                <xsd:annotation>
146                                        <xsd:documentation>Was an accelerometer alignment correction applied to survey computation? 
147                                        Values are "true" (or "1") and "false" (or "0").
148                                        </xsd:documentation>
149                                </xsd:annotation>
150                        </xsd:element>
151                        <xsd:element name="magXAxialCorUsed" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1">
152                                <xsd:annotation>
153                                        <xsd:documentation>Was a magnetometer alignment correction applied to survey computation? 
154                                        Values are "true" (or "1") and "false" (or "0").</xsd:documentation>
155                                </xsd:annotation>
156                        </xsd:element>
157                        <xsd:element name="sagCorUsed" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1">
158                                <xsd:annotation>
159                                        <xsd:documentation>Was a bottom hole assembly sag correction applied to the survey computation? 
160                                        Values are "true" (or "1") and "false" (or "0").</xsd:documentation>
161                                </xsd:annotation>
162                        </xsd:element>
163                        <xsd:element name="magDrlstrCorUsed" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1">
164                                <xsd:annotation>
165                                        <xsd:documentation>Was a drillstring magnetism correction applied to survey computation? 
166                                        Values are "true" (or "1") and "false" (or "0").</xsd:documentation>
167                                </xsd:annotation>
168                        </xsd:element>
169                        <xsd:element name="gravTotalFieldReference" type="witsml:accelerationLinearMeasure" minOccurs="0" maxOccurs="1">
170                                <xsd:annotation>
171                                        <xsd:documentation>Gravitational field theoretical/reference value.
172                                        </xsd:documentation>
173                                </xsd:annotation>
174                        </xsd:element>
175                        <xsd:element name="magTotalFieldReference" type="witsml:magneticInductionMeasure" minOccurs="0" maxOccurs="1">
176                                <xsd:annotation>
177                                        <xsd:documentation>Geomagnetic field theoretical/reference value.
178                                        </xsd:documentation>
179                                </xsd:annotation>
180                        </xsd:element>
181                        <xsd:element name="magDipAngleReference" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1">
182                                <xsd:annotation>
183                                        <xsd:documentation>Magnetic dip angle theoretical/reference value.
184                                        </xsd:documentation>
185                                </xsd:annotation>
186                        </xsd:element>
187                        <xsd:element name="magModelUsed" type="witsml:nameString" minOccurs="0" maxOccurs="1">
188                                <xsd:annotation>
189                                        <xsd:documentation>Geomagnetic model used.
190                                        </xsd:documentation>
191                                </xsd:annotation>
192                        </xsd:element>
193                        <xsd:element name="magModelValid" type="witsml:nameString" minOccurs="0" maxOccurs="1">
194                                <xsd:annotation>
195                                        <xsd:documentation>Current valid interval for the geomagnetic model used.
196                                        </xsd:documentation>
197                                </xsd:annotation>
198                        </xsd:element>
199                        <xsd:element name="geoModelUsed" type="witsml:nameString" minOccurs="0" maxOccurs="1">
200                                <xsd:annotation>
201                                        <xsd:documentation>Gravitational model used.
202                                        </xsd:documentation>
203                                </xsd:annotation>
204                        </xsd:element>
205                        <xsd:element name="statusTrajStation" type="witsml:TrajStationStatus" minOccurs="0" maxOccurs="1">
206                                <xsd:annotation>
207                                        <xsd:documentation>Status of the station.  </xsd:documentation>
208                                </xsd:annotation>
209                        </xsd:element>
210                        <xsd:element name="rawData" type="witsml:cs_stnTrajRawData" minOccurs="0" maxOccurs="1">
211                                <xsd:annotation>
212                                        <xsd:documentation>Applies only to measured magnetic stations.  </xsd:documentation>
213                                </xsd:annotation>
214                        </xsd:element>
215                        <xsd:element name="corUsed" type="witsml:cs_stnTrajCorUsed" minOccurs="0" maxOccurs="1">
216                                <xsd:annotation>
217                                        <xsd:documentation>Applies only to measured magnetic stations.  </xsd:documentation>
218                                </xsd:annotation>
219                        </xsd:element>
220                        <xsd:element name="valid" type="witsml:cs_stnTrajValid" minOccurs="0" maxOccurs="1">
221                                <xsd:annotation>
222                                        <xsd:documentation>Applies only to measured magnetic stations.  </xsd:documentation>
223                                </xsd:annotation>
224                        </xsd:element>
225                        <xsd:element name="matrixCov" type="witsml:cs_stnTrajMatrixCov" minOccurs="0" maxOccurs="1">
226                                <xsd:annotation>
227                                        <xsd:documentation>Covariance matrix for error model.  </xsd:documentation>
228                                </xsd:annotation>
229                        </xsd:element>
230                        <xsd:element name="location" type="witsml:cs_location" minOccurs="0" maxOccurs="unbounded">
231                                <xsd:annotation>
232                                        <xsd:documentation>The 2D coordinates of the item.
233                                        Note that within the context of trajectory, the "original" coordinates are
234                                        inherently local coordinates as defined above.</xsd:documentation>
235                                </xsd:annotation>
236                        </xsd:element>
237                        <xsd:element name="sourceStation" type="witsml:cs_refWellboreTrajectoryStation" minOccurs="0" maxOccurs="1">
238                                <xsd:annotation>
239                                        <xsd:documentation>A pointer to the trajectoryStation from which this station was derived.
240                                        The trajectoryStation may be in another wellbore.</xsd:documentation>
241                                </xsd:annotation>
242                        </xsd:element>
243                </xsd:sequence>
244        </xsd:group>
245</xsd:schema>
Note: See TracBrowser for help on using the browser.