root / projects / MonthlyProductionReport_1.0 / XML / PRODML / PRODML_schemas_with_enum_4apr2008 / obj_wellTest_profiled_wsdltemplate_schema.xsd @ 17

Revision 17, 108.9 kB (checked in by ryland, 15 years ago)

Added project files for monthly production version 1.0

RevLine 
[17]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   <!-- Energistics License Agreement                                                  -->
11   <!-- This file is distributed under the Energistics License Agreement at            -->
12   <!-- http://www.posc.org/about/license.shtml.                                       -->
13   <!-- Use of this file constitutes agreement with the Energistics License Agreement. -->
14   <!--                                                                                -->
15   <!--UNUSED: Deleted type q_attgrp_uid.-->
16   <!--UNUSED: Deleted type cs_businessAssociate.-->
17   <xsd:complexType name="q_cs_commonData">
18      <xsd:annotation>
19         <xsd:documentation>WITSML - Common Data Component Schema</xsd:documentation>
20      </xsd:annotation>
21      <xsd:sequence>
22         <xsd:element name="sourceName" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
23            <xsd:annotation>
24               <xsd:documentation>An identifier to indicate the data originator. This identifies the server that originally created the object and thus most of the uids in the
25               object (but not necessarily the uids of the parents). This is typically a url.</xsd:documentation>
26               <xsd:appinfo>constraints:@type="witsml:q_nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
27            </xsd:annotation>
28         </xsd:element>
29         <xsd:element name="dTimCreation" type="witsml:q_dateTimeTemplateStruct" minOccurs="0" maxOccurs="1">
30            <xsd:annotation>
31               <xsd:documentation>When the data was created at the persistent data store.</xsd:documentation>
32               <xsd:appinfo>constraints:@type="witsml:q_timestamp",xsd:pattern=".+"</xsd:appinfo>
33            </xsd:annotation>
34         </xsd:element>
35         <xsd:element name="dTimLastChange" type="witsml:q_dateTimeTemplateStruct" minOccurs="0" maxOccurs="1">
36            <xsd:annotation>
37               <xsd:documentation>Last change of any element of the data at the persistent data store. The change time is not updated for a growing object while it is
38               growing.</xsd:documentation>
39               <xsd:appinfo>constraints:@type="witsml:q_timestamp",xsd:pattern=".+"</xsd:appinfo>
40            </xsd:annotation>
41         </xsd:element>
42         <xsd:element name="itemState" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
43            <xsd:annotation>
44               <xsd:documentation>The item state for the data object.</xsd:documentation>
45               <xsd:appinfo>
46               constraints:@type="witsml:q_ItemState",xsd:enumeration="actual",xsd:enumeration="model",xsd:enumeration="plan",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
47            </xsd:annotation>
48         </xsd:element>
49         <xsd:element name="comments" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
50            <xsd:annotation>
51               <xsd:documentation>Comments and remarks.</xsd:documentation>
52               <xsd:appinfo>constraints:@type="witsml:q_commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
53            </xsd:annotation>
54         </xsd:element>
55      </xsd:sequence>
56   </xsd:complexType>
57   <!--UNUSED: Deleted type cs_connectedNode.-->
58   <!--UNUSED: Deleted type cs_curveData.-->
59   <!--UNUSED: Deleted type cs_curveDefinition.-->
60   <xsd:complexType name="q_cs_customData">
61      <xsd:annotation>
62         <xsd:documentation>WITSML - Custom or User Defined Element and Attributes Component Schema. Specify custom element, attributes, and types in the custom data
63         area.</xsd:documentation>
64      </xsd:annotation>
65      <xsd:sequence>
66         <xsd:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded">
67            <xsd:annotation>
68               <xsd:documentation>Any element or attribute in any namespace. It is strongly recommended that all custom data definitions be added to a unique
69               namespace.</xsd:documentation>
70            </xsd:annotation>
71         </xsd:any>
72      </xsd:sequence>
73   </xsd:complexType>
74   <!--UNUSED: Deleted type cs_datedComment.-->
75   <!--UNUSED: Deleted type q_cs_densityValue.-->
76   <xsd:complexType name="q_cs_documentInfo">
77      <xsd:annotation>
78         <xsd:documentation>A schema to capture a set of data that is relevant for many exchange documents. It includes information about the file that was created, and high-level
79         information about the data that is being exchanged within the file.</xsd:documentation>
80      </xsd:annotation>
81      <xsd:sequence>
82         <xsd:element name="DocumentName" type="witsml:q_nameStruct" minOccurs="0" maxOccurs="1">
83            <xsd:annotation>
84               <xsd:documentation>An identifier for the document. This is intended to be unique within the context of the NamingSystem.</xsd:documentation>
85               <xsd:appinfo>constraints:@minOccurs="1"</xsd:appinfo>
86            </xsd:annotation>
87         </xsd:element>
88         <xsd:element name="DocumentAlias" type="witsml:q_nameStruct" minOccurs="0" maxOccurs="unbounded">
89            <xsd:annotation>
90               <xsd:documentation>Zero or more alternate names for the document. These names do not need to be unique within the naming system.</xsd:documentation>
91            </xsd:annotation>
92         </xsd:element>
93         <xsd:element name="DocumentDate" type="witsml:q_dateTimeTemplateStruct" minOccurs="0" maxOccurs="1">
94            <xsd:annotation>
95               <xsd:documentation>The date of the creation of the document. This is not the same as the date that the file was created. For this date, the document is considered
96               to be the set of information associated with this document information. For example, the document may be a seismic binset. This represents the date that the binset
97               was created. The FileCreation information would capture the date that the XML file was created to send or exchange the binset.</xsd:documentation>
98               <xsd:appinfo>constraints:@type="witsml:q_timestamp",xsd:pattern=".+"</xsd:appinfo>
99            </xsd:annotation>
100         </xsd:element>
101         <xsd:element name="documentClass" type="witsml:q_nameStruct" minOccurs="0" maxOccurs="unbounded">
102            <xsd:annotation>
103               <xsd:documentation>A document class. Examples of classes would be a metadata classification or a set of keywords.</xsd:documentation>
104            </xsd:annotation>
105         </xsd:element>
106         <xsd:element name="FileCreationInformation" type="witsml:q_fileCreationType" minOccurs="0" maxOccurs="1">
107            <xsd:annotation>
108               <xsd:documentation>The information about the creation of the exchange file. This is not about the creation of the data within the file, but the creation of the file
109               itself.</xsd:documentation>
110            </xsd:annotation>
111         </xsd:element>
112         <xsd:element name="SecurityInformation" type="witsml:q_securityInfoType" minOccurs="0" maxOccurs="unbounded">
113            <xsd:annotation>
114               <xsd:documentation>Information about the security to be applied to this file. More than one classification can be given.</xsd:documentation>
115            </xsd:annotation>
116         </xsd:element>
117         <xsd:element name="Disclaimer" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
118            <xsd:annotation>
119               <xsd:documentation>A free-form string that allows a disclaimer to accompany the information.</xsd:documentation>
120               <xsd:appinfo>constraints:@type="witsml:q_commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
121            </xsd:annotation>
122         </xsd:element>
123         <xsd:element name="AuditTrail" type="witsml:q_auditType" minOccurs="0" maxOccurs="1">
124            <xsd:annotation>
125               <xsd:documentation>A collection of events that can document the history of the data.</xsd:documentation>
126            </xsd:annotation>
127         </xsd:element>
128         <xsd:element name="Owner" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
129            <xsd:annotation>
130               <xsd:documentation>The owner of the data.</xsd:documentation>
131               <xsd:appinfo>constraints:@type="witsml:q_nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
132            </xsd:annotation>
133         </xsd:element>
134         <xsd:element name="QueryParam" type="witsml:q_queryParam" minOccurs="0" maxOccurs="1">
135            <xsd:annotation>
136               <xsd:documentation>WITSML query parameters.</xsd:documentation>
137            </xsd:annotation>
138         </xsd:element>
139         <xsd:element name="Comment" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
140            <xsd:annotation>
141               <xsd:documentation>An optional comment about the document.</xsd:documentation>
142               <xsd:appinfo>constraints:@type="witsml:q_commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
143            </xsd:annotation>
144         </xsd:element>
145      </xsd:sequence>
146   </xsd:complexType>
147   <xsd:complexType name="q_queryParam">
148      <xsd:annotation>
149         <xsd:documentation>A structure for WITSML query parameters. The intent is to allow a query for all objects within an index range (whether or not the object is growing).
150         These would typically be something like a daily report.</xsd:documentation>
151      </xsd:annotation>
152      <xsd:sequence>
153         <xsd:element name="dTimMin" type="witsml:q_endpointQualifiedDateTime" minOccurs="0" maxOccurs="1">
154            <xsd:annotation>
155               <xsd:documentation>The minimum start time for an object. This only applies to objects with a root level date and/or dateTime element(s). The objects may or not be
156               growing objects but the See the API specification for behavior related to this query parameter.</xsd:documentation>
157            </xsd:annotation>
158         </xsd:element>
159         <xsd:element name="dTimMax" type="witsml:q_endpointQualifiedDateTime" minOccurs="0" maxOccurs="1">
160            <xsd:annotation>
161               <xsd:documentation>The maximum start time for an object. This only applies to objects with a root level date and/or dateTime element(s). See the API specification
162               for behavior related to this query parameter.</xsd:documentation>
163            </xsd:annotation>
164         </xsd:element>
165      </xsd:sequence>
166   </xsd:complexType>
167   <xsd:complexType name="q_fileCreationType">
168      <xsd:annotation>
169         <xsd:documentation>A block of information about the creation of the XML file. This is different than the creation of the data that is included within the
170         file.</xsd:documentation>
171      </xsd:annotation>
172      <xsd:sequence>
173         <xsd:element name="FileCreationDate" type="witsml:q_dateTimeTemplateStruct" minOccurs="0" maxOccurs="1">
174            <xsd:annotation>
175               <xsd:documentation>The date and time that the file was created.</xsd:documentation>
176               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:q_timestamp",xsd:pattern=".+"</xsd:appinfo>
177            </xsd:annotation>
178         </xsd:element>
179         <xsd:element name="SoftwareName" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
180            <xsd:annotation>
181               <xsd:documentation>If appropriate, the software that created the file. This is a free form string, and may include whatever information is deemed
182               relevant.</xsd:documentation>
183               <xsd:appinfo>constraints:@type="witsml:q_nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
184            </xsd:annotation>
185         </xsd:element>
186         <xsd:element name="FileCreator" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
187            <xsd:annotation>
188               <xsd:documentation>The person or business associate that created the file.</xsd:documentation>
189               <xsd:appinfo>constraints:@type="witsml:q_nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
190            </xsd:annotation>
191         </xsd:element>
192         <xsd:element name="Comment" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
193            <xsd:annotation>
194               <xsd:documentation>Any comment that would be useful to further explain the creation of this instance document.</xsd:documentation>
195               <xsd:appinfo>constraints:@type="witsml:q_commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
196            </xsd:annotation>
197         </xsd:element>
198      </xsd:sequence>
199   </xsd:complexType>
200   <xsd:complexType name="q_securityInfoType">
201      <xsd:annotation>
202         <xsd:documentation>Information about the security classification of the document. This is intended as a documentation of the security so that the file will not
203         inadvertently be sent to someone who is not allowed access to the data. This block also carries a date that the security classification expires. For example, a well log
204         is confidential for a period of time, and then becomes open. All security classes are characterized by their classification systems.</xsd:documentation>
205      </xsd:annotation>
206      <xsd:sequence>
207         <xsd:element name="Class" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
208            <xsd:annotation>
209               <xsd:documentation>The security class in which this document is classified. Examples would be confidential, partner confidential, tight. The meaning of the class is
210               determined by the System in which it is defined.</xsd:documentation>
211               <xsd:appinfo>constraints:@type="witsml:q_kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
212            </xsd:annotation>
213         </xsd:element>
214         <xsd:element name="SecuritySystem" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
215            <xsd:annotation>
216               <xsd:documentation>The security classification system. This gives context to the meaning of the Class value.</xsd:documentation>
217               <xsd:appinfo>constraints:@type="witsml:q_kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
218            </xsd:annotation>
219         </xsd:element>
220         <xsd:element name="EndDate" type="witsml:q_dateTimeTemplateStruct" minOccurs="0" maxOccurs="1">
221            <xsd:annotation>
222               <xsd:documentation>The date on which this security class is no longer applicable.</xsd:documentation>
223               <xsd:appinfo>constraints:@type="witsml:q_timestamp",xsd:pattern=".+"</xsd:appinfo>
224            </xsd:annotation>
225         </xsd:element>
226         <xsd:element name="Comment" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
227            <xsd:annotation>
228               <xsd:documentation>A general comment to further define the security class.</xsd:documentation>
229               <xsd:appinfo>constraints:@type="witsml:q_commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
230            </xsd:annotation>
231         </xsd:element>
232      </xsd:sequence>
233   </xsd:complexType>
234   <xsd:complexType name="q_auditType">
235      <xsd:annotation>
236         <xsd:documentation>The audit records what happened to the data, to produce the data that is in this file. It consists of one or more events.</xsd:documentation>
237      </xsd:annotation>
238      <xsd:sequence>
239         <xsd:element name="Event" type="witsml:q_eventType" minOccurs="0" maxOccurs="unbounded">
240            <xsd:annotation>
241               <xsd:appinfo>constraints:@minOccurs="1"</xsd:appinfo>
242            </xsd:annotation>
243         </xsd:element>
244      </xsd:sequence>
245   </xsd:complexType>
246   <xsd:complexType name="q_eventType">
247      <xsd:annotation>
248         <xsd:documentation>An event type captures the basic information about an event that has affected the data.</xsd:documentation>
249      </xsd:annotation>
250      <xsd:sequence>
251         <xsd:element name="EventDate" type="witsml:q_dateTimeTemplateStruct" minOccurs="0" maxOccurs="1">
252            <xsd:annotation>
253               <xsd:documentation>The date on which the event took place.</xsd:documentation>
254               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:q_timestamp",xsd:pattern=".+"</xsd:appinfo>
255            </xsd:annotation>
256         </xsd:element>
257         <xsd:element name="ResponsibleParty" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
258            <xsd:annotation>
259               <xsd:documentation>The party responsible for the event.</xsd:documentation>
260               <xsd:appinfo>constraints:@type="witsml:q_nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
261            </xsd:annotation>
262         </xsd:element>
263         <xsd:element name="Comment" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
264            <xsd:annotation>
265               <xsd:documentation>A free form comment that can further define the event that occurred.</xsd:documentation>
266               <xsd:appinfo>constraints:@type="witsml:q_commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
267            </xsd:annotation>
268         </xsd:element>
269      </xsd:sequence>
270   </xsd:complexType>
271   <!--UNUSED: Deleted type cs_dtsBoxInformation.-->
272   <!--UNUSED: Deleted type cs_dtsCalibration.-->
273   <!--UNUSED: Deleted type cs_dtsCalibrationParameter.-->
274   <!--UNUSED: Deleted type cs_dtsErrorReport.-->
275   <!--UNUSED: Deleted type cs_dtsFiber.-->
276   <!--UNUSED: Deleted type cs_dtsFiberEndPoint.-->
277   <!--UNUSED: Deleted type cs_dtsFiberInformation.-->
278   <!--UNUSED: Deleted type cs_dtsFiberInstalledPoints.-->
279   <!--UNUSED: Deleted type cs_dtsInstrumentBox.-->
280   <!--UNUSED: Deleted type cs_dtsInstrumentBoxCalibration.-->
281   <!--UNUSED: Deleted type cs_dtsOneWayLoss.-->
282   <!--UNUSED: Deleted type cs_dtsOtdr.-->
283   <!--UNUSED: Deleted type cs_dtsProcessedWellLog.-->
284   <!--UNUSED: Deleted type cs_dtsPumpActivity.-->
285   <!--UNUSED: Deleted type cs_dtsPumpLogRow.-->
286   <!--UNUSED: Deleted type cs_dtsPumpLogTable.-->
287   <!--UNUSED: Deleted type cs_dtsRefractiveIndex.-->
288   <!--UNUSED: Deleted type cs_dtsSingleInstalledPoint.-->
289   <!--UNUSED: Deleted type cs_fluidResultCceTestStep.-->
290   <!--UNUSED: Deleted type cs_fluidResultCompositeComposition.-->
291   <!--UNUSED: Deleted type cs_fluidResultComposition.-->
292   <!--UNUSED: Deleted type cs_fluidResultConstantCompositionExpansionTest.-->
293   <!--UNUSED: Deleted type cs_fluidResultConstantVolumeDepletionTest.-->
294   <!--UNUSED: Deleted type cs_fluidResultContaminant.-->
295   <!--UNUSED: Deleted type cs_fluidResultCvdTestStep.-->
296   <!--UNUSED: Deleted type cs_fluidResultDataQuality.-->
297   <!--UNUSED: Deleted type cs_fluidResultDifferentialLiberationTest.-->
298   <!--UNUSED: Deleted type cs_fluidResultDifferentialLiberationTestStep.-->
299   <!--UNUSED: Deleted type cs_fluidResultJCurveTest.-->
300   <!--UNUSED: Deleted type cs_fluidResultJCurveTestStep.-->
301   <!--UNUSED: Deleted type cs_fluidResultPhaseComposition.-->
302   <!--UNUSED: Deleted type cs_fluidResultSaturationTest.-->
303   <!--UNUSED: Deleted type cs_fluidResultSaturationTestStep.-->
304   <!--UNUSED: Deleted type cs_fluidResultSeparatorTest.-->
305   <!--UNUSED: Deleted type cs_fluidResultSeparatorTestStep.-->
306   <!--UNUSED: Deleted type cs_fluidResultStockTank.-->
307   <!--UNUSED: Deleted type cs_fluidResultTransportPropertiesTest.-->
308   <!--UNUSED: Deleted type cs_fluidResultTransportTestStep.-->
309   <!--UNUSED: Deleted type cs_fluidResultVolumeReference.-->
310   <!--UNUSED: Deleted type cs_generalAddress.-->
311   <!--UNUSED: Deleted type cs_geographicContext.-->
312   <!--UNUSED: Deleted type cs_nameTag.-->
313   <!--UNUSED: Deleted type cs_northSeaOffshore.-->
314   <!--UNUSED: Deleted type cs_offshoreLocation.-->
315   <!--UNUSED: Deleted type cs_personName.-->
316   <!--UNUSED: Deleted type cs_productFlowChangeLog.-->
317   <!--UNUSED: Deleted type cs_productFlowExpectedPortProperty.-->
318   <!--UNUSED: Deleted type cs_productFlowExpectedUnitProperty.-->
319   <!--UNUSED: Deleted type cs_productFlowExternalReference.-->
320   <!--UNUSED: Deleted type cs_productFlowlExternalPort.-->
321   <!--UNUSED: Deleted type cs_productFlowNetwork.-->
322   <!--UNUSED: Deleted type cs_productFlowNetworkPlan.-->
323   <!--UNUSED: Deleted type cs_productFlowPort.-->
324   <!--UNUSED: Deleted type cs_productFlowQualifierExpected.-->
325   <!--UNUSED: Deleted type cs_productFlowUnit.-->
326   <!--UNUSED: Deleted type cs_productionOperationActivity.-->
327   <!--UNUSED: Deleted type cs_productionOperationAlarm.-->
328   <!--UNUSED: Deleted type cs_productionOperationCargoShipOperation.-->
329   <!--UNUSED: Deleted type cs_productionOperationHSE.-->
330   <!--UNUSED: Deleted type cs_productionOperationInstallationReport.-->
331   <!--UNUSED: Deleted type cs_productionOperationLostProduction.-->
332   <!--UNUSED: Deleted type cs_productionOperationMarineOperation.-->
333   <!--UNUSED: Deleted type cs_productionOperationOperationalComment.-->
334   <!--UNUSED: Deleted type cs_productionOperationSafety.-->
335   <!--UNUSED: Deleted type cs_productionOperationShutdown.-->
336   <!--UNUSED: Deleted type cs_productionOperationThirdPartyProcessing.-->
337   <!--UNUSED: Deleted type cs_productionOperationWaterCleaningQuality.-->
338   <!--UNUSED: Deleted type cs_productionOperationWeather.-->
339   <!--UNUSED: Deleted type cs_productVolumeAlert.-->
340   <!--UNUSED: Deleted type cs_productVolumeBusinessUnit.-->
341   <!--UNUSED: Deleted type cs_productVolumeBusinessSubUnit.-->
342   <!--UNUSED: Deleted type cs_productVolumeBusinessOwnershipShare.-->
343   <!--UNUSED: Deleted type cs_productVolumeBusinessAccountInfo.-->
344   <!--UNUSED: Deleted type BusinessUnitKind.-->
345   <!--UNUSED: Deleted type cs_productVolumeComponentContent.-->
346   <!--UNUSED: Deleted type cs_productVolumeFacility.-->
347   <!--UNUSED: Deleted type cs_productVolumeFlow.-->
348   <!--UNUSED: Deleted type cs_productVolumeParameterSet.-->
349   <!--UNUSED: Deleted type cs_productVolumeParameterValue.-->
350   <!--UNUSED: Deleted type cs_productVolumePeriod.-->
351   <!--UNUSED: Deleted type q_cs_productVolumePortDifference.-->
352   <!--UNUSED: Deleted type cs_productVolumeProduct.-->
353   <!--UNUSED: Deleted type cs_productVolumeRelatedFacility.-->
354   <!--UNUSED: Deleted type cs_productVolumeSalesSet.-->
355   <!--UNUSED: Deleted type cs_productVolumeSalesDetail.-->
356   <!--UNUSED: Deleted type cs_productVolumeDestination.-->
357   <!--UNUSED: Deleted type cs_productVolumeSaleEvent.-->
358   <!--UNUSED: Deleted type SaleEventKind.-->
359   <!--UNUSED: Deleted type SalesFlowPart.-->
360   <!--UNUSED: Deleted type SaleDestinationType.-->
361   <!--UNUSED: Deleted type cs_refProductFlow.-->
362   <xsd:complexType name="q_cs_refWellWellbore">
363      <xsd:annotation>
364         <xsd:documentation>Data that represents a foreign key to a wellbore. The wellbore may be defined within the context of another well.</xsd:documentation>
365      </xsd:annotation>
366      <xsd:sequence>
367         <xsd:element name="wellboreReference" type="witsml:q_refNameString" minOccurs="0" maxOccurs="1">
368            <xsd:annotation>
369               <xsd:documentation>A pointer the wellbore with which there is a relationship.</xsd:documentation>
370               <xsd:appinfo>constraints:@minOccurs="1"</xsd:appinfo>
371            </xsd:annotation>
372         </xsd:element>
373         <xsd:element name="wellParent" type="witsml:q_refNameString" minOccurs="0" maxOccurs="1">
374            <xsd:annotation>
375               <xsd:documentation>A pointer to the well that contains the wellboreReference. This is not needed unless the referenced wellbore is outside the context of a common
376               parent well.</xsd:documentation>
377            </xsd:annotation>
378         </xsd:element>
379      </xsd:sequence>
380   </xsd:complexType>
381   <xsd:complexType name="q_cs_refWellWellboreRig">
382      <xsd:annotation>
383         <xsd:documentation>A reference to a rig within a wellbore. The wellbore may be defined within the context of another well. This value represents a foreign key from one
384         node to another.</xsd:documentation>
385      </xsd:annotation>
386      <xsd:sequence>
387         <xsd:element name="rigReference" type="witsml:q_refNameString" minOccurs="0" maxOccurs="1">
388            <xsd:annotation>
389               <xsd:documentation>A pointer to the rig with which there is a relationship.</xsd:documentation>
390               <xsd:appinfo>constraints:@minOccurs="1"</xsd:appinfo>
391            </xsd:annotation>
392         </xsd:element>
393         <xsd:element name="wellboreParent" type="witsml:q_refNameString" minOccurs="0" maxOccurs="1">
394            <xsd:annotation>
395               <xsd:documentation>A pointer to the wellbore that contains the rigReference. This is not needed unless the referenced rig is outside the context of a common parent
396               wellbore.</xsd:documentation>
397            </xsd:annotation>
398         </xsd:element>
399         <xsd:element name="wellParent" type="witsml:q_refNameString" minOccurs="0" maxOccurs="1">
400            <xsd:annotation>
401               <xsd:documentation>A pointer to the well that contains the wellboreParent. This is not needed unless the referenced wellbore is outside the context of a common
402               parent well.</xsd:documentation>
403            </xsd:annotation>
404         </xsd:element>
405      </xsd:sequence>
406   </xsd:complexType>
407   <!--UNUSED: Deleted type cs_relativeCoordinate.-->
408   <!--UNUSED: Deleted type q_cs_volumeValue.-->
409   <xsd:complexType name="q_cs_wellContext">
410      <xsd:annotation>
411         <xsd:documentation>Within the context of a WITSML Server, this data should duplicate the equivalent information in the well object.</xsd:documentation>
412      </xsd:annotation>
413      <xsd:sequence>
414         <xsd:element name="field" type="witsml:q_nameStruct" minOccurs="0" maxOccurs="1">
415            <xsd:annotation>
416               <xsd:documentation>Name of the field in which the well is located.</xsd:documentation>
417            </xsd:annotation>
418         </xsd:element>
419         <xsd:element name="wellAlias" type="witsml:q_nameStruct" minOccurs="0" maxOccurs="unbounded">
420            <xsd:annotation>
421               <xsd:documentation>An alias name associated with the well. If the wellName is associated with a naming system then it should be included in this
422               list.</xsd:documentation>
423            </xsd:annotation>
424         </xsd:element>
425         <xsd:element name="wellDatum" type="witsml:q_cs_wellDatum" minOccurs="0" maxOccurs="unbounded">
426            <xsd:annotation>
427               <xsd:documentation>A datum to which elevations and depths are referenced.</xsd:documentation>
428            </xsd:annotation>
429         </xsd:element>
430      </xsd:sequence>
431   </xsd:complexType>
432   <xsd:complexType name="q_cs_wellDatum">
433      <xsd:annotation>
434         <xsd:documentation>Defines the datums associated with elevation, vertical depth and measured depth coordinates within the context of a well.</xsd:documentation>
435      </xsd:annotation>
436      <xsd:sequence>
437         <xsd:element name="name" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
438            <xsd:annotation>
439               <xsd:documentation>The human understandable contextual name of the reference datum.</xsd:documentation>
440               <xsd:appinfo>constraints:@type="witsml:q_nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
441            </xsd:annotation>
442         </xsd:element>
443         <xsd:element name="code" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
444            <xsd:annotation>
445               <xsd:documentation>The code value that represents the type of reference datum. This may represent a point on a device (e.g., kelly bushing) or it may represent a
446               vertical reference datum (e.g., mean sea level).</xsd:documentation>
447               <xsd:appinfo>
448               constraints:@type="witsml:q_ElevCodeEnum",xsd:enumeration="CF",xsd:enumeration="CV",xsd:enumeration="DF",xsd:enumeration="GL",xsd:enumeration="KB",xsd:enumeration="RB",xsd:enumeration="RT",xsd:enumeration="SF",xsd:enumeration="LAT",xsd:enumeration="SL",xsd:enumeration="MHHW",xsd:enumeration="MHW",xsd:enumeration="MLLW",xsd:enumeration="MLW",xsd:enumeration="MTL",xsd:enumeration="KO",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
449            </xsd:annotation>
450         </xsd:element>
451         <xsd:element name="datumName" type="witsml:q_wellKnownNameStruct" minOccurs="0" maxOccurs="1">
452            <xsd:annotation>
453               <xsd:documentation>The name of the vertical reference datum in a particular naming system. This should only be specified if the above 'code' represents some
454               variation of sea level. An optional short name (code) can also be specified. Specifying a well known datum is highly desired if the above code is a variant of sea
455               level because sea level varies over time and space. An example would be to specify a name of 'Caspian Sea' with a code of '5106' in the 'EPSG' naming
456               system.</xsd:documentation>
457            </xsd:annotation>
458         </xsd:element>
459         <xsd:element name="kind" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="unbounded">
460            <xsd:annotation>
461               <xsd:documentation>Since various activities may use different points as measurement datums, it is useful to characterize the point based on its usage. A well
462               reference datum may have more than one such characterization. For example, it may be the datum used by the driller and logger for measuring their depths. Example
463               usage values would be 'permanent','driller', 'logger' 'WRP' (well reference point) and 'SRP' (site reference point).</xsd:documentation>
464               <xsd:appinfo>constraints:@type="witsml:q_kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
465            </xsd:annotation>
466         </xsd:element>
467         <xsd:element name="wellbore" type="witsml:q_cs_refWellWellbore" minOccurs="0" maxOccurs="1">
468            <xsd:annotation>
469               <xsd:documentation>A pointer to the wellbore that contains the reference datum. This should be specified if a measured depth is given.</xsd:documentation>
470            </xsd:annotation>
471         </xsd:element>
472         <xsd:element name="rig" type="witsml:q_cs_refWellWellboreRig" minOccurs="0" maxOccurs="1">
473            <xsd:annotation>
474               <xsd:documentation>A pointer to the rig that contains the device used as a reference datum. The rig may be associated with a wellbore in another well (e.g., pattern
475               drilling using a rig on a track).</xsd:documentation>
476            </xsd:annotation>
477         </xsd:element>
478         <xsd:element name="elevation" type="witsml:q_verticalCoord" minOccurs="0" maxOccurs="1">
479            <xsd:annotation>
480               <xsd:documentation>The gravity based elevation coordinate of this reference datum as measured from another datum. Positive moving upward from the elevation datum.
481               An elevation should be given unless this is a vertical reference datum (e.g., sea level).</xsd:documentation>
482               <xsd:appinfo>constraints:@type="witsml:q_wellElevationCoord"</xsd:appinfo>
483            </xsd:annotation>
484         </xsd:element>
485         <xsd:element name="measuredDepth" type="witsml:q_verticalCoord" minOccurs="0" maxOccurs="1">
486            <xsd:annotation>
487               <xsd:documentation>The measured depth coordinate of this reference datum as measured from another datum. The measured depth datum should either be the same as the
488               elevation datum or it should be relatable to the elevation datum through other datums. Positive moving toward the bottomhole from the measured depth datum. This
489               should be given when a local reference is "downhole", such as a kickoff point or ocean bottom template, and the borehole may not be vertical. If a Depth is given
490               then an Elevation should also be given.</xsd:documentation>
491               <xsd:appinfo>constraints:@type="witsml:q_measuredDepthCoord"</xsd:appinfo>
492            </xsd:annotation>
493         </xsd:element>
494         <xsd:element name="comment" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
495            <xsd:annotation>
496               <xsd:documentation>A contextual description of the well reference datum.</xsd:documentation>
497               <xsd:appinfo>constraints:@type="witsml:q_commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
498            </xsd:annotation>
499         </xsd:element>
500      </xsd:sequence>
501      <xsd:attribute name="defaultMeasuredDepth" type="xsd:string" use="optional">
502         <xsd:annotation>
503            <xsd:documentation>True indicates that this is the default reference datum for measured depth coordinates. False or not given indicates that this is not the default
504            reference datum. Measured depth coordinates that do not specify a datum reference should be assumed to be measured relative to this default reference datum. Only one
505            reference datum may be designated as the default measured depth datum for each well. Values are "true" (or "1") and "false" ( or "0").</xsd:documentation>
506            <xsd:appinfo>constraints:@type="witsml:q_logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
507         </xsd:annotation>
508      </xsd:attribute>
509      <xsd:attribute name="defaultVerticalDepth" type="xsd:string" use="optional">
510         <xsd:annotation>
511            <xsd:documentation>True indicates that this is the default reference datum for vertical depth coordinates. False or not given indicates that this is not the default
512            reference datum. Vertical depth coordinates that do not specify a datum reference should be assumed to be measured relative to the default reference datum. Only one
513            reference datum may be designated as the default vertical depth datum for each well. Values are "true" (or "1") and "false" ( or "0").</xsd:documentation>
514            <xsd:appinfo>constraints:@type="witsml:q_logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
515         </xsd:annotation>
516      </xsd:attribute>
517      <xsd:attribute name="defaultElevation" type="xsd:string" use="optional">
518         <xsd:annotation>
519            <xsd:documentation>True indicates that this is the default reference datum for elevation coordinates. False or not given indicates that this is not the default
520            reference datum. Elevation coordinates that do not specify a datum reference should be assumed to be measured relative to the default reference datum. Only one
521            reference datum may be designated as the default elevation datum for each well. Values are "true" (or "1") and "false" ( or "0").</xsd:documentation>
522            <xsd:appinfo>constraints:@type="witsml:q_logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
523         </xsd:annotation>
524      </xsd:attribute>
525      <xsd:attribute name="uid" type="xsd:string" use="optional">
526         <xsd:annotation>
527            <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no
528            assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only
529            required to be unique within the context of the nearest recurring parent element.</xsd:documentation>
530            <xsd:appinfo>constraints:@type="witsml:q_uidString",xsd:maxLength="64",xsd:pattern="[^ ]*",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
531         </xsd:annotation>
532      </xsd:attribute>
533   </xsd:complexType>
534   <xsd:complexType name="q_cs_wellTestBottomholeData">
535      <xsd:annotation>
536         <xsd:documentation>Well test data gathered at the bottomhole.</xsd:documentation>
537      </xsd:annotation>
538      <xsd:sequence>
539         <xsd:element name="bottomholePres" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
540            <xsd:annotation>
541               <xsd:documentation>The pressure at the bottomhole of the well.</xsd:documentation>
542               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
543            </xsd:annotation>
544         </xsd:element>
545         <xsd:element name="bottomholeTemp" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
546            <xsd:annotation>
547               <xsd:documentation>The temperature at the bottomhole of the well.</xsd:documentation>
548               <xsd:appinfo>constraints:@type="witsml:q_thermodynamicTemperatureMeasure"</xsd:appinfo>
549            </xsd:annotation>
550         </xsd:element>
551         <xsd:element name="bottomholePOverZ" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
552            <xsd:annotation>
553               <xsd:documentation>The P/Z value at the bottomhole. This is P/Z, pressure over gas compressibility factor (z), at the bottomhole of the well. Note that the uom is
554               units of pressure., since Z is dimensionless.</xsd:documentation>
555               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
556            </xsd:annotation>
557         </xsd:element>
558         <xsd:element name="bottomholeMD" type="witsml:q_verticalCoord" minOccurs="0" maxOccurs="1">
559            <xsd:annotation>
560               <xsd:documentation>The measured depth of the bottomhole.</xsd:documentation>
561               <xsd:appinfo>constraints:@type="witsml:q_measuredDepthCoord"</xsd:appinfo>
562            </xsd:annotation>
563         </xsd:element>
564         <xsd:element name="wellbore" type="witsml:q_refNameString" minOccurs="0" maxOccurs="1">
565            <xsd:annotation>
566               <xsd:documentation>Defines the wellbore (sidetract) represented by the measured depth. This must be given when the well has multiple wellbores and the measured
567               depth value is deeper than the first kickoff point. It is recommended that it always be given.</xsd:documentation>
568            </xsd:annotation>
569         </xsd:element>
570      </xsd:sequence>
571   </xsd:complexType>
572   <xsd:complexType name="q_cs_wellTestCumulative">
573      <xsd:annotation>
574         <xsd:documentation>The cumulative amounts of the fluids at the time of the well test. The fluids are oil, gas, and water.</xsd:documentation>
575      </xsd:annotation>
576      <xsd:sequence>
577         <xsd:element name="cumulativeOil" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
578            <xsd:annotation>
579               <xsd:documentation>The cumulative amount of oil.</xsd:documentation>
580               <xsd:appinfo>constraints:@type="witsml:q_volumeMeasure"</xsd:appinfo>
581            </xsd:annotation>
582         </xsd:element>
583         <xsd:element name="cumulativeGas" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
584            <xsd:annotation>
585               <xsd:documentation>The cumulative amount of gas.</xsd:documentation>
586               <xsd:appinfo>constraints:@type="witsml:q_volumeMeasure"</xsd:appinfo>
587            </xsd:annotation>
588         </xsd:element>
589         <xsd:element name="cumulativeWater" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
590            <xsd:annotation>
591               <xsd:documentation>The cumulative amount of water.</xsd:documentation>
592               <xsd:appinfo>constraints:@type="witsml:q_volumeMeasure"</xsd:appinfo>
593            </xsd:annotation>
594         </xsd:element>
595      </xsd:sequence>
596   </xsd:complexType>
597   <xsd:complexType name="q_cs_wellTestFluidLevelTest">
598      <xsd:sequence>
599         <xsd:element name="fluidLevel" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
600            <xsd:annotation>
601               <xsd:documentation>The fluid level achieved in the well. The value is given as length units from the top of the well.</xsd:documentation>
602               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:q_lengthMeasure"</xsd:appinfo>
603            </xsd:annotation>
604         </xsd:element>
605         <xsd:element name="baseUsableWater" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
606            <xsd:annotation>
607               <xsd:documentation>The lowest usable water depth as measured from the surface. See TxRRC H-15.</xsd:documentation>
608               <xsd:appinfo>constraints:@type="witsml:q_lengthMeasure"</xsd:appinfo>
609            </xsd:annotation>
610         </xsd:element>
611         <xsd:element name="testedBy" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
612            <xsd:annotation>
613               <xsd:documentation>The business associate that conducted the test. This is generally a person.</xsd:documentation>
614               <xsd:appinfo>constraints:@type="witsml:q_nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
615            </xsd:annotation>
616         </xsd:element>
617      </xsd:sequence>
618   </xsd:complexType>
619   <xsd:complexType name="q_cs_wellTestFluidRate">
620      <xsd:sequence>
621         <xsd:element name="fluidRate" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
622            <xsd:annotation>
623               <xsd:documentation>The fluid flow rate.</xsd:documentation>
624               <xsd:appinfo>constraints:@type="witsml:q_volumeFlowRateMeasure"</xsd:appinfo>
625            </xsd:annotation>
626         </xsd:element>
627         <xsd:element name="fluidRateStdTempPres" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
628            <xsd:annotation>
629               <xsd:documentation>The fluid flow rate that has been corrected to standard temperature and pressure.</xsd:documentation>
630               <xsd:appinfo>constraints:@type="witsml:q_volumeFlowRateMeasure"</xsd:appinfo>
631            </xsd:annotation>
632         </xsd:element>
633         <xsd:element name="gasClass" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
634            <xsd:annotation>
635               <xsd:documentation>Class for Natural Gas. This is not valid for oil or water.</xsd:documentation>
636               <xsd:appinfo>constraints:@type="witsml:q_kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
637            </xsd:annotation>
638         </xsd:element>
639      </xsd:sequence>
640   </xsd:complexType>
641   <xsd:complexType name="q_cs_wellTestInjectionTestData">
642      <xsd:sequence>
643         <xsd:element name="testDuration" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
644            <xsd:annotation>
645               <xsd:documentation>The time length (with uom) of the well test.</xsd:documentation>
646               <xsd:appinfo>constraints:@type="witsml:q_timeMeasure"</xsd:appinfo>
647            </xsd:annotation>
648         </xsd:element>
649         <xsd:element name="testInterval" type="witsml:q_cs_wellTestInterval" minOccurs="0" maxOccurs="1">
650            <xsd:annotation>
651               <xsd:documentation>The interval tested. This element includes a top and base depth, and the formation tested.</xsd:documentation>
652            </xsd:annotation>
653         </xsd:element>
654         <xsd:element name="InjectedFluid" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
655            <xsd:annotation>
656               <xsd:documentation>The fluid that is being injected.</xsd:documentation>
657               <xsd:appinfo>constraints:@type="witsml:q_InjectionFluid",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
658            </xsd:annotation>
659         </xsd:element>
660         <xsd:element name="wellTestCumulative" type="witsml:q_cs_wellTestCumulative" minOccurs="0" maxOccurs="1">
661            <xsd:annotation>
662               <xsd:documentation>The cumulative volumes of fluids at the time of the well test. The fluids are oil, gas, and water.</xsd:documentation>
663            </xsd:annotation>
664         </xsd:element>
665         <xsd:element name="chokeOrificeSize" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
666            <xsd:annotation>
667               <xsd:documentation>The size of the opening in the flow choke at the wellhead.</xsd:documentation>
668               <xsd:appinfo>constraints:@type="witsml:q_lengthMeasure"</xsd:appinfo>
669            </xsd:annotation>
670         </xsd:element>
671         <xsd:element name="minimumAnnularPressure" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
672            <xsd:annotation>
673               <xsd:documentation>The minimum pressure measured at the annulus.</xsd:documentation>
674               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
675            </xsd:annotation>
676         </xsd:element>
677         <xsd:element name="maximumAnnularPressure" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
678            <xsd:annotation>
679               <xsd:documentation>The maximum pressure measured at the annulus.</xsd:documentation>
680               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
681            </xsd:annotation>
682         </xsd:element>
683         <xsd:element name="wellheadFlowingPressure" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
684            <xsd:annotation>
685               <xsd:documentation>The flowing pressure measured at the wellhead during the test.</xsd:documentation>
686               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
687            </xsd:annotation>
688         </xsd:element>
689         <xsd:element name="wellheadMaximumPressure" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
690            <xsd:annotation>
691               <xsd:documentation>The maximum pressure measured at the wellhead during the well test.</xsd:documentation>
692               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
693            </xsd:annotation>
694         </xsd:element>
695         <xsd:element name="injectionTestResults" type="witsml:q_cs_wellTestInjectionTestResults" minOccurs="0" maxOccurs="1">
696            <xsd:annotation>
697               <xsd:documentation>The production results of the test.</xsd:documentation>
698            </xsd:annotation>
699         </xsd:element>
700      </xsd:sequence>
701   </xsd:complexType>
702   <xsd:complexType name="q_cs_wellTestInjectionTestResults">
703      <xsd:annotation>
704         <xsd:documentation>Oil, gas, and water volumes and rates measured during the well test. The volumes allow either actual volumes or standard (corrected) volumes. The
705         densities are also recorded with the volumes.</xsd:documentation>
706      </xsd:annotation>
707      <xsd:sequence>
708         <xsd:element name="oilVolume" type="witsml:q_cs_wellTestTestVolume" minOccurs="0" maxOccurs="1">
709            <xsd:annotation>
710               <xsd:documentation>Oil volumes measured during the well test.</xsd:documentation>
711            </xsd:annotation>
712         </xsd:element>
713         <xsd:element name="oilRate" type="witsml:q_cs_wellTestFluidRate" minOccurs="0" maxOccurs="1">
714            <xsd:annotation>
715               <xsd:documentation>Oil rates measured during the well test.</xsd:documentation>
716            </xsd:annotation>
717         </xsd:element>
718         <xsd:element name="gasVolume" type="witsml:q_cs_wellTestTestVolume" minOccurs="0" maxOccurs="1">
719            <xsd:annotation>
720               <xsd:documentation>Gas volumes measured during the well test.</xsd:documentation>
721            </xsd:annotation>
722         </xsd:element>
723         <xsd:element name="gasRate" type="witsml:q_cs_wellTestFluidRate" minOccurs="0" maxOccurs="1">
724            <xsd:annotation>
725               <xsd:documentation>Gas rates measured during the well test.</xsd:documentation>
726            </xsd:annotation>
727         </xsd:element>
728         <xsd:element name="waterVolume" type="witsml:q_cs_wellTestTestVolume" minOccurs="0" maxOccurs="1">
729            <xsd:annotation>
730               <xsd:documentation>Water volumes measured during the well test.</xsd:documentation>
731            </xsd:annotation>
732         </xsd:element>
733         <xsd:element name="waterRate" type="witsml:q_cs_wellTestFluidRate" minOccurs="0" maxOccurs="1">
734            <xsd:annotation>
735               <xsd:documentation>Water rates measured during the well test.</xsd:documentation>
736            </xsd:annotation>
737         </xsd:element>
738      </xsd:sequence>
739   </xsd:complexType>
740   <xsd:complexType name="q_cs_wellTestInterval">
741      <xsd:sequence>
742         <xsd:element name="mdTop" type="witsml:q_verticalCoord" minOccurs="0" maxOccurs="1">
743            <xsd:annotation>
744               <xsd:documentation>The measured depth to the top of the interval.</xsd:documentation>
745               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:q_measuredDepthCoord"</xsd:appinfo>
746            </xsd:annotation>
747         </xsd:element>
748         <xsd:element name="mdBase" type="witsml:q_verticalCoord" minOccurs="0" maxOccurs="1">
749            <xsd:annotation>
750               <xsd:documentation>The measured depth to the bottom of the interval.</xsd:documentation>
751               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:q_measuredDepthCoord"</xsd:appinfo>
752            </xsd:annotation>
753         </xsd:element>
754         <xsd:element name="wellbore" type="witsml:q_refNameString" minOccurs="0" maxOccurs="1">
755            <xsd:annotation>
756               <xsd:documentation>Defines the wellbore (sidetract) represented by the measured depth. This must be given when the well has multiple wellbores and the measured
757               depth value is deeper than the first kickoff point. It is recommended that it always be given.</xsd:documentation>
758            </xsd:annotation>
759         </xsd:element>
760         <xsd:element name="testedFormation" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="unbounded">
761            <xsd:annotation>
762               <xsd:documentation>A formation that was tested.</xsd:documentation>
763               <xsd:appinfo>constraints:@type="witsml:q_kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
764            </xsd:annotation>
765         </xsd:element>
766         <xsd:element name="valvePosition" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
767            <xsd:annotation>
768               <xsd:documentation>The relative opening of the downhole control valve for the tested zone. This is for surface controllable valves.</xsd:documentation>
769               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:q_lengthPerLengthMeasure"</xsd:appinfo>
770            </xsd:annotation>
771         </xsd:element>
772      </xsd:sequence>
773   </xsd:complexType>
774   <xsd:complexType name="q_cs_wellTestPointData">
775      <xsd:annotation>
776         <xsd:documentation>Well test data gathered at points in the wellbore.</xsd:documentation>
777      </xsd:annotation>
778      <xsd:sequence>
779         <xsd:element name="pres" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
780            <xsd:annotation>
781               <xsd:documentation>The pressure at the point.</xsd:documentation>
782               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
783            </xsd:annotation>
784         </xsd:element>
785         <xsd:element name="temp" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
786            <xsd:annotation>
787               <xsd:documentation>The temperature at the point.</xsd:documentation>
788               <xsd:appinfo>constraints:@type="witsml:q_thermodynamicTemperatureMeasure"</xsd:appinfo>
789            </xsd:annotation>
790         </xsd:element>
791         <xsd:element name="pOverZ" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
792            <xsd:annotation>
793               <xsd:documentation>The P/Z value at the point. This is P/Z, pressure over gas compressibility factor (z). Note that the uom is units of pressure., since Z is
794               dimensionless.</xsd:documentation>
795               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
796            </xsd:annotation>
797         </xsd:element>
798         <xsd:element name="md" type="witsml:q_verticalCoord" minOccurs="0" maxOccurs="1">
799            <xsd:annotation>
800               <xsd:documentation>The measured depth of the bottomhole.</xsd:documentation>
801               <xsd:appinfo>constraints:@type="witsml:q_measuredDepthCoord"</xsd:appinfo>
802            </xsd:annotation>
803         </xsd:element>
804         <xsd:element name="wellbore" type="witsml:q_refNameString" minOccurs="0" maxOccurs="1">
805            <xsd:annotation>
806               <xsd:documentation>Defines the wellbore (sidetract) represented by the measured depth. This must be given when the well has multiple wellbores and the measured
807               depth value is deeper than the first kickoff point. It is recommended that it always be given.</xsd:documentation>
808            </xsd:annotation>
809         </xsd:element>
810         <xsd:element name="bottomhole" type="witsml:q_booleanTemplateStruct" minOccurs="0" maxOccurs="1">
811            <xsd:annotation>
812               <xsd:documentation>A value of true (1 or "true") indicates that the point is at the bottomhole. A value of false (0 or "false") or not given indicates
813               otherwise.</xsd:documentation>
814               <xsd:appinfo>constraints:@type="witsml:q_logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
815            </xsd:annotation>
816         </xsd:element>
817         <xsd:element name="static" type="witsml:q_booleanTemplateStruct" minOccurs="0" maxOccurs="1">
818            <xsd:annotation>
819               <xsd:documentation>A value of true (1 or "true") indicates a static (non-flowing) pressure. A value of false (0 or "false") or not given indicates otherwise. The
820               pressure may be measured (e.g., shut-in well) or calculated.</xsd:documentation>
821               <xsd:appinfo>constraints:@type="witsml:q_logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
822            </xsd:annotation>
823         </xsd:element>
824      </xsd:sequence>
825   </xsd:complexType>
826   <xsd:complexType name="q_cs_wellTestProductionTestData">
827      <xsd:sequence>
828         <xsd:element name="testDuration" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
829            <xsd:annotation>
830               <xsd:documentation>The time length (with uom) of the well test.</xsd:documentation>
831               <xsd:appinfo>constraints:@type="witsml:q_timeMeasure"</xsd:appinfo>
832            </xsd:annotation>
833         </xsd:element>
834         <xsd:element name="testInterval" type="witsml:q_cs_wellTestInterval" minOccurs="0" maxOccurs="unbounded">
835            <xsd:annotation>
836               <xsd:documentation>The interval tested. This element includes a top and base depth, and the formation(s) tested. It also includes control data for the tested
837               interval.</xsd:documentation>
838            </xsd:annotation>
839         </xsd:element>
840         <xsd:element name="wellheadData" type="witsml:q_cs_wellTestWellheadData" minOccurs="0" maxOccurs="1">
841            <xsd:annotation>
842               <xsd:documentation>This element records measurements made and settings made at the wellhead.</xsd:documentation>
843            </xsd:annotation>
844         </xsd:element>
845         <xsd:element name="bottomholeData" type="witsml:q_cs_wellTestBottomholeData" minOccurs="0" maxOccurs="1">
846            <xsd:annotation>
847               <xsd:documentation>DEPRECATED - Use pointData instead. This element records measurements made at the bottomhole.</xsd:documentation>
848            </xsd:annotation>
849         </xsd:element>
850         <xsd:element name="pointData" type="witsml:q_cs_wellTestPointData" minOccurs="0" maxOccurs="unbounded">
851            <xsd:annotation>
852               <xsd:documentation>This element records temperature and pressure at points in the wellbore.</xsd:documentation>
853            </xsd:annotation>
854         </xsd:element>
855         <xsd:element name="separatorData" type="witsml:q_cs_wellTestSeparatorData" minOccurs="0" maxOccurs="1">
856            <xsd:annotation>
857               <xsd:documentation>This element records the measurements (pressure and temperature) at the separator.</xsd:documentation>
858            </xsd:annotation>
859         </xsd:element>
860         <xsd:element name="operatingMethod" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
861            <xsd:annotation>
862               <xsd:documentation>The method being used to operate the well. Examples are 'flowing', 'pumping', 'gas lifted'.</xsd:documentation>
863               <xsd:appinfo>constraints:@type="witsml:q_kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
864            </xsd:annotation>
865         </xsd:element>
866         <xsd:element name="wellTestCumulative" type="witsml:q_cs_wellTestCumulative" minOccurs="0" maxOccurs="1">
867            <xsd:annotation>
868               <xsd:documentation>The cumulative volumes of fluids at the time of the well test. The fluids are oil, gas, and water.</xsd:documentation>
869            </xsd:annotation>
870         </xsd:element>
871         <xsd:element name="productionTestResults" type="witsml:q_cs_wellTestProductionTestResults" minOccurs="0" maxOccurs="1">
872            <xsd:annotation>
873               <xsd:documentation>The production results of the test.</xsd:documentation>
874            </xsd:annotation>
875         </xsd:element>
876      </xsd:sequence>
877   </xsd:complexType>
878   <xsd:complexType name="q_cs_wellTestProductionTestResults">
879      <xsd:annotation>
880         <xsd:documentation>Oil, gas, and water volumes and rates measured during the well test. The volumes allow either actual volumes or standard (corrected) volumes. The
881         densities are also recorded with the volumes.</xsd:documentation>
882      </xsd:annotation>
883      <xsd:sequence>
884         <xsd:element name="oilVolume" type="witsml:q_cs_wellTestTestVolume" minOccurs="0" maxOccurs="1">
885            <xsd:annotation>
886               <xsd:documentation>Oil volumes measured during the well test.</xsd:documentation>
887            </xsd:annotation>
888         </xsd:element>
889         <xsd:element name="oilRate" type="witsml:q_cs_wellTestFluidRate" minOccurs="0" maxOccurs="1">
890            <xsd:annotation>
891               <xsd:documentation>Oil rates measured during the well test.</xsd:documentation>
892            </xsd:annotation>
893         </xsd:element>
894         <xsd:element name="gasVolume" type="witsml:q_cs_wellTestTestVolume" minOccurs="0" maxOccurs="1">
895            <xsd:annotation>
896               <xsd:documentation>Gas volumes measured during the well test.</xsd:documentation>
897            </xsd:annotation>
898         </xsd:element>
899         <xsd:element name="gasRate" type="witsml:q_cs_wellTestFluidRate" minOccurs="0" maxOccurs="1">
900            <xsd:annotation>
901               <xsd:documentation>Gas rates measured during the well test.</xsd:documentation>
902            </xsd:annotation>
903         </xsd:element>
904         <xsd:element name="waterVolume" type="witsml:q_cs_wellTestTestVolume" minOccurs="0" maxOccurs="1">
905            <xsd:annotation>
906               <xsd:documentation>Water volumes measured during the well test.</xsd:documentation>
907            </xsd:annotation>
908         </xsd:element>
909         <xsd:element name="waterRate" type="witsml:q_cs_wellTestFluidRate" minOccurs="0" maxOccurs="1">
910            <xsd:annotation>
911               <xsd:documentation>Water rates measured during the well test.</xsd:documentation>
912            </xsd:annotation>
913         </xsd:element>
914         <xsd:element name="condensateVolume" type="witsml:q_cs_wellTestTestVolume" minOccurs="0" maxOccurs="1">
915            <xsd:annotation>
916               <xsd:documentation>condensate volumes measured during the well test.</xsd:documentation>
917            </xsd:annotation>
918         </xsd:element>
919         <xsd:element name="condensateRate" type="witsml:q_cs_wellTestFluidRate" minOccurs="0" maxOccurs="1">
920            <xsd:annotation>
921               <xsd:documentation>Condensate rates measured during the well test.</xsd:documentation>
922            </xsd:annotation>
923         </xsd:element>
924         <xsd:element name="gasOilRatio" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
925            <xsd:annotation>
926               <xsd:documentation>The ratio of the volume of gas and the volume of oil that was produced.</xsd:documentation>
927               <xsd:appinfo>constraints:@type="witsml:q_volumePerVolumeMeasure"</xsd:appinfo>
928            </xsd:annotation>
929         </xsd:element>
930         <xsd:element name="waterCut" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
931            <xsd:annotation>
932               <xsd:documentation>The ratio of water produced compared to the volume of total liquids produced.</xsd:documentation>
933               <xsd:appinfo>constraints:@type="witsml:q_volumePerVolumeMeasure"</xsd:appinfo>
934            </xsd:annotation>
935         </xsd:element>
936         <xsd:element name="density" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
937            <xsd:annotation>
938               <xsd:documentation>The density of the fluid mixture.</xsd:documentation>
939               <xsd:appinfo>constraints:@type="witsml:q_densityMeasure"</xsd:appinfo>
940            </xsd:annotation>
941         </xsd:element>
942         <xsd:element name="fluidVelocity" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
943            <xsd:annotation>
944               <xsd:documentation>The velocity of the overall fluid mixture.</xsd:documentation>
945               <xsd:appinfo>constraints:@type="witsml:q_velocityMeasure"</xsd:appinfo>
946            </xsd:annotation>
947         </xsd:element>
948         <xsd:element name="condensateYield" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
949            <xsd:annotation>
950               <xsd:documentation>This is the condensate yield, which describes the amount of condensate per unit of natural gas produced</xsd:documentation>
951               <xsd:appinfo>constraints:@type="witsml:q_volumePerVolumeMeasure"</xsd:appinfo>
952            </xsd:annotation>
953         </xsd:element>
954         <xsd:element name="basicSedimentAndWater" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
955            <xsd:annotation>
956               <xsd:documentation>This is the measured of impurities present in crude oil as it comes from the well. BSandW content is commonly used as a measure for treating
957               performance of hydrocarbon liquids</xsd:documentation>
958               <xsd:appinfo>constraints:@type="witsml:q_volumePerVolumeMeasure"</xsd:appinfo>
959            </xsd:annotation>
960         </xsd:element>
961         <xsd:element name="oilPotential" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
962            <xsd:annotation>
963               <xsd:documentation>This is the the potential of the well to produce crude oil. This represents the flow rate that could be achieved under maximum
964               drawdown.</xsd:documentation>
965               <xsd:appinfo>constraints:@type="witsml:q_volumeFlowRateMeasure"</xsd:appinfo>
966            </xsd:annotation>
967         </xsd:element>
968         <xsd:element name="gasPotential" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
969            <xsd:annotation>
970               <xsd:documentation>This is the potential of the well to produce natural gas. This represents the flow rate that could be achieved under maximum
971               drawdown.</xsd:documentation>
972               <xsd:appinfo>constraints:@type="witsml:q_volumeFlowRateMeasure"</xsd:appinfo>
973            </xsd:annotation>
974         </xsd:element>
975         <xsd:element name="sandVolume" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
976            <xsd:annotation>
977               <xsd:documentation>the volume of sand that was produced.</xsd:documentation>
978               <xsd:appinfo>constraints:@type="witsml:q_volumeMeasure"</xsd:appinfo>
979            </xsd:annotation>
980         </xsd:element>
981         <xsd:element name="allocatedSplit" type="witsml:q_booleanTemplateStruct" minOccurs="0" maxOccurs="1">
982            <xsd:annotation>
983               <xsd:documentation>True ("true" or "1") indicates that the the split factors are allocated as opposed to measured. False ("false" or "0") or not given indicates
984               otherwise.</xsd:documentation>
985               <xsd:appinfo>constraints:@type="witsml:q_logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
986            </xsd:annotation>
987         </xsd:element>
988         <xsd:element name="oilSplitFactor" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
989            <xsd:annotation>
990               <xsd:documentation>The split factor for Oil relative to the overall volume of the test.</xsd:documentation>
991               <xsd:appinfo>constraints:@type="witsml:q_volumePerVolumeMeasure"</xsd:appinfo>
992            </xsd:annotation>
993         </xsd:element>
994         <xsd:element name="gasSplitFactor" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
995            <xsd:annotation>
996               <xsd:documentation>The split factor for Gas relative to the overall volume of the test.</xsd:documentation>
997               <xsd:appinfo>constraints:@type="witsml:q_volumePerVolumeMeasure"</xsd:appinfo>
998            </xsd:annotation>
999         </xsd:element>
1000         <xsd:element name="waterSplitFactor" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1001            <xsd:annotation>
1002               <xsd:documentation>The split factor for Water relative to the overall volume of the test.</xsd:documentation>
1003               <xsd:appinfo>constraints:@type="witsml:q_volumePerVolumeMeasure"</xsd:appinfo>
1004            </xsd:annotation>
1005         </xsd:element>
1006         <xsd:element name="condensateSplitFactor" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1007            <xsd:annotation>
1008               <xsd:documentation>The split factor for Condensate relative to the overall volume of the test.</xsd:documentation>
1009               <xsd:appinfo>constraints:@type="witsml:q_volumePerVolumeMeasure"</xsd:appinfo>
1010            </xsd:annotation>
1011         </xsd:element>
1012      </xsd:sequence>
1013   </xsd:complexType>
1014   <xsd:complexType name="q_cs_wellTestSeparatorData">
1015      <xsd:annotation>
1016         <xsd:documentation>Well test data gathered at the separator.</xsd:documentation>
1017      </xsd:annotation>
1018      <xsd:sequence>
1019         <xsd:element name="separatorPressure" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1020            <xsd:annotation>
1021               <xsd:documentation>The pressure measured at the separator during the well test.</xsd:documentation>
1022               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
1023            </xsd:annotation>
1024         </xsd:element>
1025         <xsd:element name="separatorTemperature" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1026            <xsd:annotation>
1027               <xsd:documentation>The temperature measured at the separator during the well test.</xsd:documentation>
1028               <xsd:appinfo>constraints:@type="witsml:q_thermodynamicTemperatureMeasure"</xsd:appinfo>
1029            </xsd:annotation>
1030         </xsd:element>
1031      </xsd:sequence>
1032   </xsd:complexType>
1033   <xsd:complexType name="q_cs_wellTestTestVolume">
1034      <xsd:annotation>
1035         <xsd:documentation>The following sequence of four elements can be used for reporting of most production fluids.</xsd:documentation>
1036      </xsd:annotation>
1037      <xsd:sequence>
1038         <xsd:element name="volumeStdTempPres" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1039            <xsd:annotation>
1040               <xsd:documentation>The volume is the fluid, corrected to standard conditions of temperature and pressure.</xsd:documentation>
1041               <xsd:appinfo>constraints:@type="witsml:q_volumeMeasure"</xsd:appinfo>
1042            </xsd:annotation>
1043         </xsd:element>
1044         <xsd:element name="volume" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1045            <xsd:annotation>
1046               <xsd:documentation>The volume, uncorrected. This volume is generally reported at reservoir conditions.</xsd:documentation>
1047               <xsd:appinfo>constraints:@type="witsml:q_volumeMeasure"</xsd:appinfo>
1048            </xsd:annotation>
1049         </xsd:element>
1050         <xsd:element name="densityStdTempPres" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1051            <xsd:annotation>
1052               <xsd:documentation>The density of the fluid, corrected to standard conditions of temperature and pressure.</xsd:documentation>
1053               <xsd:appinfo>constraints:@type="witsml:q_densityMeasure"</xsd:appinfo>
1054            </xsd:annotation>
1055         </xsd:element>
1056         <xsd:element name="density" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1057            <xsd:annotation>
1058               <xsd:documentation>The density of the fluid, uncorrected.</xsd:documentation>
1059               <xsd:appinfo>constraints:@type="witsml:q_densityMeasure"</xsd:appinfo>
1060            </xsd:annotation>
1061         </xsd:element>
1062         <xsd:element name="gasClass" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
1063            <xsd:annotation>
1064               <xsd:documentation>Class for Natural Gas. This is not valid for oil or water.</xsd:documentation>
1065               <xsd:appinfo>constraints:@type="witsml:q_kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1066            </xsd:annotation>
1067         </xsd:element>
1068      </xsd:sequence>
1069   </xsd:complexType>
1070   <xsd:complexType name="q_cs_wellTestWellheadData">
1071      <xsd:annotation>
1072         <xsd:documentation>Basic measurements at the wellhead, during the well test.</xsd:documentation>
1073      </xsd:annotation>
1074      <xsd:sequence>
1075         <xsd:element name="temperature" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1076            <xsd:annotation>
1077               <xsd:documentation>The temperature measured at the wellhead during the well test.</xsd:documentation>
1078               <xsd:appinfo>constraints:@type="witsml:q_thermodynamicTemperatureMeasure"</xsd:appinfo>
1079            </xsd:annotation>
1080         </xsd:element>
1081         <xsd:element name="flowingPressure" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1082            <xsd:annotation>
1083               <xsd:documentation>The flowing pressure measured at the wellhead during the well test.</xsd:documentation>
1084               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
1085            </xsd:annotation>
1086         </xsd:element>
1087         <xsd:element name="shutInPressure" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1088            <xsd:annotation>
1089               <xsd:documentation>The shut-in pressure measured at the wellhead during the well test.</xsd:documentation>
1090               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
1091            </xsd:annotation>
1092         </xsd:element>
1093         <xsd:element name="flowLinePressure" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1094            <xsd:annotation>
1095               <xsd:documentation>The pressure measured at the flow line connected to the wellhead during this well test.</xsd:documentation>
1096               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
1097            </xsd:annotation>
1098         </xsd:element>
1099         <xsd:element name="chokeOrificeSize" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1100            <xsd:annotation>
1101               <xsd:documentation>The size of the choke opening at the wellhead.</xsd:documentation>
1102               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:q_lengthMeasure"</xsd:appinfo>
1103            </xsd:annotation>
1104         </xsd:element>
1105         <xsd:element name="gasLiftPres" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1106            <xsd:annotation>
1107               <xsd:documentation>The pressure of the lift gas at the wellhead.</xsd:documentation>
1108               <xsd:appinfo>constraints:@type="witsml:q_pressureMeasure"</xsd:appinfo>
1109            </xsd:annotation>
1110         </xsd:element>
1111         <xsd:element name="gasLiftTemp" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1112            <xsd:annotation>
1113               <xsd:documentation>The temperature of the lift gas at the wellhead.</xsd:documentation>
1114               <xsd:appinfo>constraints:@type="witsml:q_thermodynamicTemperatureMeasure"</xsd:appinfo>
1115            </xsd:annotation>
1116         </xsd:element>
1117         <xsd:element name="gasLiftVolume" type="witsml:q_cs_wellTestTestVolume" minOccurs="0" maxOccurs="1">
1118            <xsd:annotation>
1119               <xsd:documentation>Lift gas volumes injected during the well test at the wellhead.</xsd:documentation>
1120            </xsd:annotation>
1121         </xsd:element>
1122         <xsd:element name="gasLiftRate" type="witsml:q_cs_wellTestFluidRate" minOccurs="0" maxOccurs="1">
1123            <xsd:annotation>
1124               <xsd:documentation>Lift gas rates injected during the well test at the wellhead.</xsd:documentation>
1125            </xsd:annotation>
1126         </xsd:element>
1127         <xsd:element name="gasLiftchokeOrificeSize" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1128            <xsd:annotation>
1129               <xsd:documentation>The size of the gas lift choke opening.</xsd:documentation>
1130               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:q_lengthMeasure"</xsd:appinfo>
1131            </xsd:annotation>
1132         </xsd:element>
1133      </xsd:sequence>
1134   </xsd:complexType>
1135   <!--UNUSED: Deleted type grp_commonPropertiesProductVolume.-->
1136   <!--UNUSED: Deleted type grp_dtsInstalledSystem.-->
1137   <!--UNUSED: Deleted type grp_dtsMeasurement.-->
1138   <!--UNUSED: Deleted type grp_fluidAnalysis.-->
1139   <!--UNUSED: Deleted type grp_fluidAnalysisResult.-->
1140   <!--UNUSED: Deleted type grp_fluidResultCommonTestGroup.-->
1141   <!--UNUSED: Deleted type grp_fluidSample.-->
1142   <!--UNUSED: Deleted type grp_productFlowModel.-->
1143   <!--UNUSED: Deleted type grp_productionOperation.-->
1144   <!--UNUSED: Deleted type grp_productVolume.-->
1145   <xsd:element name="wellTestQuerySet" type="witsml:q_obj_wellTests">
1146      <xsd:annotation>
1147         <xsd:documentation>The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an "s" to the
1148         singular name.</xsd:documentation>
1149      </xsd:annotation>
1150   </xsd:element>
1151   <xsd:complexType name="q_obj_wellTests">
1152      <xsd:sequence>
1153         <xsd:element name="documentInfo" type="witsml:q_cs_documentInfo" minOccurs="0" maxOccurs="1">
1154            <xsd:annotation>
1155               <xsd:documentation>Information about the XML message instance.</xsd:documentation>
1156            </xsd:annotation>
1157         </xsd:element>
1158         <xsd:element name="wellTest" type="witsml:q_obj_wellTest" minOccurs="0" maxOccurs="unbounded">
1159            <xsd:annotation>
1160               <xsd:documentation>Information about a single well test.</xsd:documentation>
1161            </xsd:annotation>
1162         </xsd:element>
1163      </xsd:sequence>
1164      <xsd:attribute name="version" type="xsd:string" use="optional">
1165         <xsd:annotation>
1166            <xsd:documentation>Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed
1167            by the document instance.</xsd:documentation>
1168            <xsd:appinfo>
1169            constraints:@use="required",@type="witsml:q_schemaVersionString",xsd:maxLength="16",xsd:pattern="1\.0\.0\.[1-9]?[0-9]\(PRODML\)",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1170         </xsd:annotation>
1171      </xsd:attribute>
1172   </xsd:complexType>
1173   <xsd:complexType name="q_obj_wellTest">
1174      <xsd:complexContent>
1175         <xsd:extension base="witsml:q_abstractSingularDataObject">
1176            <xsd:sequence>
1177               <xsd:element name="nameWell" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
1178                  <xsd:annotation>
1179                     <xsd:documentation>Human recognizable context for the well that contains the well test.</xsd:documentation>
1180                     <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:q_nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1181                  </xsd:annotation>
1182               </xsd:element>
1183               <xsd:element name="name" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
1184                  <xsd:annotation>
1185                     <xsd:documentation>Human recognizable context for the well test.</xsd:documentation>
1186                     <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:q_nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1187                  </xsd:annotation>
1188               </xsd:element>
1189               <xsd:element name="dTimMin" type="witsml:q_endpointQualifiedDateTime" minOccurs="0" maxOccurs="1">
1190                  <xsd:annotation>
1191                     <xsd:documentation>The minimum time index contained within the object. The minimum and maximum indexes are server query parameters and will be populated with
1192                     valid values in a "get" result. That is, all wellTest for a well in the specified period defined by the min/max. See the WITSML API Specification appendix on
1193                     "Special Handling" of growing objects for a description of the behavior related to this parameter.</xsd:documentation>
1194                  </xsd:annotation>
1195               </xsd:element>
1196               <xsd:element name="dTimMax" type="witsml:q_endpointQualifiedDateTime" minOccurs="0" maxOccurs="1">
1197                  <xsd:annotation>
1198                     <xsd:documentation>The maximum time index contained within the object. The minimum and maximum indexes are server query parameters and will be populated with
1199                     valid values in a "get" result. See the WITSML API Specification appendix on "Special Handling" of growing objects for a description of the behavior related
1200                     to this parameter.</xsd:documentation>
1201                  </xsd:annotation>
1202               </xsd:element>
1203               <xsd:element name="dTimCurrent" type="witsml:q_dateTimeTemplateStruct" minOccurs="0" maxOccurs="1">
1204                  <xsd:annotation>
1205                     <xsd:documentation>The definition of the "current time" index for this object. The current time index is a server query parameter which requests the selection
1206                     of a single node from a recurring set (e.g., the data related to one point in a time series). That is, the "most recent" (at or before the specified time)
1207                     wellTest for a well. See the WITSML API Specification appendix on "Special Handling" of growing objects for a description of the behavior related to this
1208                     parameter.</xsd:documentation>
1209                     <xsd:appinfo>constraints:@type="witsml:q_timestamp",xsd:pattern=".+"</xsd:appinfo>
1210                  </xsd:annotation>
1211               </xsd:element>
1212               <xsd:element name="wellContext" type="witsml:q_cs_wellContext" minOccurs="0" maxOccurs="1">
1213                  <xsd:annotation>
1214                     <xsd:documentation>Contextual data about the well that was tested.</xsd:documentation>
1215                  </xsd:annotation>
1216               </xsd:element>
1217               <xsd:element name="testDate" type="witsml:q_dateTimeTemplateStruct" minOccurs="0" maxOccurs="1">
1218                  <xsd:annotation>
1219                     <xsd:documentation>The date-time of well test.</xsd:documentation>
1220                     <xsd:appinfo>constraints:@type="witsml:q_timestamp",xsd:pattern=".+"</xsd:appinfo>
1221                  </xsd:annotation>
1222               </xsd:element>
1223               <xsd:element name="previousTestDate" type="witsml:q_dateTimeTemplateStruct" minOccurs="0" maxOccurs="1">
1224                  <xsd:annotation>
1225                     <xsd:documentation>The date-time of the previous well test.</xsd:documentation>
1226                     <xsd:appinfo>constraints:@type="witsml:q_timestamp",xsd:pattern=".+"</xsd:appinfo>
1227                  </xsd:annotation>
1228               </xsd:element>
1229               <xsd:element name="lastValidTest" type="witsml:q_dateTimeTemplateStruct" minOccurs="0" maxOccurs="1">
1230                  <xsd:annotation>
1231                     <xsd:documentation>The date-time of the last valid well test.</xsd:documentation>
1232                     <xsd:appinfo>constraints:@type="witsml:q_timestamp",xsd:pattern=".+"</xsd:appinfo>
1233                  </xsd:annotation>
1234               </xsd:element>
1235               <xsd:element name="testReason" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
1236                  <xsd:annotation>
1237                     <xsd:documentation>The reason for the well test: initial, periodic, revision.</xsd:documentation>
1238                     <xsd:appinfo>constraints:@type="witsml:q_TestReason",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1239                  </xsd:annotation>
1240               </xsd:element>
1241               <xsd:element name="testType" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
1242                  <xsd:annotation>
1243                     <xsd:documentation>The type of well production test.</xsd:documentation>
1244                     <xsd:appinfo>constraints:@type="witsml:q_kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1245                  </xsd:annotation>
1246               </xsd:element>
1247               <xsd:element name="chokeOrificeSize" type="witsml:q_measure" minOccurs="0" maxOccurs="1">
1248                  <xsd:annotation>
1249                     <xsd:documentation>DEPRECATED: use productionTest/wellheadData/chokeOrificeSize or injectionTest/chokeOrificeSize. The size of the opening in the flow choke
1250                     at the wellhead.</xsd:documentation>
1251                     <xsd:appinfo>constraints:@type="witsml:q_lengthMeasure"</xsd:appinfo>
1252                  </xsd:annotation>
1253               </xsd:element>
1254               <xsd:element name="productFlowPort" type="witsml:q_refNameString" minOccurs="0" maxOccurs="1">
1255                  <xsd:annotation>
1256                     <xsd:documentation>A port on a Product Flow Unit that is represented by this test.</xsd:documentation>
1257                  </xsd:annotation>
1258               </xsd:element>
1259               <xsd:element name="productFlowUnit" type="witsml:q_refNameString" minOccurs="0" maxOccurs="1">
1260                  <xsd:annotation>
1261                     <xsd:documentation>The Product Flow Unit represented by the port. This is defined within the Product Flow Model</xsd:documentation>
1262                  </xsd:annotation>
1263               </xsd:element>
1264               <xsd:element name="productFlowModel" type="witsml:q_refNameString" minOccurs="0" maxOccurs="1">
1265                  <xsd:annotation>
1266                     <xsd:documentation>The Product Flow Model that represents the above Product Flow Unit.</xsd:documentation>
1267                  </xsd:annotation>
1268               </xsd:element>
1269               <xsd:element name="standardTempPres" type="witsml:q_stringTemplateStruct" minOccurs="0" maxOccurs="1">
1270                  <xsd:annotation>
1271                     <xsd:documentation>Defines the standard temperature and pressure to which all standard volumes in this report have been corrected. This applies to all
1272                     elements whose name is suffixed by StdTempPres.</xsd:documentation>
1273                     <xsd:appinfo>constraints:@type="witsml:q_StandardTempPress",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1274                  </xsd:annotation>
1275               </xsd:element>
1276               <xsd:element name="fluidLevelTest" type="witsml:q_cs_wellTestFluidLevelTest" minOccurs="0" maxOccurs="1">
1277                  <xsd:annotation>
1278                     <xsd:documentation>Data from a fluid level test.</xsd:documentation>
1279                  </xsd:annotation>
1280               </xsd:element>
1281               <xsd:element name="productionTest" type="witsml:q_cs_wellTestProductionTestData" minOccurs="0" maxOccurs="unbounded">
1282                  <xsd:annotation>
1283                     <xsd:documentation>Data from a production test. Multiple tests generally indicate that there are multiple components of a single overall test. For example,
1284                     for multi-zoned wells.</xsd:documentation>
1285                  </xsd:annotation>
1286               </xsd:element>
1287               <xsd:element name="injectionTest" type="witsml:q_cs_wellTestInjectionTestData" minOccurs="0" maxOccurs="unbounded">
1288                  <xsd:annotation>
1289                     <xsd:documentation>Data from an injection test. Multiple tests generally indicate that there are multiple components of the overall test. For example, for
1290                     multi-zoned wells.</xsd:documentation>
1291                  </xsd:annotation>
1292               </xsd:element>
1293               <xsd:element name="commonData" type="witsml:q_cs_commonData" minOccurs="0" maxOccurs="1">
1294                  <xsd:annotation>
1295                     <xsd:documentation>A container element that contains elements that are common to all data objects.</xsd:documentation>
1296                  </xsd:annotation>
1297               </xsd:element>
1298               <xsd:element name="customData" type="witsml:q_cs_customData" minOccurs="0" maxOccurs="1">
1299                  <xsd:annotation>
1300                     <xsd:documentation>A container element that can contain custom or user defined data elements.</xsd:documentation>
1301                  </xsd:annotation>
1302               </xsd:element>
1303            </xsd:sequence>
1304            <xsd:attribute name="uidWell" type="xsd:string" use="optional">
1305               <xsd:annotation>
1306                  <xsd:documentation>Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.</xsd:documentation>
1307                  <xsd:appinfo>constraints:@type="witsml:q_uidString",xsd:maxLength="64",xsd:pattern="[^ ]*",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1308               </xsd:annotation>
1309            </xsd:attribute>
1310            <xsd:attribute name="uid" type="xsd:string" use="optional">
1311               <xsd:annotation>
1312                  <xsd:documentation>The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no
1313                  assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is
1314                  only required to be unique within the context of the nearest recurring parent element.</xsd:documentation>
1315                  <xsd:appinfo>constraints:@type="witsml:q_uidString",xsd:maxLength="64",xsd:pattern="[^ ]*",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1316               </xsd:annotation>
1317            </xsd:attribute>
1318         </xsd:extension>
1319      </xsd:complexContent>
1320   </xsd:complexType>
1321   <!--UNUSED: Deleted type q_abstractBoolean.-->
1322   <!--UNUSED: Deleted type q_abstractDateTime.-->
1323   <!--UNUSED: Deleted type q_abstractDate.-->
1324   <!--UNUSED: Deleted type abstractYear.-->
1325   <!--UNUSED: Deleted type q_abstractDouble.-->
1326   <!--UNUSED: Deleted type abstractShort.-->
1327   <!--UNUSED: Deleted type abstractInt.-->
1328   <!--UNUSED: Deleted type q_abstractString.-->
1329   <!--UNUSED: Deleted type q_abstractMeasure.-->
1330   <!--UNUSED: Deleted type q_abstractMaximumLengthString.-->
1331   <!--UNUSED: Deleted type abstractUncollapsedString.-->
1332   <!--UNUSED: Deleted type abstractContextualObject.-->
1333   <xsd:complexType name="q_abstractSingularDataObject">
1334      <xsd:annotation>
1335         <xsd:documentation>The intended abstract supertype of all singular data objects.</xsd:documentation>
1336      </xsd:annotation>
1337      <xsd:sequence />
1338   </xsd:complexType>
1339   <!--UNUSED: Deleted type abstractPositiveCount.-->
1340   <!--UNUSED: Deleted type q_abstractNameString.-->
1341   <!--UNUSED: Deleted type q_abstractUidString.-->
1342   <!--UNUSED: Deleted type q_abstractCommentString.-->
1343   <!--UNUSED: Deleted type q_abstractTypeEnum.-->
1344   <!--UNUSED: Deleted type q_abstractUomEnum.-->
1345   <!--UNUSED: Deleted type abstractNonNegativeCount.-->
1346   <!--UNUSED: Deleted type ActivityClassType.-->
1347   <!--UNUSED: Deleted type ActivityCode.-->
1348   <!--UNUSED: Deleted type AddressKindEnum.-->
1349   <!--UNUSED: Deleted type AddressQualifier.-->
1350   <!--UNUSED: Deleted type AziRef.-->
1351   <!--UNUSED: Deleted type ArrayElementDataType.-->
1352   <!--UNUSED: Deleted type BearingType.-->
1353   <!--UNUSED: Deleted type BitDullCode.-->
1354   <!--UNUSED: Deleted type BitReasonPulled.-->
1355   <!--UNUSED: Deleted type BitType.-->
1356   <!--UNUSED: Deleted type BhaStatus.-->
1357   <!--UNUSED: Deleted type BladeShapeType.-->
1358   <!--UNUSED: Deleted type BladeType.-->
1359   <!--UNUSED: Deleted type BopType.-->
1360   <!--UNUSED: Deleted type BoxPinConfig.-->
1361   <!--UNUSED: Deleted type CalculationMethod.-->
1362   <!--UNUSED: Deleted type CementJobType.-->
1363   <!--UNUSED: Deleted type ConnectionPosition.-->
1364   <!--UNUSED: Deleted type ContactPreference.-->
1365   <!--UNUSED: Deleted type DeflectionMethod.-->
1366   <!--UNUSED: Deleted type DerrickType.-->
1367   <!--UNUSED: Deleted type DrawWorksType.-->
1368   <!--UNUSED: Deleted type DriveType.-->
1369   <!--UNUSED: Deleted type q_ElevCodeEnum.-->
1370   <!--UNUSED: Deleted type Ellipsoid.-->
1371   <!--UNUSED: Deleted type q_EndpointQualifier.-->
1372   <!--UNUSED: Deleted type FacilityParameter.-->
1373   <!--UNUSED: Deleted type FiberMode.-->
1374   <!--UNUSED: Deleted type FlowQualifier.-->
1375   <!--UNUSED: Deleted type FlowSubQualifier.-->
1376   <!--UNUSED: Deleted type GasPeakType.-->
1377   <!--UNUSED: Deleted type GeodeticDatum.-->
1378   <!--UNUSED: Deleted type Hemispheres.-->
1379   <!--UNUSED: Deleted type HoleCasingType.-->
1380   <!--UNUSED: Deleted type HoleOpenerType.-->
1381   <!--UNUSED: Deleted type q_InjectionFluid.-->
1382   <!--UNUSED: Deleted type IntervalMethod.-->
1383   <!--UNUSED: Deleted type IntervalType.-->
1384   <!--UNUSED: Deleted type q_ItemState.-->
1385   <!--UNUSED: Deleted type InstalledFiberPoint.-->
1386   <!--UNUSED: Deleted type JarType.-->
1387   <!--UNUSED: Deleted type JarAction.-->
1388   <!--UNUSED: Deleted type LithologySource.-->
1389   <!--UNUSED: Deleted type LithologyType.-->
1390   <!--UNUSED: Deleted type LogDataType.-->
1391   <!--UNUSED: Deleted type LogIndexDirection.-->
1392   <!--UNUSED: Deleted type LogIndexType.-->
1393   <!--UNUSED: Deleted type LogTraceOrigin.-->
1394   <!--UNUSED: Deleted type LogTraceState.-->
1395   <!--UNUSED: Deleted type MaterialType.-->
1396   <!--UNUSED: Deleted type MeasureClass.-->
1397   <!--UNUSED: Deleted type MeasurementType.-->
1398   <!--UNUSED: Deleted type MessageProbability.-->
1399   <!--UNUSED: Deleted type MessageSeverity.-->
1400   <!--UNUSED: Deleted type MessageType.-->
1401   <!--UNUSED: Deleted type MudLogParameterType.-->
1402   <!--UNUSED: Deleted type NADTypes.-->
1403   <!--UNUSED: Deleted type NameTagLocation.-->
1404   <!--UNUSED: Deleted type NameTagNumberingScheme.-->
1405   <!--UNUSED: Deleted type NameTagTechnology.-->
1406   <!--UNUSED: Deleted type NozzleType.-->
1407   <!--UNUSED: Deleted type OTDRReason.-->
1408   <!--UNUSED: Deleted type PhoneType.-->
1409   <!--UNUSED: Deleted type PitType.-->
1410   <!--UNUSED: Deleted type ProductFlowPortType.-->
1411   <!--UNUSED: Deleted type Projection.-->
1412   <!--UNUSED: Deleted type ProjectionVariantsObliqueMercator.-->
1413   <!--UNUSED: Deleted type PumpType.-->
1414   <!--UNUSED: Deleted type PumpOpType.-->
1415   <!--UNUSED: Deleted type QualifierType.-->
1416   <!--UNUSED: Deleted type RealtimeData.-->
1417   <!--UNUSED: Deleted type ReportingFacility.-->
1418   <!--UNUSED: Deleted type ReportingFlow.-->
1419   <!--UNUSED: Deleted type ReportingPeriod.-->
1420   <!--UNUSED: Deleted type ReportingProduct.-->
1421   <!--UNUSED: Deleted type ReportingProperty.-->
1422   <!--UNUSED: Deleted type RigType.-->
1423   <!--UNUSED: Deleted type RiskAffectedPersonnel.-->
1424   <!--UNUSED: Deleted type RiskCategory.-->
1425   <!--UNUSED: Deleted type RiskSubCategory.-->
1426   <!--UNUSED: Deleted type RiskType.-->
1427   <!--UNUSED: Deleted type ScrType.-->
1428   <!--UNUSED: Deleted type ShowFluorescence.-->
1429   <!--UNUSED: Deleted type ShowLevel.-->
1430   <!--UNUSED: Deleted type ShowRating.-->
1431   <!--UNUSED: Deleted type ShowSpeed.-->
1432   <!--UNUSED: Deleted type q_StandardTempPress.-->
1433   <!--UNUSED: Deleted type SupportCraft.-->
1434   <!--UNUSED: Deleted type SurfEquipType.-->
1435   <!--UNUSED: Deleted type TargetCategory.-->
1436   <!--UNUSED: Deleted type TargetScope.-->
1437   <!--UNUSED: Deleted type TargetSectionScope.-->
1438   <!--UNUSED: Deleted type q_TestReason.-->
1439   <!--UNUSED: Deleted type TrajStationStatus.-->
1440   <!--UNUSED: Deleted type TrajStationType.-->
1441   <!--UNUSED: Deleted type TubularAssembly.-->
1442   <!--UNUSED: Deleted type TubularComponent.-->
1443   <!--UNUSED: Deleted type TypeSurveyTool.-->
1444   <!--UNUSED: Deleted type q_ValueStatus.-->
1445   <!--UNUSED: Deleted type WellDirection.-->
1446   <!--UNUSED: Deleted type WellFluid.-->
1447   <!--UNUSED: Deleted type WellboreShape.-->
1448   <!--UNUSED: Deleted type WellboreType.-->
1449   <!--UNUSED: Deleted type WellPurpose.-->
1450   <!--UNUSED: Deleted type WellStatus.-->
1451   <!--UNUSED: Deleted type CrewType.-->
1452   <!--UNUSED: Deleted type OperationKind.-->
1453   <!--UNUSED: Deleted type ReasonLost.-->
1454   <!--UNUSED: Deleted type SafetyType.-->
1455   <!--UNUSED: Deleted type VolumeReferenceKind.-->
1456   <!--UNUSED: Deleted type DataQuality.-->
1457   <!--UNUSED: Deleted type FluidAnalysisKind.-->
1458   <!--UNUSED: Deleted type FluidComponent.-->
1459   <!--UNUSED: Deleted type FluidSampleTestAcquisition.-->
1460   <!--UNUSED: Deleted type FluidComponentKind.-->
1461   <!--UNUSED: Deleted type FluidContaminant.-->
1462   <!--UNUSED: Deleted type FluidSampleKind.-->
1463   <!--UNUSED: Deleted type ReservoirFluidKind.-->
1464   <!--UNUSED: Deleted type EosModelKind.-->
1465   <!--UNUSED: Deleted type generalMeasureType.-->
1466   <!--UNUSED: Deleted type temperatureSlopeMeasure.-->
1467   <!--UNUSED: Deleted type typeOptionalClassString.-->
1468   <xsd:complexType name="q_endpointQualifiedDateTime">
1469      <xsd:annotation>
1470         <xsd:documentation>A timestamp value used for min/max query parameters related to "growing objects". The meaning of the endpoint of an interval can be modified by the
1471         endpoint attribute.</xsd:documentation>
1472         <xsd:appinfo>constraints:@base="witsml:abstractDateTime",xsd:pattern=".+"</xsd:appinfo>
1473      </xsd:annotation>
1474      <xsd:attribute name="queryValue" type="xsd:dateTime">
1475         <xsd:annotation>
1476            <xsd:documentation>The element value for which a match is requested.</xsd:documentation>
1477         </xsd:annotation>
1478      </xsd:attribute>
1479      <xsd:attribute name="endpoint" type="xsd:string" use="optional">
1480         <xsd:annotation>
1481            <xsd:documentation>The default is "inclusive".</xsd:documentation>
1482            <xsd:appinfo>constraints:@type="witsml:q_EndpointQualifier",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1483         </xsd:annotation>
1484      </xsd:attribute>
1485   </xsd:complexType>
1486   <!--UNUSED: Deleted type endpointQualifiedDate.-->
1487   <!--UNUSED: Deleted type emailQualifierStruct.-->
1488   <!--UNUSED: Deleted type facilityIdentifierStruct.-->
1489   <!--UNUSED: Deleted type phoneNumberStruct.-->
1490   <!--UNUSED: Deleted type q_logicalBoolean.-->
1491   <!--UNUSED: Deleted type q_date.-->
1492   <!--UNUSED: Deleted type month.-->
1493   <!--UNUSED: Deleted type year.-->
1494   <!--UNUSED: Deleted type q_timestamp.-->
1495   <!--UNUSED: Deleted type timeZone.-->
1496   <!--UNUSED: Deleted type calendarYear.-->
1497   <!--UNUSED: Deleted type yAxisAzimuth.-->
1498   <!--UNUSED: Deleted type nonNegativeFraction.-->
1499   <!--UNUSED: Deleted type q_unitlessQuantity.-->
1500   <!--UNUSED: Deleted type genericMeasure.-->
1501   <!--UNUSED: Deleted type indexCurve.-->
1502   <!--UNUSED: Deleted type ratioGenericMeasure.-->
1503   <!--UNUSED: Deleted type listOfString.-->
1504   <!--UNUSED: Deleted type listOfDouble.-->
1505   <xsd:complexType name="q_refNameString">
1506      <xsd:annotation>
1507         <xsd:documentation>A reference to a name in another node of the xml hierachy. This value represents a foreign key from one element to another.</xsd:documentation>
1508         <xsd:appinfo>constraints:@base="witsml:abstractNameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1509      </xsd:annotation>
1510      <xsd:attribute name="queryValue" type="xsd:string">
1511         <xsd:annotation>
1512            <xsd:documentation>The element value for which a match is requested.</xsd:documentation>
1513         </xsd:annotation>
1514      </xsd:attribute>
1515      <xsd:attribute name="uidRef" type="xsd:string" use="optional">
1516         <xsd:annotation>
1517            <xsd:documentation>A reference to the unique identifier (uid attribute) in the node referenced by the name value. This attribute is required within the context of a
1518            WITSML server.</xsd:documentation>
1519            <xsd:appinfo>constraints:@type="witsml:q_refString",xsd:maxLength="64",xsd:pattern="[^ ]*",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1520         </xsd:annotation>
1521      </xsd:attribute>
1522   </xsd:complexType>
1523   <!--UNUSED: Deleted type refObjectString.-->
1524   <!--UNUSED: Deleted type refPositiveCount.-->
1525   <!--UNUSED: Deleted type q_refWellDatum.-->
1526   <!--UNUSED: Deleted type q_nameString.-->
1527   <!--UNUSED: Deleted type q_commentString.-->
1528   <!--UNUSED: Deleted type descriptionString.-->
1529   <!--UNUSED: Deleted type shortDescriptionString.-->
1530   <!--UNUSED: Deleted type encodedArrayString.-->
1531   <!--UNUSED: Deleted type encodedValueString.-->
1532   <!--UNUSED: Deleted type q_kindString.-->
1533   <!--UNUSED: Deleted type uomString.-->
1534   <!--UNUSED: Deleted type q_uidString.-->
1535   <!--UNUSED: Deleted type q_refString.-->
1536   <!--UNUSED: Deleted type q_schemaVersionString.-->
1537   <xsd:complexType name="q_nameStruct">
1538      <xsd:annotation>
1539         <xsd:documentation>The name of something within a naming system.</xsd:documentation>
1540         <xsd:appinfo>constraints:@base="witsml:abstractNameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1541      </xsd:annotation>
1542      <xsd:attribute name="queryValue" type="xsd:string">
1543         <xsd:annotation>
1544            <xsd:documentation>The element value for which a match is requested.</xsd:documentation>
1545         </xsd:annotation>
1546      </xsd:attribute>
1547      <xsd:attribute name="namingSystem" type="xsd:string" use="optional">
1548         <xsd:annotation>
1549            <xsd:documentation>The naming system within the name is (hopefully) unique.</xsd:documentation>
1550            <xsd:appinfo>constraints:@type="witsml:q_nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1551         </xsd:annotation>
1552      </xsd:attribute>
1553   </xsd:complexType>
1554   <xsd:complexType name="q_wellKnownNameStruct">
1555      <xsd:annotation>
1556         <xsd:documentation>The name of something within a mandatory naming system with an optional code.</xsd:documentation>
1557         <xsd:appinfo>constraints:@base="witsml:abstractNameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1558      </xsd:annotation>
1559      <xsd:attribute name="queryValue" type="xsd:string">
1560         <xsd:annotation>
1561            <xsd:documentation>The element value for which a match is requested.</xsd:documentation>
1562         </xsd:annotation>
1563      </xsd:attribute>
1564      <xsd:attribute name="namingSystem" type="xsd:string" use="optional">
1565         <xsd:annotation>
1566            <xsd:documentation>The naming system within the name is unique.</xsd:documentation>
1567            <xsd:appinfo>constraints:@use="required",@type="witsml:q_nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1568         </xsd:annotation>
1569      </xsd:attribute>
1570      <xsd:attribute name="code" type="xsd:string" use="optional">
1571         <xsd:annotation>
1572            <xsd:documentation>A unique (short) code associated with the name.</xsd:documentation>
1573            <xsd:appinfo>constraints:@type="witsml:q_kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1574         </xsd:annotation>
1575      </xsd:attribute>
1576   </xsd:complexType>
1577   <!--UNUSED: Deleted type uncollapsedString.-->
1578   <!--UNUSED: Deleted type iadcBearingWearCode.-->
1579   <!--UNUSED: Deleted type geodeticZoneString.-->
1580   <!--UNUSED: Deleted type generalQualifiedMeasure.-->
1581   <!--UNUSED: Deleted type integerQualifiedCount.-->
1582   <!--UNUSED: Deleted type kindQualifiedString.-->
1583   <!--UNUSED: Deleted type areaQualifiedMeasure.-->
1584   <!--UNUSED: Deleted type areaPerAreaQualifiedMeasure.-->
1585   <!--UNUSED: Deleted type anglePerTimeQualifiedMeasure.-->
1586   <!--UNUSED: Deleted type lengthPerLengthQualifiedMeasure.-->
1587   <!--UNUSED: Deleted type pressureQualifiedMeasure.-->
1588   <!--UNUSED: Deleted type thermodynamicTemperatureQualifiedMeasure.-->
1589   <!--UNUSED: Deleted type q_volumeQualifiedMeasure.-->
1590   <!--UNUSED: Deleted type q_volumeFlowRateQualifiedMeasure.-->
1591   <!--UNUSED: Deleted type q_measuredDepthCoord.-->
1592   <!--UNUSED: Deleted type q_MeasuredDepthUom.-->
1593   <!--UNUSED: Deleted type wellVerticalDepthCoord.-->
1594   <!--UNUSED: Deleted type q_wellElevationCoord.-->
1595   <!--UNUSED: Deleted type q_WellVerticalCoordinateUom.-->
1596   <!--UNUSED: Deleted type nonNegativeCount.-->
1597   <!--UNUSED: Deleted type positiveCount.-->
1598   <!--UNUSED: Deleted type positiveBigCount.-->
1599   <!--UNUSED: Deleted type integerCount.-->
1600   <!--UNUSED: Deleted type beaufortScaleIntegerCode.-->
1601   <!--UNUSED: Deleted type pumpActionIntegerCode.-->
1602   <!--UNUSED: Deleted type iadcIntegerCode.-->
1603   <!--UNUSED: Deleted type levelIntegerCode.-->
1604   <!--UNUSED: Deleted type cost.-->
1605   <!--UNUSED: Deleted type indexedObject.-->
1606   <!--UNUSED: Deleted type str2.-->
1607   <!--UNUSED: Deleted type str16.-->
1608   <!--UNUSED: Deleted type str32.-->
1609   <!--UNUSED: Deleted type crewCount.-->
1610   <!--UNUSED: Deleted type lostVolumeAndReason.-->
1611   <!--UNUSED: Deleted type safetyCount.-->
1612   <!--UNUSED: Deleted type binaryInteractionCoefficient.-->
1613   <!--UNUSED: Deleted type q_massConcentrationMeasurePercent.-->
1614   <!--UNUSED: Deleted type q_molarFractionMeasurePercent.-->
1615   <!--UNUSED: Deleted type volumePerVolumeMeasurePercent.-->
1616   <!--UNUSED: Deleted type q_PercentUom.-->
1617   <!--UNUSED: Deleted type accelerationLinearMeasure.-->
1618   <!--UNUSED: Deleted type q_amountOfSubstanceMeasure.-->
1619   <!--UNUSED: Deleted type anglePerLengthMeasure.-->
1620   <!--UNUSED: Deleted type anglePerTimeMeasure.-->
1621   <!--UNUSED: Deleted type areaMeasure.-->
1622   <!--UNUSED: Deleted type areaPerAreaMeasure.-->
1623   <!--UNUSED: Deleted type q_densityMeasure.-->
1624   <!--UNUSED: Deleted type q_dimensionlessMeasure.-->
1625   <!--UNUSED: Deleted type dynamicViscosityMeasure.-->
1626   <!--UNUSED: Deleted type electricPotentialMeasure.-->
1627   <!--UNUSED: Deleted type energyPerAreaMeasure.-->
1628   <!--UNUSED: Deleted type equivalentPerMassMeasure.-->
1629   <!--UNUSED: Deleted type forceMeasure.-->
1630   <!--UNUSED: Deleted type forcePerVolumeMeasure.-->
1631   <!--UNUSED: Deleted type frequencyMeasure.-->
1632   <!--UNUSED: Deleted type illuminanceMeasure.-->
1633   <!--UNUSED: Deleted type q_lengthMeasure.-->
1634   <!--UNUSED: Deleted type q_lengthPerLengthMeasure.-->
1635   <!--UNUSED: Deleted type magneticFieldStrengthMeasure.-->
1636   <!--UNUSED: Deleted type q_massConcentrationMeasure.-->
1637   <!--UNUSED: Deleted type q_massFlowRateMeasure.-->
1638   <!--UNUSED: Deleted type q_massMeasure.-->
1639   <!--UNUSED: Deleted type massPerLengthMeasure.-->
1640   <!--UNUSED: Deleted type q_modulusOfCompressionMeasure.-->
1641   <!--UNUSED: Deleted type momentOfForceMeasure.-->
1642   <!--UNUSED: Deleted type perLengthMeasure.-->
1643   <!--UNUSED: Deleted type planeAngleMeasure.-->
1644   <!--UNUSED: Deleted type powerMeasure.-->
1645   <!--UNUSED: Deleted type q_pressureMeasure.-->
1646   <!--UNUSED: Deleted type relativePowerMeasure.-->
1647   <!--UNUSED: Deleted type specificVolumeMeasure.-->
1648   <!--UNUSED: Deleted type q_thermodynamicTemperatureMeasure.-->
1649   <!--UNUSED: Deleted type q_timeMeasure.-->
1650   <!--UNUSED: Deleted type q_velocityMeasure.-->
1651   <!--UNUSED: Deleted type q_volumeMeasure.-->
1652   <!--UNUSED: Deleted type q_volumeFlowRateMeasure.-->
1653   <!--UNUSED: Deleted type q_volumePerVolumeMeasure.-->
1654   <!--UNUSED: Deleted type q_workMeasure.-->
1655   <!--UNUSED: Deleted type compressibilityMeasure.-->
1656   <!--UNUSED: Deleted type molarVolumeMeasure.-->
1657   <!--UNUSED: Deleted type standardVolumeMeasure.-->
1658   <!--UNUSED: Deleted type thermalConductivityMeasure.-->
1659   <!--UNUSED: Deleted type volumePerStandardVolumeMeasure.-->
1660   <!--UNUSED: Deleted type standardVolumePerStandardVolumeMeasure.-->
1661   <!--UNUSED: Deleted type standardVolumePerVolumeMeasure.-->
1662   <!--UNUSED: Deleted type accelerationLinearUom.-->
1663   <!--UNUSED: Deleted type q_amountOfSubstanceUom.-->
1664   <!--UNUSED: Deleted type anglePerLengthUom.-->
1665   <!--UNUSED: Deleted type anglePerTimeUom.-->
1666   <!--UNUSED: Deleted type areaUom.-->
1667   <!--UNUSED: Deleted type areaPerAreaUom.-->
1668   <!--UNUSED: Deleted type q_densityUom.-->
1669   <!--UNUSED: Deleted type q_dimensionlessUom.-->
1670   <!--UNUSED: Deleted type dynamicViscosityUom.-->
1671   <!--UNUSED: Deleted type electricPotentialUom.-->
1672   <!--UNUSED: Deleted type energyPerAreaUom.-->
1673   <!--UNUSED: Deleted type equivalentPerMassUom.-->
1674   <!--UNUSED: Deleted type forceUom.-->
1675   <!--UNUSED: Deleted type forcePerVolumeUom.-->
1676   <!--UNUSED: Deleted type frequencyUom.-->
1677   <!--UNUSED: Deleted type illuminanceUom.-->
1678   <!--UNUSED: Deleted type q_lengthUom.-->
1679   <!--UNUSED: Deleted type q_lengthPerLengthUom.-->
1680   <!--UNUSED: Deleted type magneticFieldStrengthUom.-->
1681   <!--UNUSED: Deleted type q_massConcentrationUom.-->
1682   <!--UNUSED: Deleted type q_massFlowRateUom.-->
1683   <!--UNUSED: Deleted type q_massUom.-->
1684   <!--UNUSED: Deleted type massPerLengthUom.-->
1685   <!--UNUSED: Deleted type q_modulusOfCompressionUom.-->
1686   <!--UNUSED: Deleted type momentOfForceUom.-->
1687   <!--UNUSED: Deleted type perLengthUom.-->
1688   <!--UNUSED: Deleted type planeAngleUom.-->
1689   <!--UNUSED: Deleted type powerUom.-->
1690   <!--UNUSED: Deleted type q_pressureUom.-->
1691   <!--UNUSED: Deleted type relativePowerUom.-->
1692   <!--UNUSED: Deleted type specificVolumeUom.-->
1693   <!--UNUSED: Deleted type q_thermodynamicTemperatureUom.-->
1694   <!--UNUSED: Deleted type q_timeUom.-->
1695   <!--UNUSED: Deleted type q_velocityUom.-->
1696   <!--UNUSED: Deleted type q_volumeUom.-->
1697   <!--UNUSED: Deleted type q_volumeFlowRateUom.-->
1698   <!--UNUSED: Deleted type q_volumePerVolumeUom.-->
1699   <!--UNUSED: Deleted type q_workUom.-->
1700   <!--UNUSED: Deleted type compressibilityUom.-->
1701   <!--UNUSED: Deleted type molarVolumeUom.-->
1702   <!--UNUSED: Deleted type thermalConductivityUom.-->
1703   <xsd:complexType name="q_booleanTemplateStruct">
1704      <xsd:attribute name="queryValue" type="xsd:boolean">
1705         <xsd:annotation>
1706            <xsd:documentation>The element value for which a match is requested.</xsd:documentation>
1707         </xsd:annotation>
1708      </xsd:attribute>
1709   </xsd:complexType>
1710   <!--UNUSED: Deleted type q_shortTemplateStruct.-->
1711   <!--UNUSED: Deleted type q_intTemplateStruct.-->
1712   <xsd:complexType name="q_stringTemplateStruct">
1713      <xsd:attribute name="queryValue" type="xsd:string">
1714         <xsd:annotation>
1715            <xsd:documentation>The element value for which a match is requested.</xsd:documentation>
1716         </xsd:annotation>
1717      </xsd:attribute>
1718   </xsd:complexType>
1719   <!--UNUSED: Deleted type q_doubleTemplateStruct.-->
1720   <xsd:complexType name="q_dateTimeTemplateStruct">
1721      <xsd:attribute name="queryValue" type="xsd:dateTime">
1722         <xsd:annotation>
1723            <xsd:documentation>The element value for which a match is requested.</xsd:documentation>
1724         </xsd:annotation>
1725      </xsd:attribute>
1726   </xsd:complexType>
1727   <!--UNUSED: Deleted type q_dateTemplateStruct.-->
1728   <!--UNUSED: Deleted type q_gYearTemplateStruct.-->
1729   <xsd:complexType name="q_measure">
1730      <xsd:attribute name="uom" type="xsd:string">
1731         <xsd:annotation>
1732            <xsd:documentation>The unit of measure for the value.</xsd:documentation>
1733         </xsd:annotation>
1734      </xsd:attribute>
1735      <xsd:attribute name="queryValue" type="xsd:double">
1736         <xsd:annotation>
1737            <xsd:documentation>The element value for which a match is requested.</xsd:documentation>
1738         </xsd:annotation>
1739      </xsd:attribute>
1740   </xsd:complexType>
1741   <!--UNUSED: Deleted type q_measureWithQualifier.-->
1742   <xsd:complexType name="q_verticalCoord">
1743      <xsd:attribute name="uom" type="xsd:string">
1744         <xsd:annotation>
1745            <xsd:documentation>The unit of measure for the value.</xsd:documentation>
1746         </xsd:annotation>
1747      </xsd:attribute>
1748      <xsd:attribute name="datum" type="xsd:string">
1749         <xsd:annotation>
1750            <xsd:documentation>The datum of the coordinate value.</xsd:documentation>
1751         </xsd:annotation>
1752      </xsd:attribute>
1753      <xsd:attribute name="queryValue" type="xsd:double">
1754         <xsd:annotation>
1755            <xsd:documentation>The element value for which a match is requested.</xsd:documentation>
1756         </xsd:annotation>
1757      </xsd:attribute>
1758   </xsd:complexType>
1759   <!--UNUSED: Deleted type q_integerString.-->
1760</xsd:schema>
Note: See TracBrowser for help on using the browser.