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_cementingFluid.xsd"/> |
---|
17 | <xsd:include schemaLocation="attgrp_uid.xsd"/> |
---|
18 | <!-- --> |
---|
19 | <xsd:complexType name="cs_cementStage"> |
---|
20 | <xsd:annotation> |
---|
21 | <xsd:documentation> WITSML - Cement Stage Component Schema </xsd:documentation> |
---|
22 | </xsd:annotation> |
---|
23 | <xsd:sequence> |
---|
24 | <xsd:element name="numStage" type="witsml:positiveCount" minOccurs="1" maxOccurs="1"> |
---|
25 | <xsd:annotation> |
---|
26 | <xsd:documentation>Stage number. </xsd:documentation> |
---|
27 | </xsd:annotation> |
---|
28 | </xsd:element> |
---|
29 | <xsd:element name="typeStage" type="witsml:str32" minOccurs="1" maxOccurs="1"> |
---|
30 | <xsd:annotation> |
---|
31 | <xsd:documentation>Stage type. </xsd:documentation> |
---|
32 | </xsd:annotation> |
---|
33 | </xsd:element> |
---|
34 | <xsd:element name="dTimMixStart" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> |
---|
35 | <xsd:annotation> |
---|
36 | <xsd:documentation>Date and time when mixing started. </xsd:documentation> |
---|
37 | </xsd:annotation> |
---|
38 | </xsd:element> |
---|
39 | <xsd:element name="dTimPumpStart" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> |
---|
40 | <xsd:annotation> |
---|
41 | <xsd:documentation>Datetime at start of pumping cement. </xsd:documentation> |
---|
42 | </xsd:annotation> |
---|
43 | </xsd:element> |
---|
44 | <xsd:element name="dTimPumpEnd" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> |
---|
45 | <xsd:annotation> |
---|
46 | <xsd:documentation>Datetime at end of pumping cement. </xsd:documentation> |
---|
47 | </xsd:annotation> |
---|
48 | </xsd:element> |
---|
49 | <xsd:element name="dTimDisplaceStart" type="witsml:timestamp" minOccurs="0" maxOccurs="1"> |
---|
50 | <xsd:annotation> |
---|
51 | <xsd:documentation>Date and time when displacing cement started. </xsd:documentation> |
---|
52 | </xsd:annotation> |
---|
53 | </xsd:element> |
---|
54 | <xsd:element name="mdTop" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> |
---|
55 | <xsd:annotation> |
---|
56 | <xsd:documentation>Measured depth at top of interval. </xsd:documentation> |
---|
57 | </xsd:annotation> |
---|
58 | </xsd:element> |
---|
59 | <xsd:element name="mdBottom" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> |
---|
60 | <xsd:annotation> |
---|
61 | <xsd:documentation>Measured depth of base of cement. </xsd:documentation> |
---|
62 | </xsd:annotation> |
---|
63 | </xsd:element> |
---|
64 | <xsd:element name="volExcess" type="witsml:volumeMeasure" minOccurs="0" maxOccurs="1"> |
---|
65 | <xsd:annotation> |
---|
66 | <xsd:documentation>Excess volume. </xsd:documentation> |
---|
67 | </xsd:annotation> |
---|
68 | </xsd:element> |
---|
69 | <xsd:element name="flowrateDisplaceAv" type="witsml:volumeFlowRateMeasure" minOccurs="0" maxOccurs="1"> |
---|
70 | <xsd:annotation> |
---|
71 | <xsd:documentation>Average displacement rate. </xsd:documentation> |
---|
72 | </xsd:annotation> |
---|
73 | </xsd:element> |
---|
74 | <xsd:element name="flowrateDisplaceMx" type="witsml:volumeFlowRateMeasure" minOccurs="0" maxOccurs="1"> |
---|
75 | <xsd:annotation> |
---|
76 | <xsd:documentation>Maximum displacement rate. </xsd:documentation> |
---|
77 | </xsd:annotation> |
---|
78 | </xsd:element> |
---|
79 | <xsd:element name="presDisplace" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
80 | <xsd:annotation> |
---|
81 | <xsd:documentation>Final displacement pressure. </xsd:documentation> |
---|
82 | </xsd:annotation> |
---|
83 | </xsd:element> |
---|
84 | <xsd:element name="volReturns" type="witsml:volumeMeasure" minOccurs="0" maxOccurs="1"> |
---|
85 | <xsd:annotation> |
---|
86 | <xsd:documentation>Volume of returns. </xsd:documentation> |
---|
87 | </xsd:annotation> |
---|
88 | </xsd:element> |
---|
89 | <xsd:element name="eTimMudCirculation" type="witsml:timeMeasure" minOccurs="0" maxOccurs="1"> |
---|
90 | <xsd:annotation> |
---|
91 | <xsd:documentation>Mud circulation elapsed time before the job. </xsd:documentation> |
---|
92 | </xsd:annotation> |
---|
93 | </xsd:element> |
---|
94 | <xsd:element name="flowrateMudCirc" type="witsml:volumeFlowRateMeasure" minOccurs="0" maxOccurs="1"> |
---|
95 | <xsd:annotation> |
---|
96 | <xsd:documentation>Rate mud circulated during stage. </xsd:documentation> |
---|
97 | </xsd:annotation> |
---|
98 | </xsd:element> |
---|
99 | <xsd:element name="presMudCirc" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
100 | <xsd:annotation> |
---|
101 | <xsd:documentation>Mud circulation pressure. </xsd:documentation> |
---|
102 | </xsd:annotation> |
---|
103 | </xsd:element> |
---|
104 | <xsd:element name="flowrateEnd" type="witsml:volumeFlowRateMeasure" minOccurs="0" maxOccurs="1"> |
---|
105 | <xsd:annotation> |
---|
106 | <xsd:documentation>Final displacement pump rate. </xsd:documentation> |
---|
107 | </xsd:annotation> |
---|
108 | </xsd:element> |
---|
109 | <xsd:element name="cementingFluid" type="witsml:cs_cementingFluid" minOccurs="0" maxOccurs="1"> |
---|
110 | <xsd:annotation> |
---|
111 | <xsd:documentation>Displaced Mud, washes and spacers, cements, displacement mud. </xsd:documentation> |
---|
112 | </xsd:annotation> |
---|
113 | </xsd:element> |
---|
114 | <xsd:element name="afterFlowAnn" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
115 | <xsd:annotation> |
---|
116 | <xsd:documentation>Annular flow at the end of displacement. Values are "true" (or "1") and "false" (or "0").</xsd:documentation> |
---|
117 | </xsd:annotation> |
---|
118 | </xsd:element> |
---|
119 | <xsd:element name="squeezeObj" type="witsml:str32" minOccurs="0" maxOccurs="1"> |
---|
120 | <xsd:annotation> |
---|
121 | <xsd:documentation>Squeeze objective. </xsd:documentation> |
---|
122 | </xsd:annotation> |
---|
123 | </xsd:element> |
---|
124 | <xsd:element name="squeezeObtained" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
125 | <xsd:annotation> |
---|
126 | <xsd:documentation>Squeeze obtained. Values are "true" (or "1") and "false" (or "0").</xsd:documentation> |
---|
127 | </xsd:annotation> |
---|
128 | </xsd:element> |
---|
129 | <xsd:element name="mdString" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> |
---|
130 | <xsd:annotation> |
---|
131 | <xsd:documentation>Measured depth of string (multi-stage cement job). </xsd:documentation> |
---|
132 | </xsd:annotation> |
---|
133 | </xsd:element> |
---|
134 | <xsd:element name="mdTool" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> |
---|
135 | <xsd:annotation> |
---|
136 | <xsd:documentation>Measured depth of tool (multi-stage cement job. </xsd:documentation> |
---|
137 | </xsd:annotation> |
---|
138 | </xsd:element> |
---|
139 | <xsd:element name="mdCoilTbg" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> |
---|
140 | <xsd:annotation> |
---|
141 | <xsd:documentation>Measured depth of CoilTubing (multi-stage cement job. </xsd:documentation> |
---|
142 | </xsd:annotation> |
---|
143 | </xsd:element> |
---|
144 | <xsd:element name="volCsgIn" type="witsml:volumeMeasure" minOccurs="0" maxOccurs="1"> |
---|
145 | <xsd:annotation> |
---|
146 | <xsd:documentation>Total volume inside casing. </xsd:documentation> |
---|
147 | </xsd:annotation> |
---|
148 | </xsd:element> |
---|
149 | <xsd:element name="volCsgOut" type="witsml:volumeMeasure" minOccurs="0" maxOccurs="1"> |
---|
150 | <xsd:annotation> |
---|
151 | <xsd:documentation>Total volume outside casing for this stage placement. </xsd:documentation> |
---|
152 | </xsd:annotation> |
---|
153 | </xsd:element> |
---|
154 | <xsd:element name="tailPipeUsed" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
155 | <xsd:annotation> |
---|
156 | <xsd:documentation>Tail pipe used? Values are "true" (or "1") and "false" (or "0").</xsd:documentation> |
---|
157 | </xsd:annotation> |
---|
158 | </xsd:element> |
---|
159 | <xsd:element name="diaTailPipe" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1"> |
---|
160 | <xsd:annotation> |
---|
161 | <xsd:documentation>Tail pipe size (diameter). </xsd:documentation> |
---|
162 | </xsd:annotation> |
---|
163 | </xsd:element> |
---|
164 | <xsd:element name="tailPipePerf" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
165 | <xsd:annotation> |
---|
166 | <xsd:documentation>Tail pipe perforated? Values are "true" (or "1") and "false" (or "0").</xsd:documentation> |
---|
167 | </xsd:annotation> |
---|
168 | </xsd:element> |
---|
169 | <xsd:element name="presTbgStart" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
170 | <xsd:annotation> |
---|
171 | <xsd:documentation>Tubing pressure at start of job (not coiled tubing). </xsd:documentation> |
---|
172 | </xsd:annotation> |
---|
173 | </xsd:element> |
---|
174 | <xsd:element name="presTbgEnd" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
175 | <xsd:annotation> |
---|
176 | <xsd:documentation>Tubing pressure at end of job. </xsd:documentation> |
---|
177 | </xsd:annotation> |
---|
178 | </xsd:element> |
---|
179 | <xsd:element name="presCsgStart" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
180 | <xsd:annotation> |
---|
181 | <xsd:documentation>Casing pressure at start of job. </xsd:documentation> |
---|
182 | </xsd:annotation> |
---|
183 | </xsd:element> |
---|
184 | <xsd:element name="presCsgEnd" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
185 | <xsd:annotation> |
---|
186 | <xsd:documentation>Casing pressure at end of job. </xsd:documentation> |
---|
187 | </xsd:annotation> |
---|
188 | </xsd:element> |
---|
189 | <xsd:element name="presBackPressure" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
190 | <xsd:annotation> |
---|
191 | <xsd:documentation>Constant back pressure applied while pumping the job (can be supersede by a back pressure per pumping stage) </xsd:documentation> |
---|
192 | </xsd:annotation> |
---|
193 | </xsd:element> |
---|
194 | <xsd:element name="presCoilTbgStart" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
195 | <xsd:annotation> |
---|
196 | <xsd:documentation>Pressure CTU start. </xsd:documentation> |
---|
197 | </xsd:annotation> |
---|
198 | </xsd:element> |
---|
199 | <xsd:element name="presCoilTbgEnd" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
200 | <xsd:annotation> |
---|
201 | <xsd:documentation>Pressure CTU end </xsd:documentation> |
---|
202 | </xsd:annotation> |
---|
203 | </xsd:element> |
---|
204 | <xsd:element name="presBreakDown" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
205 | <xsd:annotation> |
---|
206 | <xsd:documentation>Breakdown pressure. </xsd:documentation> |
---|
207 | </xsd:annotation> |
---|
208 | </xsd:element> |
---|
209 | <xsd:element name="flowrateBreakDown" type="witsml:volumeFlowRateMeasure" minOccurs="0" maxOccurs="1"> |
---|
210 | <xsd:annotation> |
---|
211 | <xsd:documentation>Breakdown rate. </xsd:documentation> |
---|
212 | </xsd:annotation> |
---|
213 | </xsd:element> |
---|
214 | <xsd:element name="presSqueezeAv" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
215 | <xsd:annotation> |
---|
216 | <xsd:documentation>Squeeze pressure average. </xsd:documentation> |
---|
217 | </xsd:annotation> |
---|
218 | </xsd:element> |
---|
219 | <xsd:element name="presSqueezeEnd" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
220 | <xsd:annotation> |
---|
221 | <xsd:documentation>Squeeze pressure final. </xsd:documentation> |
---|
222 | </xsd:annotation> |
---|
223 | </xsd:element> |
---|
224 | <xsd:element name="presSqueezeHeld" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
225 | <xsd:annotation> |
---|
226 | <xsd:documentation>Squeeze pressure held. Values are "true" (or "1") and "false" (or "0").</xsd:documentation> |
---|
227 | </xsd:annotation> |
---|
228 | </xsd:element> |
---|
229 | <xsd:element name="presSqueeze" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
230 | <xsd:annotation> |
---|
231 | <xsd:documentation>Squeeze pressure left on pipe. </xsd:documentation> |
---|
232 | </xsd:annotation> |
---|
233 | </xsd:element> |
---|
234 | <xsd:element name="eTimPresHeld" type="witsml:timeMeasure" minOccurs="0" maxOccurs="1"> |
---|
235 | <xsd:annotation> |
---|
236 | <xsd:documentation>Time pressure held. </xsd:documentation> |
---|
237 | </xsd:annotation> |
---|
238 | </xsd:element> |
---|
239 | <xsd:element name="flowrateSqueezeAv" type="witsml:volumeFlowRateMeasure" minOccurs="0" maxOccurs="1"> |
---|
240 | <xsd:annotation> |
---|
241 | <xsd:documentation>Squeeze job average rate. </xsd:documentation> |
---|
242 | </xsd:annotation> |
---|
243 | </xsd:element> |
---|
244 | <xsd:element name="flowrateSqueezeMx" type="witsml:volumeFlowRateMeasure" minOccurs="0" maxOccurs="1"> |
---|
245 | <xsd:annotation> |
---|
246 | <xsd:documentation>Squeeze job maximum rate. </xsd:documentation> |
---|
247 | </xsd:annotation> |
---|
248 | </xsd:element> |
---|
249 | <xsd:element name="flowratePumpStart" type="witsml:volumeFlowRateMeasure" minOccurs="0" maxOccurs="1"> |
---|
250 | <xsd:annotation> |
---|
251 | <xsd:documentation>Pump rate at start of job. </xsd:documentation> |
---|
252 | </xsd:annotation> |
---|
253 | </xsd:element> |
---|
254 | <xsd:element name="flowratePumpEnd" type="witsml:volumeFlowRateMeasure" minOccurs="0" maxOccurs="1"> |
---|
255 | <xsd:annotation> |
---|
256 | <xsd:documentation>Pump rate at end of job. </xsd:documentation> |
---|
257 | </xsd:annotation> |
---|
258 | </xsd:element> |
---|
259 | <xsd:element name="pillBelowPlug" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
260 | <xsd:annotation> |
---|
261 | <xsd:documentation>Pill below plug. Values are "true" (or "1") and "false" (or "0").</xsd:documentation> |
---|
262 | </xsd:annotation> |
---|
263 | </xsd:element> |
---|
264 | <xsd:element name="plugCatcher" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
265 | <xsd:annotation> |
---|
266 | <xsd:documentation>Plug catcher. Values are "true" (or "1") and "false" (or "0").</xsd:documentation> |
---|
267 | </xsd:annotation> |
---|
268 | </xsd:element> |
---|
269 | <xsd:element name="mdCircOut" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1"> |
---|
270 | <xsd:annotation> |
---|
271 | <xsd:documentation>Circulate out measured depth. </xsd:documentation> |
---|
272 | </xsd:annotation> |
---|
273 | </xsd:element> |
---|
274 | <xsd:element name="volCircPrior" type="witsml:volumeMeasure" minOccurs="0" maxOccurs="1"> |
---|
275 | <xsd:annotation> |
---|
276 | <xsd:documentation>Circulate prior to start of job. </xsd:documentation> |
---|
277 | </xsd:annotation> |
---|
278 | </xsd:element> |
---|
279 | <xsd:element name="typeOriginalMud" type="witsml:str32" minOccurs="0" maxOccurs="1"> |
---|
280 | <xsd:annotation> |
---|
281 | <xsd:documentation>Type of mud in hole. </xsd:documentation> |
---|
282 | </xsd:annotation> |
---|
283 | </xsd:element> |
---|
284 | <xsd:element name="wtMud" type="witsml:densityMeasure" minOccurs="0" maxOccurs="1"> |
---|
285 | <xsd:annotation> |
---|
286 | <xsd:documentation>Mud density. </xsd:documentation> |
---|
287 | </xsd:annotation> |
---|
288 | </xsd:element> |
---|
289 | <xsd:element name="visFunnelMud" type="witsml:timeMeasure" minOccurs="0" maxOccurs="1"> |
---|
290 | <xsd:annotation> |
---|
291 | <xsd:documentation>Funnel viscosity in seconds (in hole at start of job). </xsd:documentation> |
---|
292 | </xsd:annotation> |
---|
293 | </xsd:element> |
---|
294 | <xsd:element name="pvMud" type="witsml:dynamicViscosityMeasure" minOccurs="0" maxOccurs="1"> |
---|
295 | <xsd:annotation> |
---|
296 | <xsd:documentation>Plastic viscosity (in hole at start of job). </xsd:documentation> |
---|
297 | </xsd:annotation> |
---|
298 | </xsd:element> |
---|
299 | <xsd:element name="ypMud" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
300 | <xsd:annotation> |
---|
301 | <xsd:documentation>Yield point (in hole at start of job). </xsd:documentation> |
---|
302 | </xsd:annotation> |
---|
303 | </xsd:element> |
---|
304 | <xsd:element name="gel10Sec" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
305 | <xsd:annotation> |
---|
306 | <xsd:documentation>Gels-10Sec (in hole at start of job). </xsd:documentation> |
---|
307 | </xsd:annotation> |
---|
308 | </xsd:element> |
---|
309 | <xsd:element name="gel10Min" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
310 | <xsd:annotation> |
---|
311 | <xsd:documentation>Gels-10Min (in hole at start of job). </xsd:documentation> |
---|
312 | </xsd:annotation> |
---|
313 | </xsd:element> |
---|
314 | <xsd:element name="tempBHCT" type="witsml:thermodynamicTemperatureMeasure" minOccurs="0" maxOccurs="1"> |
---|
315 | <xsd:annotation> |
---|
316 | <xsd:documentation>Bottom hole circulating temperature. </xsd:documentation> |
---|
317 | </xsd:annotation> |
---|
318 | </xsd:element> |
---|
319 | <xsd:element name="tempBHST" type="witsml:thermodynamicTemperatureMeasure" minOccurs="0" maxOccurs="1"> |
---|
320 | <xsd:annotation> |
---|
321 | <xsd:documentation>Bottom hole temperature static. </xsd:documentation> |
---|
322 | </xsd:annotation> |
---|
323 | </xsd:element> |
---|
324 | <xsd:element name="volExcessMethod" type="witsml:str32" minOccurs="0" maxOccurs="1"> |
---|
325 | <xsd:annotation> |
---|
326 | <xsd:documentation>Method to estimate excess volume. </xsd:documentation> |
---|
327 | </xsd:annotation> |
---|
328 | </xsd:element> |
---|
329 | <xsd:element name="mixMethod" type="witsml:str32" minOccurs="0" maxOccurs="1"> |
---|
330 | <xsd:annotation> |
---|
331 | <xsd:documentation>Mix method. </xsd:documentation> |
---|
332 | </xsd:annotation> |
---|
333 | </xsd:element> |
---|
334 | <xsd:element name="densMeasBy" type="witsml:str32" minOccurs="0" maxOccurs="1"> |
---|
335 | <xsd:annotation> |
---|
336 | <xsd:documentation>Method by which density is measured. </xsd:documentation> |
---|
337 | </xsd:annotation> |
---|
338 | </xsd:element> |
---|
339 | <xsd:element name="annFlowAfter" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
340 | <xsd:annotation> |
---|
341 | <xsd:documentation>Fluid returns. Values are "true" (or "1") and "false" (or "0").</xsd:documentation> |
---|
342 | </xsd:annotation> |
---|
343 | </xsd:element> |
---|
344 | <xsd:element name="topPlug" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
345 | <xsd:annotation> |
---|
346 | <xsd:documentation>Top plug used? Values are "true" (or "1") and "false" (or "0").</xsd:documentation> |
---|
347 | </xsd:annotation> |
---|
348 | </xsd:element> |
---|
349 | <xsd:element name="botPlug" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
350 | <xsd:annotation> |
---|
351 | <xsd:documentation>Bottom plug used. Values are "true" (or "1") and "false" (or "0").</xsd:documentation> |
---|
352 | </xsd:annotation> |
---|
353 | </xsd:element> |
---|
354 | <xsd:element name="botPlugNumber" type="witsml:nonNegativeCount" minOccurs="0" maxOccurs="1"> |
---|
355 | <xsd:annotation> |
---|
356 | <xsd:documentation>Amount of bottom plug used. </xsd:documentation> |
---|
357 | </xsd:annotation> |
---|
358 | </xsd:element> |
---|
359 | <xsd:element name="plugBumped" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
360 | <xsd:annotation> |
---|
361 | <xsd:documentation>Plug bumped? Values are "true" (or "1") and "false" (or "0"). </xsd:documentation> |
---|
362 | </xsd:annotation> |
---|
363 | </xsd:element> |
---|
364 | <xsd:element name="presPriorBump" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
365 | <xsd:annotation> |
---|
366 | <xsd:documentation>Pressure prior to bumping plug / pressure at end of displacement </xsd:documentation> |
---|
367 | </xsd:annotation> |
---|
368 | </xsd:element> |
---|
369 | <xsd:element name="presBump" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
370 | <xsd:annotation> |
---|
371 | <xsd:documentation>Pressure plug bumped. </xsd:documentation> |
---|
372 | </xsd:annotation> |
---|
373 | </xsd:element> |
---|
374 | <xsd:element name="presHeld" type="witsml:pressureMeasure" minOccurs="0" maxOccurs="1"> |
---|
375 | <xsd:annotation> |
---|
376 | <xsd:documentation>Pressure held to. </xsd:documentation> |
---|
377 | </xsd:annotation> |
---|
378 | </xsd:element> |
---|
379 | <xsd:element name="floatHeld" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1"> |
---|
380 | <xsd:annotation> |
---|
381 | <xsd:documentation>Float held? Values are "true" (or "1") and "false" (or "0").</xsd:documentation> |
---|
382 | </xsd:annotation> |
---|
383 | </xsd:element> |
---|
384 | <xsd:element name="volMudLost" type="witsml:volumeMeasure" minOccurs="0" maxOccurs="1"> |
---|
385 | <xsd:annotation> |
---|
386 | <xsd:documentation>Total mud lost. </xsd:documentation> |
---|
387 | </xsd:annotation> |
---|
388 | </xsd:element> |
---|
389 | <xsd:element name="fluidDisplace" type="witsml:str32" minOccurs="0" maxOccurs="1"> |
---|
390 | <xsd:annotation> |
---|
391 | <xsd:documentation>Displacement fluid name. </xsd:documentation> |
---|
392 | </xsd:annotation> |
---|
393 | </xsd:element> |
---|
394 | <xsd:element name="densDisplaceFluid" type="witsml:densityMeasure" minOccurs="0" maxOccurs="1"> |
---|
395 | <xsd:annotation> |
---|
396 | <xsd:documentation>Density of displacement fluid. </xsd:documentation> |
---|
397 | </xsd:annotation> |
---|
398 | </xsd:element> |
---|
399 | <xsd:element name="volDisplaceFluid" type="witsml:volumeMeasure" minOccurs="0" maxOccurs="1"> |
---|
400 | <xsd:annotation> |
---|
401 | <xsd:documentation>Volume of displacement fluid. </xsd:documentation> |
---|
402 | </xsd:annotation> |
---|
403 | </xsd:element> |
---|
404 | </xsd:sequence> |
---|
405 | <xsd:attributeGroup ref="witsml:attgrp_uid"> |
---|
406 | <xsd:annotation> |
---|
407 | <xsd:documentation>Unique identifier for the stage. </xsd:documentation> |
---|
408 | </xsd:annotation> |
---|
409 | </xsd:attributeGroup> |
---|
410 | </xsd:complexType> |
---|
411 | </xsd:schema> |
---|