root / projects / DDR_phase1 / XMLschema / 20070107 / WITSML_Profiled_v3 / WITSML_drillReport_profiled_WSDL_schema.xsd @ 5

Revision 5, 255.4 kB (checked in by margs, 15 years ago)

moving old files into new repository.

Line 
1<?xml version="1.0" encoding="utf-8"?>
2<xsd:schema
3        elementFormDefault="qualified"
4        attributeFormDefault="unqualified"
5        targetNamespace="http://www.witsml.org/schemas/131"
6        xmlns:witsml="http://www.witsml.org/schemas/131"
7        xmlns:xsd="http://www.w3.org/2001/XMLSchema"
8        version="1.3.1(NPD)">
9   <xsd:attributeGroup name="attgrp_uid">
10      <!--PROFILE: Deleted attribute uid.-->
11   </xsd:attributeGroup>
12   <xsd:complexType name="cs_activity">
13      <xsd:annotation>
14         <xsd:documentation>WITSML - Operations Activity Component Schema</xsd:documentation>
15      </xsd:annotation>
16      <xsd:sequence minOccurs="0">
17         <xsd:element name="dTimStart" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
18            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTimStart.-->
19            <xsd:annotation>
20               <xsd:documentation>Date and time that activities started.</xsd:documentation>
21               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
22               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE AND TIME OF CDRS ACTIVITY START" />
23            </xsd:annotation>
24         </xsd:element>
25         <xsd:element name="dTimEnd" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
26            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTimEnd.-->
27            <xsd:annotation>
28               <xsd:documentation>Date and time that activities were completed.</xsd:documentation>
29               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
30               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE AND TIME OF CDRS ACTIVITY END" />
31            </xsd:annotation>
32         </xsd:element>
33         <xsd:element name="md" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
34            <!--PROFILE: Changed minOccurs from 0 to 1 for element md.-->
35            <xsd:annotation>
36               <xsd:documentation>The measured depth to the drilling operation.</xsd:documentation>
37               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
38               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=REPORTED MEASURED DEPTH TO DRILLING OPERATION RELATIVE RKB - METRE" />
39            </xsd:annotation>
40         </xsd:element>
41         <xsd:element name="tvd" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
42            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvd.-->
43            <xsd:annotation>
44               <xsd:documentation>True Vertical Depth to the drilling operation.</xsd:documentation>
45               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
46               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH TO DRILLING OPERATION RELATIVE RKB - METRE" />
47            </xsd:annotation>
48         </xsd:element>
49         <xsd:element name="phase" type="xsd:string" minOccurs="0" maxOccurs="1">
50            <!--PROFILE: Changed type from witsml:str16 to witsml:PhaseType for element phase.-->
51            <!--PROFILE: Changed minOccurs from 0 to 1 for element phase.-->
52            <xsd:annotation>
53               <xsd:documentation>Phase (large activity classification) e.g. Drill Surface Hole.</xsd:documentation>
54               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:PhaseType",xsd:enumeration="fixed",xsd:enumeration="snub",xsd:enumeration="coil",xsd:enumeration="wire
55               line",xsd:enumeration="bob test",xsd:maxLength="16",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
56               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TCDRS SUPERIOR CLASS" />
57            </xsd:annotation>
58         </xsd:element>
59         <!--PROFILE: Deleted element activityCode.-->
60         <xsd:element name="proprietaryCode" type="xsd:string" minOccurs="0" maxOccurs="1">
61            <!--PROFILE: Changed type from witsml:nameStruct to witsml:ActivityCodeNPD for element proprietaryCode.-->
62            <!--PROFILE: Changed maxOccurs from unbounded to 1 for element proprietaryCode.-->
63            <xsd:annotation>
64               <xsd:documentation>A proprietary code used to define rig activity. The name of the proprietary system should be defined in the namingSystem
65               attribute.</xsd:documentation>
66               <xsd:appinfo>constraints:@type="witsml:ActivityCodeNPD",xsd:enumeration="drilling -- drive",xsd:enumeration="drilling -- drill",xsd:enumeration="drilling -- hole
67               open",xsd:enumeration="drilling -- underream",xsd:enumeration="drilling -- trip",xsd:enumeration="drilling -- casing",xsd:enumeration="drilling -- bop/wellhead
68               Equipment",xsd:enumeration="drilling -- pressure detection",xsd:enumeration="drilling -- circulating conditioning",xsd:enumeration="drilling --
69               ream",xsd:enumeration="drilling -- survey",xsd:enumeration="drilling -- bop activites",xsd:enumeration="drilling -- mill",xsd:enumeration="drilling --
70               wait",xsd:enumeration="drilling -- rig up/down",xsd:enumeration="drilling -- other",xsd:enumeration="moving -- transit",xsd:enumeration="moving --
71               anchor",xsd:enumeration="moving -- skid",xsd:enumeration="moving -- jack",xsd:enumeration="moving -- position",xsd:enumeration="formation evaluation --
72               trip",xsd:enumeration="formation evaluation -- circulating conditioning",xsd:enumeration="formation evaluation -- core",xsd:enumeration="formation evaluation --
73               log",xsd:enumeration="formation evaluation -- rft/fit",xsd:enumeration="formation evaluation -- circulation samples",xsd:enumeration="formation evaluation -- drill
74               stem test",xsd:enumeration="formation evaluation -- production test",xsd:enumeration="formation evaluation -- wait",xsd:enumeration="formation evaluation -- rig
75               up/down",xsd:enumeration="formation evaluation -- other",xsd:enumeration="completion -- bob/wellhead equipment",xsd:enumeration="completion -- wire
76               line",xsd:enumeration="completion -- circulating conditioning",xsd:enumeration="completion -- perforate",xsd:enumeration="completion --
77               simulate",xsd:enumeration="completion -- flow",xsd:enumeration="completion -- sand control",xsd:enumeration="completion -- test scssv",xsd:enumeration="completion
78               -- completion string",xsd:enumeration="completion -- mill",xsd:enumeration="completion -- wait",xsd:enumeration="completion -- rig
79               up/down",xsd:enumeration="completion -- other",xsd:enumeration="workover -- bob/wellhead equipment",xsd:enumeration="workover -- wire
80               line",xsd:enumeration="workover -- circulating conditioning",xsd:enumeration="workover -- perforate",xsd:enumeration="workover --
81               simulate",xsd:enumeration="workover -- flow",xsd:enumeration="workover -- sand control",xsd:enumeration="workover -- test scssv",xsd:enumeration="workover --
82               completion string",xsd:enumeration="workover -- mill",xsd:enumeration="workover -- wait",xsd:enumeration="workover -- rig up/down",xsd:enumeration="workover --
83               other",xsd:enumeration="plug abandon -- trip",xsd:enumeration="plug abandon -- circulating conditioning",xsd:enumeration="plug abandon --
84               perforate",xsd:enumeration="plug abandon -- cement plug",xsd:enumeration="plug abandon -- mechanical plug",xsd:enumeration="plug abandon --
85               squeeze",xsd:enumeration="plug abandon -- cut",xsd:enumeration="plug abandon -- equipment recovery",xsd:enumeration="plug abandon -- mill",xsd:enumeration="plug
86               abandon -- wait",xsd:enumeration="plug abandon -- rig up/down",xsd:enumeration="plug abandon -- other",xsd:enumeration="interruption --
87               maintain",xsd:enumeration="interruption -- repair",xsd:enumeration="interruption -- fish",xsd:enumeration="interruption -- well
88               control",xsd:enumeration="interruption -- lost circulation",xsd:enumeration="interruption -- sidetrack",xsd:enumeration="interruption --
89               mill",xsd:enumeration="interruption -- waiting on weather",xsd:enumeration="interruption -- wait",xsd:enumeration="interruption -- rig
90               up/down",xsd:enumeration="interruption -- other",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
91               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CDRS MAIN OPERATION CLASS" />
92            </xsd:annotation>
93         </xsd:element>
94         <!--PROFILE: Deleted element detailActivity.-->
95         <xsd:element name="state" type="xsd:string" minOccurs="0" maxOccurs="1">
96            <!--PROFILE: Changed type from witsml:str32 to witsml:MainActivityEvaluation for element state.-->
97            <!--PROFILE: Changed minOccurs from 0 to 1 for element state.-->
98            <xsd:annotation>
99               <xsd:documentation>The outcome of the main operation. Finish, interrupted, failed, etc.</xsd:documentation>
100               <xsd:appinfo>
101               constraints:@minOccurs="1",@type="witsml:MainActivityEvaluation",xsd:enumeration="ok",xsd:enumeration="fail",xsd:maxLength="32",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
102               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CDRS MAIN OPERATION ACTIVITY EVALUATION CLASS" />
103            </xsd:annotation>
104         </xsd:element>
105         <xsd:element name="stateDetailActivity" type="xsd:string" minOccurs="0" maxOccurs="1">
106            <!--PROFILE: Changed minOccurs from 0 to 1 for element stateDetailActivity.-->
107            <xsd:annotation>
108               <xsd:documentation>The outcome of the detailed activity.</xsd:documentation>
109               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:StateDetailActivity",xsd:enumeration="injury",xsd:enumeration="operation
110               failed",xsd:enumeration="kick",xsd:enumeration="circulation loss",xsd:enumeration="m???????? loss",xsd:enumeration="stuck equipment",xsd:enumeration="equipment
111               failure",xsd:enumeration="equipment hang",xsd:enumeration="success",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
112               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CDRS SUB OPERATION ACTIVITY EVALUATION CLASS" />
113            </xsd:annotation>
114         </xsd:element>
115         <xsd:element name="comments" type="xsd:string" minOccurs="0" maxOccurs="1">
116            <!--PROFILE: Changed minOccurs from 0 to 1 for element comments.-->
117            <xsd:annotation>
118               <xsd:documentation>Comments and Remarks.</xsd:documentation>
119               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
120               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILLING REPORT OPERATIONS REMARK" />
121            </xsd:annotation>
122         </xsd:element>
123         <!--PROFILE: Deleted element duration.-->
124         <!--PROFILE: Deleted element typeActivityClass.-->
125         <!--PROFILE: Deleted element mdHoleStart.-->
126         <!--PROFILE: Deleted element tvdHoleStart.-->
127         <!--PROFILE: Deleted element mdHoleEnd.-->
128         <!--PROFILE: Deleted element tvdHoleEnd.-->
129         <!--PROFILE: Deleted element mdBitStart.-->
130         <!--PROFILE: Deleted element mdBitEnd.-->
131         <!--PROFILE: Deleted element operator.-->
132         <!--PROFILE: Deleted element tubular.-->
133         <!--PROFILE: Deleted element optimum.-->
134         <!--PROFILE: Deleted element productive.-->
135         <!--PROFILE: Deleted element itemState.-->
136      </xsd:sequence>
137      <xsd:attributeGroup ref="witsml:attgrp_uid">
138         <xsd:annotation>
139            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
140         </xsd:annotation>
141      </xsd:attributeGroup>
142   </xsd:complexType>
143   <xsd:complexType name="cs_alias">
144      <xsd:annotation>
145         <xsd:documentation>A common way for handling names of objects. An identifier type must include a Name. It may also include a NamingSystem, which gives meaning to the
146         name.</xsd:documentation>
147      </xsd:annotation>
148      <xsd:sequence minOccurs="0">
149         <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1">
150            <xsd:annotation>
151               <xsd:documentation>A human contextual name of an item. This should (hopefully) be unique within the context of the naming system.</xsd:documentation>
152               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
153            </xsd:annotation>
154         </xsd:element>
155         <xsd:element name="namingSystem" type="xsd:string" minOccurs="0" maxOccurs="1">
156            <xsd:annotation>
157               <xsd:documentation>The naming system under which the item is defined. Knowledge of the naming system may allow the hame to be parsed for embeded
158               information.</xsd:documentation>
159               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
160            </xsd:annotation>
161         </xsd:element>
162      </xsd:sequence>
163      <xsd:attributeGroup ref="witsml:attgrp_uid">
164         <xsd:annotation>
165            <xsd:documentation>Unique identifier for the element.</xsd:documentation>
166         </xsd:annotation>
167      </xsd:attributeGroup>
168   </xsd:complexType>
169   <xsd:complexType name="cs_bitRecord">
170      <xsd:annotation>
171         <xsd:documentation>WITSML - Bit Record Component Schema.</xsd:documentation>
172      </xsd:annotation>
173      <xsd:sequence minOccurs="0">
174         <xsd:element name="numBit" type="xsd:string" minOccurs="0" maxOccurs="1">
175            <!--PROFILE: Changed minOccurs from 0 to 1 for element numBit.-->
176            <xsd:annotation>
177               <xsd:documentation>Bit number and rerun number e.g. "4.1" for the first rerun of bit 4.</xsd:documentation>
178               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:str32",xsd:maxLength="32",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
179               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
180            </xsd:annotation>
181         </xsd:element>
182         <xsd:element name="diaBit" type="witsml:measure" minOccurs="0" maxOccurs="1">
183            <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaBit.-->
184            <xsd:annotation>
185               <xsd:documentation>Diameter of drilled hole.</xsd:documentation>
186               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:lengthMeasureInch"</xsd:appinfo>
187               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILL BIT NOMINAL OTSIDE DIAMETER AT REPORTING TIME - INCH" />
188            </xsd:annotation>
189         </xsd:element>
190         <!--PROFILE: Deleted element diaPassThru.-->
191         <!--PROFILE: Deleted element diaPilot.-->
192         <xsd:element name="manufacturer" type="xsd:string" minOccurs="0" maxOccurs="1">
193            <!--PROFILE: Changed minOccurs from 0 to 1 for element manufacturer.-->
194            <xsd:annotation>
195               <xsd:documentation>Manufacturer / supplier of the item.</xsd:documentation>
196               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
197               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILL BIT MANUFACTURER NAME" />
198            </xsd:annotation>
199         </xsd:element>
200         <!--PROFILE: Deleted element typeBit.-->
201         <!--PROFILE: Deleted element cost.-->
202         <xsd:element name="codeMfg" type="xsd:string" minOccurs="0" maxOccurs="1">
203            <!--PROFILE: Changed minOccurs from 0 to 1 for element codeMfg.-->
204            <xsd:annotation>
205               <xsd:documentation>The manufacturers code for the bit.</xsd:documentation>
206               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:str32",xsd:maxLength="32",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
207               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MANUFACTURERS IDENTIFICATION CODE OF DRILL BIT" />
208            </xsd:annotation>
209         </xsd:element>
210         <!--PROFILE: Deleted element codeIADC.-->
211         <!--PROFILE: Deleted element condInitInner.-->
212         <!--PROFILE: Deleted element condInitOuter.-->
213         <!--PROFILE: Deleted element condInitDull.-->
214         <!--PROFILE: Deleted element condInitLocation.-->
215         <!--PROFILE: Deleted element condInitBearing.-->
216         <!--PROFILE: Deleted element condInitGauge.-->
217         <!--PROFILE: Deleted element condInitOther.-->
218         <!--PROFILE: Deleted element condInitReason.-->
219         <!--PROFILE: Deleted element condFinalInner.-->
220         <!--PROFILE: Deleted element condFinalOuter.-->
221         <!--PROFILE: Deleted element condFinalDull.-->
222         <!--PROFILE: Deleted element condFinalLocation.-->
223         <!--PROFILE: Deleted element condFinalBearing.-->
224         <!--PROFILE: Deleted element condFinalGauge.-->
225         <!--PROFILE: Deleted element condFinalOther.-->
226         <!--PROFILE: Deleted element condFinalReason.-->
227         <!--PROFILE: Deleted element drive.-->
228         <!--PROFILE: Deleted element bitClass.-->
229         <!--PROFILE: Deleted element customData.-->
230      </xsd:sequence>
231   </xsd:complexType>
232   <!--UNUSED: Deleted type cs_commonData.-->
233   <!--UNUSED: Deleted type cs_customData.-->
234   <!--UNUSED: Deleted type cs_dayCost.-->
235   <xsd:complexType name="cs_documentInfo">
236      <xsd:annotation>
237         <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
238         information about the data that is being exchanged within the file.</xsd:documentation>
239      </xsd:annotation>
240      <xsd:sequence minOccurs="0">
241         <xsd:element name="DocumentName" type="witsml:nameStruct" minOccurs="0" maxOccurs="1">
242            <xsd:annotation>
243               <xsd:documentation>An identifier for the document. This is intended to be unique within the context of the NamingSystem.</xsd:documentation>
244            </xsd:annotation>
245         </xsd:element>
246         <xsd:element name="DocumentAlias" type="witsml:nameStruct" minOccurs="0" maxOccurs="unbounded">
247            <xsd:annotation>
248               <xsd:documentation>Zero or more alternate names for the document. These names do not need to be unique within the naming system.</xsd:documentation>
249            </xsd:annotation>
250         </xsd:element>
251         <xsd:element name="DocumentDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
252            <xsd:annotation>
253               <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
254               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
255               was created. The FileCreation information would capture the date that the XML file was created to send or exchange the binset.</xsd:documentation>
256               <xsd:appinfo>constraints:@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
257            </xsd:annotation>
258         </xsd:element>
259         <xsd:element name="documentClass" type="witsml:nameStruct" minOccurs="0" maxOccurs="unbounded">
260            <xsd:annotation>
261               <xsd:documentation>A document class. Examples of classes would be a metadata classification or a set of keywords.</xsd:documentation>
262            </xsd:annotation>
263         </xsd:element>
264         <xsd:element name="FileCreationInformation" type="witsml:fileCreationType" minOccurs="0" maxOccurs="1">
265            <xsd:annotation>
266               <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
267               itself.</xsd:documentation>
268            </xsd:annotation>
269         </xsd:element>
270         <xsd:element name="SecurityInformation" type="witsml:securityInfoType" minOccurs="0" maxOccurs="5">
271            <xsd:annotation>
272               <xsd:documentation>Information about the security to be applied to this file. More than one classification can be given.</xsd:documentation>
273            </xsd:annotation>
274         </xsd:element>
275         <xsd:element name="Disclaimer" type="xsd:string" minOccurs="0" maxOccurs="1">
276            <xsd:annotation>
277               <xsd:documentation>A free-form string that allows a disclaimer to accompany the information.</xsd:documentation>
278               <xsd:appinfo>constraints:@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
279            </xsd:annotation>
280         </xsd:element>
281         <xsd:element name="AuditTrail" type="witsml:auditType" minOccurs="0" maxOccurs="1">
282            <xsd:annotation>
283               <xsd:documentation>A collection of events that can document the history of the data.</xsd:documentation>
284            </xsd:annotation>
285         </xsd:element>
286         <xsd:element name="Owner" type="xsd:string" minOccurs="0" maxOccurs="1">
287            <xsd:annotation>
288               <xsd:documentation>The owner of the data.</xsd:documentation>
289               <xsd:appinfo>constraints:@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
290            </xsd:annotation>
291         </xsd:element>
292         <xsd:element name="Comment" type="xsd:string" minOccurs="0" maxOccurs="1">
293            <xsd:annotation>
294               <xsd:documentation>An optional comment about the document.</xsd:documentation>
295               <xsd:appinfo>constraints:@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
296            </xsd:annotation>
297         </xsd:element>
298      </xsd:sequence>
299   </xsd:complexType>
300   <xsd:complexType name="fileCreationType">
301      <xsd:annotation>
302         <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
303         file.</xsd:documentation>
304      </xsd:annotation>
305      <xsd:sequence minOccurs="0">
306         <xsd:element name="FileCreationDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
307            <xsd:annotation>
308               <xsd:documentation>The date and time that the file was created.</xsd:documentation>
309               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
310            </xsd:annotation>
311         </xsd:element>
312         <xsd:element name="SoftwareName" type="xsd:string" minOccurs="0" maxOccurs="1">
313            <xsd:annotation>
314               <xsd:documentation>If appropriate, the software that created the file. This is a free form string, and may include whatever information is deemed
315               relevant.</xsd:documentation>
316               <xsd:appinfo>constraints:@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
317            </xsd:annotation>
318         </xsd:element>
319         <xsd:element name="FileCreator" type="xsd:string" minOccurs="0" maxOccurs="1">
320            <xsd:annotation>
321               <xsd:documentation>The person or business associate that created the file.</xsd:documentation>
322               <xsd:appinfo>constraints:@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
323            </xsd:annotation>
324         </xsd:element>
325         <xsd:element name="Comment" type="xsd:string" minOccurs="0" maxOccurs="1">
326            <xsd:annotation>
327               <xsd:documentation>Any comment that would be useful to further explain the creation of this instance document.</xsd:documentation>
328               <xsd:appinfo>constraints:@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
329            </xsd:annotation>
330         </xsd:element>
331      </xsd:sequence>
332   </xsd:complexType>
333   <xsd:complexType name="securityInfoType">
334      <xsd:annotation>
335         <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
336         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
337         is confidential for a period of time, and then becomes open. All security classes are characterized by their classification systems.</xsd:documentation>
338      </xsd:annotation>
339      <xsd:sequence minOccurs="0">
340         <xsd:element name="Class" type="xsd:string" minOccurs="0" maxOccurs="1">
341            <xsd:annotation>
342               <xsd:documentation>The security class in which this document is classified. Examples would be confidential, partner confidential, tight. The meaning of the class is
343               determined by the System in which it is defined.</xsd:documentation>
344               <xsd:appinfo>constraints:@type="witsml:kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
345            </xsd:annotation>
346         </xsd:element>
347         <xsd:element name="System" type="xsd:string" minOccurs="0" maxOccurs="1">
348            <xsd:annotation>
349               <xsd:documentation>The security classification system. This gives context to the meaning of the Class value.</xsd:documentation>
350               <xsd:appinfo>constraints:@type="witsml:kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
351            </xsd:annotation>
352         </xsd:element>
353         <xsd:element name="EndDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
354            <xsd:annotation>
355               <xsd:documentation>The date on which this security class is no longer applicable.</xsd:documentation>
356               <xsd:appinfo>constraints:@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
357            </xsd:annotation>
358         </xsd:element>
359         <xsd:element name="Comment" type="xsd:string" minOccurs="0" maxOccurs="1">
360            <xsd:annotation>
361               <xsd:documentation>A general comment to further define the security class.</xsd:documentation>
362               <xsd:appinfo>constraints:@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
363            </xsd:annotation>
364         </xsd:element>
365      </xsd:sequence>
366   </xsd:complexType>
367   <xsd:complexType name="auditType">
368      <xsd:annotation>
369         <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>
370      </xsd:annotation>
371      <xsd:sequence minOccurs="0">
372         <xsd:element name="Event" type="witsml:eventType" minOccurs="0" maxOccurs="unbounded" />
373      </xsd:sequence>
374   </xsd:complexType>
375   <xsd:complexType name="eventType">
376      <xsd:annotation>
377         <xsd:documentation>An event type captures the basic information about an event that has affected the data.</xsd:documentation>
378      </xsd:annotation>
379      <xsd:sequence minOccurs="0">
380         <xsd:element name="EventDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
381            <xsd:annotation>
382               <xsd:documentation>The date on which the event took place.</xsd:documentation>
383               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
384            </xsd:annotation>
385         </xsd:element>
386         <xsd:element name="ResponsibleParty" type="xsd:string" minOccurs="0" maxOccurs="1">
387            <xsd:annotation>
388               <xsd:documentation>The party responsible for the event.</xsd:documentation>
389               <xsd:appinfo>constraints:@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
390            </xsd:annotation>
391         </xsd:element>
392         <xsd:element name="Comment" type="xsd:string" minOccurs="0" maxOccurs="1">
393            <xsd:annotation>
394               <xsd:documentation>A free form comment that can further define the event that occurred.</xsd:documentation>
395               <xsd:appinfo>constraints:@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
396            </xsd:annotation>
397         </xsd:element>
398      </xsd:sequence>
399   </xsd:complexType>
400   <!--UNUSED: Deleted type cs_drillingParams.-->
401   <xsd:complexType name="cs_drillReportControlIncidentInfo">
402      <xsd:sequence minOccurs="0">
403         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
404            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.-->
405            <xsd:annotation>
406               <xsd:documentation>Date and time of the well control incident.</xsd:documentation>
407               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
408               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE AND TIME OF WELL CONTROL INCIDENT" />
409            </xsd:annotation>
410         </xsd:element>
411         <xsd:element name="mdInflow" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
412            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdInflow.-->
413            <xsd:annotation>
414               <xsd:documentation>The measured depth to the well inflow entry point.</xsd:documentation>
415               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
416               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO WELL INFLOW ENTRY POINT RELATIVE RKB - METRE" />
417            </xsd:annotation>
418         </xsd:element>
419         <xsd:element name="tvdInflow" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
420            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdInflow.-->
421            <xsd:annotation>
422               <xsd:documentation>The true vertical depth to the well inflow entery point.</xsd:documentation>
423               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
424               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH FROM RKB TO WELL INFLOW ENTRY POINT - METRE" />
425            </xsd:annotation>
426         </xsd:element>
427         <xsd:element name="phase" type="xsd:string" minOccurs="0" maxOccurs="1">
428            <!--PROFILE: Changed type from witsml:str16 to witsml:PhaseType for element phase.-->
429            <!--PROFILE: Changed minOccurs from 0 to 1 for element phase.-->
430            <xsd:annotation>
431               <xsd:documentation>Phase (large activity classification) e.g. Drill Surface Hole.</xsd:documentation>
432               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:PhaseType",xsd:enumeration="fixed",xsd:enumeration="snub",xsd:enumeration="coil",xsd:enumeration="wire
433               line",xsd:enumeration="bob test",xsd:maxLength="16",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
434               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CCDRS SUPERIOR CLASS" />
435            </xsd:annotation>
436         </xsd:element>
437         <xsd:element name="activityCode" type="xsd:string" minOccurs="0" maxOccurs="1">
438            <!--PROFILE: Changed minOccurs from 0 to 1 for element activityCode.-->
439            <xsd:annotation>
440               <xsd:documentation>A code used to define rig activity.</xsd:documentation>
441               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:ActivityCode",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
442               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CDRS MAIN OPERATION CLASS" />
443            </xsd:annotation>
444         </xsd:element>
445         <xsd:element name="detailActivity" type="xsd:string" minOccurs="0" maxOccurs="1">
446            <!--PROFILE: Changed minOccurs from 0 to 1 for element detailActivity.-->
447            <xsd:annotation>
448               <xsd:documentation>Custom string to further define an activity.</xsd:documentation>
449               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:str32",xsd:maxLength="32",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
450               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CDRS SUB OPERATION CLASS" />
451            </xsd:annotation>
452         </xsd:element>
453         <xsd:element name="eTimLost" type="witsml:measure" minOccurs="0" maxOccurs="1">
454            <!--PROFILE: Changed minOccurs from 0 to 1 for element eTimLost.-->
455            <xsd:annotation>
456               <xsd:documentation>The amount of time lost because of the well control incident. Commonly specified in hours.</xsd:documentation>
457               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timeMeasure"</xsd:appinfo>
458               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=LOST TIME DUE TO WELL CONTROL INCIDENT - HOURS" />
459            </xsd:annotation>
460         </xsd:element>
461         <xsd:element name="dTimRegained" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
462            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTimRegained.-->
463            <xsd:annotation>
464               <xsd:documentation>The date and time at which control of the well is regained.</xsd:documentation>
465               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
466               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE FOR END OF WELL CONTROL INCIDENT" />
467            </xsd:annotation>
468         </xsd:element>
469         <xsd:element name="diaBit" type="witsml:measure" minOccurs="0" maxOccurs="1">
470            <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaBit.-->
471            <!--PROFILE: Changed minOccurs from 0 to 1 for element diaBit.-->
472            <xsd:annotation>
473               <xsd:documentation>The drill bit nominal outside diameter at time of well control incident.</xsd:documentation>
474               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:lengthMeasureInch"</xsd:appinfo>
475               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILL BIT NOMINAL OUTSIDE DIAMETER AT TIME OF WELL CONTROL INCIDENT - INCH" />
476            </xsd:annotation>
477         </xsd:element>
478         <xsd:element name="mdBit" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
479            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBit.-->
480            <xsd:annotation>
481               <xsd:documentation>The measured depth of bit at the time of the well control incident.</xsd:documentation>
482               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
483               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH OF BIT RELATIVE RKB AT WELL CONTROL INCIDENT - METRE" />
484            </xsd:annotation>
485         </xsd:element>
486         <xsd:element name="wtMud" type="witsml:measure" minOccurs="0" maxOccurs="1">
487            <!--PROFILE: Changed minOccurs from 0 to 1 for element wtMud.-->
488            <xsd:annotation>
489               <xsd:documentation>The density of the drilling fluid.</xsd:documentation>
490               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:densityMeasure"</xsd:appinfo>
491               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DENSITY DRLLING FLUID" />
492            </xsd:annotation>
493         </xsd:element>
494         <xsd:element name="porePressure" type="witsml:measure" minOccurs="0" maxOccurs="1">
495            <xsd:annotation>
496               <xsd:documentation>The equivalent mud weight value of the pore pressure reading.</xsd:documentation>
497               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:densityMeasure"</xsd:appinfo>
498               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=RESERVOIR PORE PRESSURE EQVIVALENT MUD WEIGHT - G/CM3" />
499            </xsd:annotation>
500         </xsd:element>
501         <xsd:element name="diaCsgLast" type="witsml:measure" minOccurs="0" maxOccurs="1">
502            <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaCsgLast.-->
503            <!--PROFILE: Changed minOccurs from 0 to 1 for element diaCsgLast.-->
504            <xsd:annotation>
505               <xsd:documentation>Diameter of the last installed casing.</xsd:documentation>
506               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:lengthMeasureInch"</xsd:appinfo>
507               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=NOMINAL OUTSIDE DIAMETER OF THE LAST INSTALLED WELL CASING STRING - INCHES" />
508            </xsd:annotation>
509         </xsd:element>
510         <xsd:element name="mdCsgLast" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
511            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdCsgLast.-->
512            <xsd:annotation>
513               <xsd:documentation>Measured depth of last casing.</xsd:documentation>
514               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
515               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO CASING GUIDE SHOE FROM RKB - METRE" />
516            </xsd:annotation>
517         </xsd:element>
518         <xsd:element name="volMudGained" type="witsml:measure" minOccurs="0" maxOccurs="1">
519            <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureCubicMetre for element volMudGained.-->
520            <!--PROFILE: Changed minOccurs from 0 to 1 for element volMudGained.-->
521            <xsd:annotation>
522               <xsd:documentation>The gained volume of drilling fluid due to well kick.</xsd:documentation>
523               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumeMeasureCubicMetre"</xsd:appinfo>
524               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=GAINED VOLUME OF DRILLING FLUID DUE TO WELL KICK - M3" />
525            </xsd:annotation>
526         </xsd:element>
527         <xsd:element name="presShutInCasing" type="witsml:measure" minOccurs="0" maxOccurs="1">
528            <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureBar for element presShutInCasing.-->
529            <!--PROFILE: Changed minOccurs from 0 to 1 for element presShutInCasing.-->
530            <xsd:annotation>
531               <xsd:documentation>The shut in casing pressure.</xsd:documentation>
532               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:pressureMeasureBar"</xsd:appinfo>
533               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=SHUT IN CASING PRESSURE - BAR" />
534            </xsd:annotation>
535         </xsd:element>
536         <xsd:element name="presShutInDrill" type="witsml:measure" minOccurs="0" maxOccurs="1">
537            <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureBar for element presShutInDrill.-->
538            <!--PROFILE: Changed minOccurs from 0 to 1 for element presShutInDrill.-->
539            <xsd:annotation>
540               <xsd:documentation>The actual pressure in the drill pipe when the rams are closed around it.</xsd:documentation>
541               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:pressureMeasureBar"</xsd:appinfo>
542               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=SHUT IN DRILLPIPE PRESSURE" />
543            </xsd:annotation>
544         </xsd:element>
545         <xsd:element name="incidentType" type="xsd:string" minOccurs="0" maxOccurs="1">
546            <!--PROFILE: Changed minOccurs from 0 to 1 for element incidentType.-->
547            <xsd:annotation>
548               <xsd:documentation>The type of well control incident.</xsd:documentation>
549               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:WellControlIncidentType",xsd:enumeration="shallow gas kick",xsd:enumeration="water kick",xsd:enumeration="oil
550               kick",xsd:enumeration="gas kick",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
551               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CDRS WELL CONTROL INCIDENT CLASS" />
552            </xsd:annotation>
553         </xsd:element>
554         <xsd:element name="killingType" type="xsd:string" minOccurs="0" maxOccurs="1">
555            <!--PROFILE: Changed minOccurs from 0 to 1 for element killingType.-->
556            <xsd:annotation>
557               <xsd:documentation>The type of well control incident.</xsd:documentation>
558               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:WellKillingProcedureType",xsd:enumeration="drillers method",xsd:enumeration="wait and
559               weight",xsd:enumeration="bullheading",xsd:enumeration="lubricate and bleed",xsd:enumeration="forward circulation",xsd:enumeration="reverse
560               circulation",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
561               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=WELL KILLING PROCEDURE" />
562            </xsd:annotation>
563         </xsd:element>
564         <xsd:element name="formation" type="xsd:string" minOccurs="0" maxOccurs="1">
565            <!--PROFILE: Changed minOccurs from 0 to 1 for element formation.-->
566            <xsd:annotation>
567               <xsd:documentation>The lithological description of a geological formation at the incident depth.</xsd:documentation>
568               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:descriptionString",xsd:maxLength="256",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
569               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=GEOLOGICAL FORMATION DESCRIPTION AT KICK DEPTH" />
570            </xsd:annotation>
571         </xsd:element>
572         <xsd:element name="tempBottom" type="witsml:measure" minOccurs="0" maxOccurs="1">
573            <!--PROFILE: Changed type from witsml:thermodynamicTemperatureMeasure to witsml:thermodynamicTemperatureMeasureCelsius for element tempBottom.-->
574            <!--PROFILE: Changed minOccurs from 0 to 1 for element tempBottom.-->
575            <xsd:annotation>
576               <xsd:documentation>the temperature at the bottom of the wellbore.</xsd:documentation>
577               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:thermodynamicTemperatureMeasureCelsius"</xsd:appinfo>
578               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=BOTTOMHOLE TEMPERATURE" />
579            </xsd:annotation>
580         </xsd:element>
581         <xsd:element name="presMaxChoke" type="witsml:measure" minOccurs="0" maxOccurs="1">
582            <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureBar for element presMaxChoke.-->
583            <!--PROFILE: Changed minOccurs from 0 to 1 for element presMaxChoke.-->
584            <xsd:annotation>
585               <xsd:documentation>The maximum pressure that the choke valve can be exposed to.</xsd:documentation>
586               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:pressureMeasureBar"</xsd:appinfo>
587               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MAXIMUM CHOKE VALVE PRESSURE" />
588            </xsd:annotation>
589         </xsd:element>
590         <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1">
591            <!--PROFILE: Changed minOccurs from 0 to 1 for element description.-->
592            <xsd:annotation>
593               <xsd:documentation>A description of the well control incident.</xsd:documentation>
594               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:descriptionString",xsd:maxLength="256",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
595               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=WELL CONTROL INCIDENT DECRIPTIONO" />
596            </xsd:annotation>
597         </xsd:element>
598      </xsd:sequence>
599      <xsd:attributeGroup ref="witsml:attgrp_uid">
600         <xsd:annotation>
601            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
602         </xsd:annotation>
603      </xsd:attributeGroup>
604   </xsd:complexType>
605   <xsd:complexType name="cs_drillReportCoreInfo">
606      <xsd:sequence minOccurs="0">
607         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
608            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.-->
609            <xsd:annotation>
610               <xsd:documentation>Date and time that the core was completed.</xsd:documentation>
611               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
612               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE OF CORING" />
613            </xsd:annotation>
614         </xsd:element>
615         <xsd:element name="coreNumber" type="xsd:string" minOccurs="0" maxOccurs="1">
616            <!--PROFILE: Changed minOccurs from 0 to 1 for element coreNumber.-->
617            <xsd:annotation>
618               <xsd:documentation>Core identification number.</xsd:documentation>
619               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
620               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILLED CORE IDENTIFICATION NUMBER" />
621            </xsd:annotation>
622         </xsd:element>
623         <xsd:element name="mdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
624            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.-->
625            <xsd:annotation>
626               <xsd:documentation>Measured depth at the top of the cored interval.</xsd:documentation>
627               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
628               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH AT TOP OF CORE INTERVAL RELATIVE TO RKB - METRE" />
629            </xsd:annotation>
630         </xsd:element>
631         <xsd:element name="mdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
632            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBottom.-->
633            <xsd:annotation>
634               <xsd:documentation>Measured depth at the bottom of the cored interval.</xsd:documentation>
635               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
636               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED BUTTOM AT TOP OF CORE INTERVAL RELATIVE TO RKB - METRE" />
637            </xsd:annotation>
638         </xsd:element>
639         <xsd:element name="tvdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
640            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdTop.-->
641            <xsd:annotation>
642               <xsd:documentation>True vertical depth at the top of the cored interval.</xsd:documentation>
643               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
644               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH AT TOP OF CORE INTERVAL RELATIVE TO RKB - METRE" />
645            </xsd:annotation>
646         </xsd:element>
647         <xsd:element name="tvdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
648            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdBottom.-->
649            <xsd:annotation>
650               <xsd:documentation>True vertical depth at the bottom of the cored interval.</xsd:documentation>
651               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
652               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH AT BOTTOM OF CORE INTERVAL RELATIVE TO RKB - METRE" />
653            </xsd:annotation>
654         </xsd:element>
655         <xsd:element name="lenRecovered" type="witsml:measure" minOccurs="0" maxOccurs="1">
656            <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureMetre for element lenRecovered.-->
657            <!--PROFILE: Changed minOccurs from 0 to 1 for element lenRecovered.-->
658            <xsd:annotation>
659               <xsd:documentation>Length of core recovered.</xsd:documentation>
660               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:lengthMeasureMetre"</xsd:appinfo>
661               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CORE INTERVAL LENGTH - METRE" />
662            </xsd:annotation>
663         </xsd:element>
664         <xsd:element name="recoverPc" type="witsml:measure" minOccurs="0" maxOccurs="1">
665            <!--PROFILE: Changed minOccurs from 0 to 1 for element recoverPc.-->
666            <xsd:annotation>
667               <xsd:documentation>The relative amount of core recovered.</xsd:documentation>
668               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumePerVolumeMeasurePercent"</xsd:appinfo>
669               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=RECOVERD CORE PERCENTAGE" />
670            </xsd:annotation>
671         </xsd:element>
672         <xsd:element name="lenBarrel" type="witsml:measure" minOccurs="0" maxOccurs="1">
673            <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureMetre for element lenBarrel.-->
674            <!--PROFILE: Changed minOccurs from 0 to 1 for element lenBarrel.-->
675            <xsd:annotation>
676               <xsd:documentation>Length of core barrel.</xsd:documentation>
677               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:lengthMeasureMetre"</xsd:appinfo>
678               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CORE BARREL LENGTH - METRE" />
679            </xsd:annotation>
680         </xsd:element>
681         <xsd:element name="innerBarrelType" type="xsd:string" minOccurs="0" maxOccurs="1">
682            <xsd:annotation>
683               <xsd:documentation>Core inner barrel type.</xsd:documentation>
684               <xsd:appinfo>
685               constraints:@type="witsml:InnerBarrelType",xsd:enumeration="undifferented",xsd:enumeration="aluminum",xsd:enumeration="gel",xsd:enumeration="fiberglass",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
686               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT INNER CORE BARREL TYPE CLASS" />
687            </xsd:annotation>
688         </xsd:element>
689         <xsd:element name="coreDescription" type="xsd:string" minOccurs="0" maxOccurs="1">
690            <!--PROFILE: Changed minOccurs from 0 to 1 for element coreDescription.-->
691            <xsd:annotation>
692               <xsd:documentation>General core description.</xsd:documentation>
693               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
694               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILLED CORE DESCRIPTION" />
695            </xsd:annotation>
696         </xsd:element>
697      </xsd:sequence>
698      <xsd:attributeGroup ref="witsml:attgrp_uid">
699         <xsd:annotation>
700            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
701         </xsd:annotation>
702      </xsd:attributeGroup>
703   </xsd:complexType>
704   <xsd:complexType name="cs_drillReportEquipFailureInfo">
705      <xsd:sequence minOccurs="0">
706         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
707            <xsd:annotation>
708               <xsd:documentation>Date and time that the equipment failed.</xsd:documentation>
709               <xsd:appinfo>constraints:@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
710               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE AND TIME OF EQUIPMENT FAILURE" />
711            </xsd:annotation>
712         </xsd:element>
713         <xsd:element name="md" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
714            <!--PROFILE: Changed minOccurs from 0 to 1 for element md.-->
715            <xsd:annotation>
716               <xsd:documentation>The measured depth to the operation end point due to failure.</xsd:documentation>
717               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
718               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO OPERATION END POINT DUE TO FAILURE RELATIVE TO RKB - METRE" />
719            </xsd:annotation>
720         </xsd:element>
721         <xsd:element name="tvd" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
722            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvd.-->
723            <xsd:annotation>
724               <xsd:documentation>The true vertical depth to the operation end point due to failure.</xsd:documentation>
725               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
726               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH TO OPERATION END POINT DUE TO FAILURE RELATIVE TO RKB - METRE" />
727            </xsd:annotation>
728         </xsd:element>
729         <xsd:element name="equipClass" type="xsd:string" minOccurs="0" maxOccurs="1">
730            <!--PROFILE: Changed type from witsml:kindString to witsml:EquipmentCodeNPD for element equipClass.-->
731            <!--PROFILE: Changed minOccurs from 0 to 1 for element equipClass.-->
732            <xsd:annotation>
733               <xsd:documentation>The classification of the equipment that failed.</xsd:documentation>
734               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:EquipmentCodeNPD",xsd:enumeration="drill floor -- drilling control",xsd:enumeration="drill floor -- draw
735               works",xsd:enumeration="drill floor -- rotary table",xsd:enumeration="drill floor -- tensioning syst",xsd:enumeration="drill floor -- hp air
736               syst",xsd:enumeration="drill floor -- wirelines",xsd:enumeration="drill floor -- other",xsd:enumeration="hosting equ -- derrick structure",xsd:enumeration="hosting
737               equ -- crown block",xsd:enumeration="hosting equipment -- travelling block",xsd:enumeration="hosting equ -- heave compensator",xsd:enumeration="hosting equ --
738               other",xsd:enumeration="hosting equ -- top driv",xsd:enumeration="pipe handling equ syst -- vertical pipe handling equ syst",xsd:enumeration="pipe handling equ syst
739               -- drill floor tube handl syst",xsd:enumeration="pipe handling equ syst -- power packs",xsd:enumeration="pipe handling equ syst -- slips and
740               speider",xsd:enumeration="pipe handling equ syst -- elevator",xsd:enumeration="pipe handling equ syst -- manual tong",xsd:enumeration="pipe handling equ syst --
741               other",xsd:enumeration="mud and bulk syst -- bulk storage transfer",xsd:enumeration="mud and bulk syst -- bulk air system",xsd:enumeration="mud and bulk syst -- mud
742               additive syst",xsd:enumeration="mud and bulk syst -- mud mixing storage",xsd:enumeration="mud and bulk syst -- mud supply",xsd:enumeration="mud and bulk syst -- mud
743               solids control",xsd:enumeration="mud and bulk syst -- drill water syst",xsd:enumeration="mud and bulk syst -- hp equipment",xsd:enumeration="mud and bulk syst --
744               other",xsd:enumeration="well control equ syst -- bop stack",xsd:enumeration="well control equ syst -- bop control syst",xsd:enumeration="well control equ syst --
745               shallow gas stack",xsd:enumeration="well control equ syst -- diverter",xsd:enumeration="well control equ syst -- riser syst",xsd:enumeration="well control equ syst
746               -- choke kill syst",xsd:enumeration="well control equ syst -- other",xsd:enumeration="drillstring downhole -- drillpipes",xsd:enumeration="drillstring downhole --
747               drillcolars",xsd:enumeration="drillstring downhole -- subs and lift plugs",xsd:enumeration="drillstring downhole -- stabilizer",xsd:enumeration="drillstring
748               downhole -- downhole drilling tools",xsd:enumeration="drillstring downhole -- fishing tools",xsd:enumeration="drillstring downhole -- misc drillstring
749               equ",xsd:enumeration="drillstring downhole -- other",xsd:enumeration="service equ -- cementing unit",xsd:enumeration="service equ -- well testing
750               equ",xsd:enumeration="service equ -- mud logging equ",xsd:enumeration="service equ -- electr logging equ",xsd:enumeration="service equ -- special service
751               equ",xsd:enumeration="service equ -- well head tubular equ",xsd:enumeration="service equ -- other",xsd:enumeration="material handling syst -- deck
752               cranes",xsd:enumeration="material handling syst -- overhead cranes",xsd:enumeration="material handling syst -- monorail syst",xsd:enumeration="material handling
753               syst -- bop transport syst",xsd:enumeration="material handling syst -- utility winchs",xsd:enumeration="material handling syst -- anchor
754               syst",xsd:enumeration="material handling syst -- other",xsd:enumeration="miscellaneous equ syst -- wellhead subsea run test",xsd:enumeration="miscellaneous equ syst
755               -- subsea inspection syst",xsd:enumeration="miscellaneous equ syst -- acoustic position ref",xsd:enumeration="miscellaneous equ syst -- misc instr and auxil
756               equ",xsd:enumeration="miscellaneous equ syst -- hydr pneum power packs",xsd:enumeration="miscellaneous equ syst --
757               other",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
758               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CDRS MAIN EQUIPMENT SYSTEM CLASS" />
759            </xsd:annotation>
760         </xsd:element>
761         <xsd:element name="eTimMissProduction" type="witsml:measure" minOccurs="0" maxOccurs="1">
762            <!--PROFILE: Changed minOccurs from 0 to 1 for element eTimMissProduction.-->
763            <xsd:annotation>
764               <xsd:documentation>The missed production time due to equipment failure.</xsd:documentation>
765               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timeMeasure"</xsd:appinfo>
766               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MISSED PRODUCTION TIME DUE TO EQUIPMENT FAIL - MINUTES" />
767            </xsd:annotation>
768         </xsd:element>
769         <xsd:element name="dTimRepair" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
770            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTimRepair.-->
771            <xsd:annotation>
772               <xsd:documentation>The date and time at which the production equipment was repaired and ready for production.</xsd:documentation>
773               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
774               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=EQUIPMENT REPAIR COMPLETED DATE" />
775            </xsd:annotation>
776         </xsd:element>
777         <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1">
778            <!--PROFILE: Changed minOccurs from 0 to 1 for element description.-->
779            <xsd:annotation>
780               <xsd:documentation>A description that gives a information about the equipment failure.</xsd:documentation>
781               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:descriptionString",xsd:maxLength="256",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
782               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=EQUIPMENT FAILURE DESCRIPTION" />
783            </xsd:annotation>
784         </xsd:element>
785      </xsd:sequence>
786      <xsd:attributeGroup ref="witsml:attgrp_uid">
787         <xsd:annotation>
788            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
789         </xsd:annotation>
790      </xsd:attributeGroup>
791   </xsd:complexType>
792   <xsd:complexType name="cs_drillReportFormTestInfo">
793      <xsd:sequence minOccurs="0">
794         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
795            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.-->
796            <xsd:annotation>
797               <xsd:documentation>Date and time that the wireline formation test was completed.</xsd:documentation>
798               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
799               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE OF WIRELINE FORMATION TEST" />
800            </xsd:annotation>
801         </xsd:element>
802         <xsd:element name="md" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
803            <!--PROFILE: Changed minOccurs from 0 to 1 for element md.-->
804            <xsd:annotation>
805               <xsd:documentation>Measured depth of the wireline formation test.</xsd:documentation>
806               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
807               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEAURED DEPTH FROM RKB TO WFT - METRE" />
808            </xsd:annotation>
809         </xsd:element>
810         <xsd:element name="tvd" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
811            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvd.-->
812            <xsd:annotation>
813               <xsd:documentation>True vertical depth of the wireline formation test.</xsd:documentation>
814               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
815               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH FROM RKB TO WFT - METRE" />
816            </xsd:annotation>
817         </xsd:element>
818         <xsd:element name="presPore" type="witsml:measure" minOccurs="0" maxOccurs="1">
819            <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureMegaPascals for element presPore.-->
820            <!--PROFILE: Changed minOccurs from 0 to 1 for element presPore.-->
821            <xsd:annotation>
822               <xsd:documentation>The formation pore pressure. The pressure of fluids within the pores of a reservoir, usually hydrostatic pressure, or the pressure exerted by a
823               column of water from the formation's depth to sea level.</xsd:documentation>
824               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:pressureMeasureMegaPascals"</xsd:appinfo>
825               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=FORMATION PORE PRESSURE" />
826            </xsd:annotation>
827         </xsd:element>
828         <xsd:element name="goodSeal" type="xsd:boolean" minOccurs="0" maxOccurs="1">
829            <!--PROFILE: Changed minOccurs from 0 to 1 for element goodSeal.-->
830            <xsd:annotation>
831               <xsd:documentation>True ("true" or "1") indicates that there was a good seal for the wireline formation test. False ("false" or "0") or not given indicates
832               otherwise.</xsd:documentation>
833               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
834               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=GOOD SEAL INDICATOR" />
835            </xsd:annotation>
836         </xsd:element>
837         <xsd:element name="mdSample" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
838            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdSample.-->
839            <xsd:annotation>
840               <xsd:documentation>Measured depth where the fluid sample was taken.</xsd:documentation>
841               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
842               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO SAMPLE POINT RELATIVE RKB - METRE" />
843            </xsd:annotation>
844         </xsd:element>
845         <xsd:element name="dominateComponent" type="xsd:string" minOccurs="0" maxOccurs="1">
846            <!--PROFILE: Changed minOccurs from 0 to 1 for element dominateComponent.-->
847            <xsd:annotation>
848               <xsd:documentation>The dominate component in the fluid sample.</xsd:documentation>
849               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
850               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DOMINANT FLUID COMPONENT IN TEST SAMPLE" />
851            </xsd:annotation>
852         </xsd:element>
853         <xsd:element name="densityHC" type="witsml:measure" minOccurs="0" maxOccurs="1">
854            <!--PROFILE: Changed minOccurs from 0 to 1 for element densityHC.-->
855            <xsd:annotation>
856               <xsd:documentation>The density of hydrocarbon component of the fluid sample.</xsd:documentation>
857               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:densityMeasure"</xsd:appinfo>
858               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=HYDROCARBON COMPONENT DENSITY AT T AND P" />
859            </xsd:annotation>
860         </xsd:element>
861         <xsd:element name="volumeSample" type="witsml:measure" minOccurs="0" maxOccurs="1">
862            <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureCubicDeciMetre for element volumeSample.-->
863            <!--PROFILE: Changed minOccurs from 0 to 1 for element volumeSample.-->
864            <xsd:annotation>
865               <xsd:documentation>The volume of the fluid sample.</xsd:documentation>
866               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumeMeasureCubicDeciMetre"</xsd:appinfo>
867               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=SAMPLE VOLUME" />
868            </xsd:annotation>
869         </xsd:element>
870         <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1">
871            <!--PROFILE: Changed minOccurs from 0 to 1 for element description.-->
872            <xsd:annotation>
873               <xsd:documentation>A description that describes the wireline formation test in more detail.</xsd:documentation>
874               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:descriptionString",xsd:maxLength="256",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
875               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=WFT TEST DESCRIPTION" />
876            </xsd:annotation>
877         </xsd:element>
878      </xsd:sequence>
879      <xsd:attributeGroup ref="witsml:attgrp_uid">
880         <xsd:annotation>
881            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
882         </xsd:annotation>
883      </xsd:attributeGroup>
884   </xsd:complexType>
885   <xsd:complexType name="cs_drillReportGasReadingInf">
886      <xsd:sequence minOccurs="0">
887         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
888            <xsd:annotation>
889               <xsd:documentation>Date and time of the gas reading.</xsd:documentation>
890               <xsd:appinfo>constraints:@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
891               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
892            </xsd:annotation>
893         </xsd:element>
894         <xsd:element name="readingType" type="xsd:string" minOccurs="0" maxOccurs="1">
895            <!--PROFILE: Changed minOccurs from 0 to 1 for element readingType.-->
896            <xsd:annotation>
897               <xsd:documentation>Type of gas reading.</xsd:documentation>
898               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:GasPeakType",xsd:enumeration="circulating background gas",xsd:enumeration="connection
899               gas",xsd:enumeration="drilling background gas",xsd:enumeration="drilling gas peak",xsd:enumeration="flow check gas",xsd:enumeration="no
900               readings",xsd:enumeration="other",xsd:enumeration="shut down gas",xsd:enumeration="trip
901               gas",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
902               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
903            </xsd:annotation>
904         </xsd:element>
905         <xsd:element name="mdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
906            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.-->
907            <xsd:annotation>
908               <xsd:documentation>Measured depth at the top of the interval.</xsd:documentation>
909               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
910               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
911            </xsd:annotation>
912         </xsd:element>
913         <xsd:element name="mdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
914            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBottom.-->
915            <xsd:annotation>
916               <xsd:documentation>Measured depth at the bottom of the test interval.</xsd:documentation>
917               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
918               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
919            </xsd:annotation>
920         </xsd:element>
921         <xsd:element name="tvdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
922            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdTop.-->
923            <xsd:annotation>
924               <xsd:documentation>True vertical depth at the top of the interval.</xsd:documentation>
925               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
926               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
927            </xsd:annotation>
928         </xsd:element>
929         <xsd:element name="tvdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
930            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdBottom.-->
931            <xsd:annotation>
932               <xsd:documentation>True vertical depth at the bottom of the interval.</xsd:documentation>
933               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
934               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
935            </xsd:annotation>
936         </xsd:element>
937         <xsd:element name="gasHigh" type="witsml:measure" minOccurs="0" maxOccurs="1">
938            <!--PROFILE: Changed minOccurs from 0 to 1 for element gasHigh.-->
939            <xsd:annotation>
940               <xsd:documentation>The highest gas reading.</xsd:documentation>
941               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumePerVolumeMeasure"</xsd:appinfo>
942               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
943            </xsd:annotation>
944         </xsd:element>
945         <xsd:element name="gasLow" type="witsml:measure" minOccurs="0" maxOccurs="1">
946            <!--PROFILE: Changed minOccurs from 0 to 1 for element gasLow.-->
947            <xsd:annotation>
948               <xsd:documentation>The lowest gas reading.</xsd:documentation>
949               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumePerVolumeMeasure"</xsd:appinfo>
950               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
951            </xsd:annotation>
952         </xsd:element>
953         <xsd:element name="meth" type="witsml:measure" minOccurs="0" maxOccurs="1">
954            <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:massConcentrationMeasurePartPerMillion for element meth.-->
955            <!--PROFILE: Changed minOccurs from 0 to 1 for element meth.-->
956            <xsd:annotation>
957               <xsd:documentation>Methane (C1) concentration.</xsd:documentation>
958               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:massConcentrationMeasurePartPerMillion"</xsd:appinfo>
959               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
960            </xsd:annotation>
961         </xsd:element>
962         <xsd:element name="eth" type="witsml:measure" minOccurs="0" maxOccurs="1">
963            <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:massConcentrationMeasurePartPerMillion for element eth.-->
964            <!--PROFILE: Changed minOccurs from 0 to 1 for element eth.-->
965            <xsd:annotation>
966               <xsd:documentation>Ethane (C2) concentration.</xsd:documentation>
967               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:massConcentrationMeasurePartPerMillion"</xsd:appinfo>
968               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
969            </xsd:annotation>
970         </xsd:element>
971         <xsd:element name="prop" type="witsml:measure" minOccurs="0" maxOccurs="1">
972            <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:massConcentrationMeasurePartPerMillion for element prop.-->
973            <!--PROFILE: Changed minOccurs from 0 to 1 for element prop.-->
974            <xsd:annotation>
975               <xsd:documentation>Propane (C3) concentration.</xsd:documentation>
976               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:massConcentrationMeasurePartPerMillion"</xsd:appinfo>
977               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
978            </xsd:annotation>
979         </xsd:element>
980         <xsd:element name="ibut" type="witsml:measure" minOccurs="0" maxOccurs="1">
981            <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:massConcentrationMeasurePartPerMillion for element ibut.-->
982            <!--PROFILE: Changed minOccurs from 0 to 1 for element ibut.-->
983            <xsd:annotation>
984               <xsd:documentation>iso-Butane (iC4) concentration.</xsd:documentation>
985               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:massConcentrationMeasurePartPerMillion"</xsd:appinfo>
986               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
987            </xsd:annotation>
988         </xsd:element>
989         <xsd:element name="nbut" type="witsml:measure" minOccurs="0" maxOccurs="1">
990            <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:massConcentrationMeasurePartPerMillion for element nbut.-->
991            <xsd:annotation>
992               <xsd:documentation>nor-Butane (nC4) concentration.</xsd:documentation>
993               <xsd:appinfo>constraints:@type="witsml:massConcentrationMeasurePartPerMillion"</xsd:appinfo>
994               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
995            </xsd:annotation>
996         </xsd:element>
997         <xsd:element name="ipent" type="witsml:measure" minOccurs="0" maxOccurs="1">
998            <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:massConcentrationMeasurePartPerMillion for element ipent.-->
999            <xsd:annotation>
1000               <xsd:documentation>iso-Pentane (iC5) concentration.</xsd:documentation>
1001               <xsd:appinfo>constraints:@type="witsml:massConcentrationMeasurePartPerMillion"</xsd:appinfo>
1002               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
1003            </xsd:annotation>
1004         </xsd:element>
1005      </xsd:sequence>
1006      <xsd:attributeGroup ref="witsml:attgrp_uid">
1007         <xsd:annotation>
1008            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
1009         </xsd:annotation>
1010      </xsd:attributeGroup>
1011   </xsd:complexType>
1012   <xsd:complexType name="cs_drillReportLithShowInfo">
1013      <xsd:sequence minOccurs="0">
1014         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1015            <xsd:annotation>
1016               <xsd:documentation>Date and time that the well test was completed.</xsd:documentation>
1017               <xsd:appinfo>constraints:@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1018               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE OF LITHOLOGY REPORT" />
1019            </xsd:annotation>
1020         </xsd:element>
1021         <xsd:element name="mdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1022            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.-->
1023            <xsd:annotation>
1024               <xsd:documentation>Measured depth at the top of the lithology interval.</xsd:documentation>
1025               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1026               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MESURED DEPTH AT START LITHOLOGY INTERVAL RELATIVE RKB - METRE" />
1027            </xsd:annotation>
1028         </xsd:element>
1029         <xsd:element name="mdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1030            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBottom.-->
1031            <xsd:annotation>
1032               <xsd:documentation>Measured depth at the bottom of the lithology interval.</xsd:documentation>
1033               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1034               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MESURED DEPTH AT END LITHOLOGY INTERVAL RELATIVE RKB - METRE" />
1035            </xsd:annotation>
1036         </xsd:element>
1037         <xsd:element name="tvdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1038            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdTop.-->
1039            <xsd:annotation>
1040               <xsd:documentation>True vertical depth at the top of the lithology interval.</xsd:documentation>
1041               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1042               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH AT START LITHOLOGY INTERVAL RELATIVE RKB - METRE" />
1043            </xsd:annotation>
1044         </xsd:element>
1045         <xsd:element name="tvdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1046            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdBottom.-->
1047            <xsd:annotation>
1048               <xsd:documentation>True vertical depth at the bottom of the lithology interval.</xsd:documentation>
1049               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1050               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH AT END LITHOLOGY INTERVAL RELATIVE RKB - METRE" />
1051            </xsd:annotation>
1052         </xsd:element>
1053         <xsd:element name="show" type="xsd:string" minOccurs="0" maxOccurs="1">
1054            <!--PROFILE: Changed minOccurs from 0 to 1 for element show.-->
1055            <xsd:annotation>
1056               <xsd:documentation>A textual description of any shows in the interval.</xsd:documentation>
1057               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:descriptionString",xsd:maxLength="256",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1058               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
1059            </xsd:annotation>
1060         </xsd:element>
1061         <xsd:element name="lithology" type="xsd:string" minOccurs="0" maxOccurs="1">
1062            <!--PROFILE: Changed minOccurs from 0 to 1 for element lithology.-->
1063            <xsd:annotation>
1064               <xsd:documentation>A description that gives a geological/lithological description/evaluation of the interval.</xsd:documentation>
1065               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:descriptionString",xsd:maxLength="256",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1066               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=WELLBORE INTERVAL LITHOLOGY DESCRIPTION" />
1067            </xsd:annotation>
1068         </xsd:element>
1069      </xsd:sequence>
1070      <xsd:attributeGroup ref="witsml:attgrp_uid">
1071         <xsd:annotation>
1072            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
1073         </xsd:annotation>
1074      </xsd:attributeGroup>
1075   </xsd:complexType>
1076   <xsd:complexType name="cs_drillReportLogInfo">
1077      <xsd:sequence minOccurs="0">
1078         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1079            <xsd:annotation>
1080               <xsd:documentation>The date and time that the log was completed.</xsd:documentation>
1081               <xsd:appinfo>constraints:@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1082               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE OF WELL LOGGING" />
1083            </xsd:annotation>
1084         </xsd:element>
1085         <xsd:element name="runNumber" type="xsd:string" minOccurs="0" maxOccurs="1">
1086            <!--PROFILE: Changed minOccurs from 0 to 1 for element runNumber.-->
1087            <xsd:annotation>
1088               <xsd:documentation>Log run number. For measurement while drilling, this should be the bottom hole assembly number.</xsd:documentation>
1089               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:str16",xsd:maxLength="16",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1090               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=WELL LOG RUN NUMBER" />
1091            </xsd:annotation>
1092         </xsd:element>
1093         <xsd:element name="serviceCompany" type="xsd:string" minOccurs="0" maxOccurs="1">
1094            <!--PROFILE: Changed minOccurs from 0 to 1 for element serviceCompany.-->
1095            <xsd:annotation>
1096               <xsd:documentation>Name of contractor who provided the service.</xsd:documentation>
1097               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1098               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILLING LOGGING COMPANY NAME" />
1099            </xsd:annotation>
1100         </xsd:element>
1101         <xsd:element name="mdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1102            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.-->
1103            <xsd:annotation>
1104               <xsd:documentation>Measured depth at the top of the logged interval.</xsd:documentation>
1105               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1106               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO TOP OF DRILLING LOG INTERVAL RELATIVE TO RKB - METRE" />
1107            </xsd:annotation>
1108         </xsd:element>
1109         <xsd:element name="mdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1110            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBottom.-->
1111            <xsd:annotation>
1112               <xsd:documentation>Measured depth at the bottom of the logged interval.</xsd:documentation>
1113               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1114               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO BOTTOM OF DRILLING LOG INTERVAL RELATIVE TO RKB - METRE" />
1115            </xsd:annotation>
1116         </xsd:element>
1117         <xsd:element name="tvdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1118            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdTop.-->
1119            <xsd:annotation>
1120               <xsd:documentation>True vertical depth at the top of the logged interval.</xsd:documentation>
1121               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1122               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH TO TOP OF DRILLING LOG INTERVAL RELATIVE TO RKB - METRE" />
1123            </xsd:annotation>
1124         </xsd:element>
1125         <xsd:element name="tvdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1126            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdBottom.-->
1127            <xsd:annotation>
1128               <xsd:documentation>True vertical depth at the bottom of the logged interval.</xsd:documentation>
1129               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1130               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH TO BOTTOM OF DRILLING LOG INTERVAL RELATIVE TO RKB - METRE" />
1131            </xsd:annotation>
1132         </xsd:element>
1133         <xsd:element name="tool" type="xsd:string" minOccurs="0" maxOccurs="1">
1134            <!--PROFILE: Changed minOccurs from 0 to 1 for element tool.-->
1135            <xsd:annotation>
1136               <xsd:documentation>A description of the logging tool.</xsd:documentation>
1137               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1138               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=WELL LOGGING TOOL DECRIPTION" />
1139            </xsd:annotation>
1140         </xsd:element>
1141         <xsd:element name="tempBHCT" type="witsml:measure" minOccurs="0" maxOccurs="1">
1142            <!--PROFILE: Changed type from witsml:thermodynamicTemperatureMeasure to witsml:thermodynamicTemperatureMeasureCelsius for element tempBHCT.-->
1143            <!--PROFILE: Changed minOccurs from 0 to 1 for element tempBHCT.-->
1144            <xsd:annotation>
1145               <xsd:documentation>Bottom hole circulating temperature.</xsd:documentation>
1146               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:thermodynamicTemperatureMeasureCelsius"</xsd:appinfo>
1147               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
1148            </xsd:annotation>
1149         </xsd:element>
1150         <xsd:sequence minOccurs="0">
1151            <xsd:element name="tempBHST" type="witsml:measure" minOccurs="0" maxOccurs="1">
1152               <!--PROFILE: Changed type from witsml:thermodynamicTemperatureMeasure to witsml:thermodynamicTemperatureMeasureCelsius for element tempBHST.-->
1153               <!--PROFILE: Changed minOccurs from 0 to 1 for element tempBHST.-->
1154               <xsd:annotation>
1155                  <xsd:documentation>Bottom hole temperature static.</xsd:documentation>
1156                  <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:thermodynamicTemperatureMeasureCelsius"</xsd:appinfo>
1157                  <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
1158               </xsd:annotation>
1159            </xsd:element>
1160            <xsd:element name="eTimStatic" type="witsml:measure" minOccurs="0" maxOccurs="1">
1161               <!--PROFILE: Changed type from witsml:timeMeasure to witsml:timeMeasureHour for element eTimStatic.-->
1162               <!--PROFILE: Changed minOccurs from 0 to 1 for element eTimStatic.-->
1163               <xsd:annotation>
1164                  <xsd:documentation>Ellapsed time since circulation stopped.</xsd:documentation>
1165                  <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timeMeasureHour"</xsd:appinfo>
1166                  <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TIME SINCE DRILLING FLUID CIRCULATION STOPPED - HOURS" />
1167               </xsd:annotation>
1168            </xsd:element>
1169         </xsd:sequence>
1170         <xsd:element name="mdTempTool" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1171            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTempTool.-->
1172            <xsd:annotation>
1173               <xsd:documentation>Measured depth to the temperature measurement tool.</xsd:documentation>
1174               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1175               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
1176            </xsd:annotation>
1177         </xsd:element>
1178         <xsd:element name="tvdTempTool" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1179            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdTempTool.-->
1180            <xsd:annotation>
1181               <xsd:documentation>True vertical depth to the temperature measurement tool.</xsd:documentation>
1182               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1183               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
1184            </xsd:annotation>
1185         </xsd:element>
1186      </xsd:sequence>
1187      <xsd:attributeGroup ref="witsml:attgrp_uid">
1188         <xsd:annotation>
1189            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
1190         </xsd:annotation>
1191      </xsd:attributeGroup>
1192   </xsd:complexType>
1193   <xsd:complexType name="cs_drillReportPerfInfo">
1194      <xsd:sequence minOccurs="0">
1195         <xsd:element name="dTimOpen" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1196            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTimOpen.-->
1197            <xsd:annotation>
1198               <xsd:documentation>The date and time at which the well perforation interval is opened.</xsd:documentation>
1199               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1200               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE FOR OPENING OF WELL PERFORATION INTERVAL" />
1201            </xsd:annotation>
1202         </xsd:element>
1203         <xsd:element name="dTimClose" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1204            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTimClose.-->
1205            <xsd:annotation>
1206               <xsd:documentation>The date and time at which the well perforation interval is closed.</xsd:documentation>
1207               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1208               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE FOR CLOSING OF WELL PERFORATION INTERVAL" />
1209            </xsd:annotation>
1210         </xsd:element>
1211         <xsd:element name="mdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1212            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.-->
1213            <xsd:annotation>
1214               <xsd:documentation>Measured depth at the top of the perforation interval.</xsd:documentation>
1215               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1216               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO TOP OF PERFORATION INTERVAL RELATIVE TO RKB - METRE" />
1217            </xsd:annotation>
1218         </xsd:element>
1219         <xsd:element name="mdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1220            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBottom.-->
1221            <xsd:annotation>
1222               <xsd:documentation>Measured depth at the bottom of the perforation interval.</xsd:documentation>
1223               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1224               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO BOTTOM OF PERFORATION INTERVAL RELATIVE TO RKB - METRE" />
1225            </xsd:annotation>
1226         </xsd:element>
1227         <xsd:element name="tvdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1228            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdTop.-->
1229            <xsd:annotation>
1230               <xsd:documentation>True vertical depth at the top of the perforation interval.</xsd:documentation>
1231               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1232               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH TO TOP OF PERFORATION INTERVAL RELATIVE TO RKB - METRE" />
1233            </xsd:annotation>
1234         </xsd:element>
1235         <xsd:element name="tvdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1236            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdBottom.-->
1237            <xsd:annotation>
1238               <xsd:documentation>True vertical depth at the bottom of the perforation interval.</xsd:documentation>
1239               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1240               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH TO BOTTOM OF PERFORATION INTERVAL RELATIVE TO RKB - METRE" />
1241            </xsd:annotation>
1242         </xsd:element>
1243      </xsd:sequence>
1244      <xsd:attributeGroup ref="witsml:attgrp_uid">
1245         <xsd:annotation>
1246            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
1247         </xsd:annotation>
1248      </xsd:attributeGroup>
1249   </xsd:complexType>
1250   <xsd:complexType name="cs_drillReportPorePressure">
1251      <xsd:sequence minOccurs="0">
1252         <xsd:element name="readingKind" type="xsd:string" minOccurs="0" maxOccurs="1">
1253            <xsd:annotation>
1254               <xsd:documentation>Was the reading measured or estimated</xsd:documentation>
1255               <xsd:appinfo>
1256               constraints:@minOccurs="1",@type="witsml:ReadingKind",xsd:enumeration="measured",xsd:enumeration="estimated",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1257               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
1258            </xsd:annotation>
1259         </xsd:element>
1260         <xsd:element name="equivalentMudWeight" type="witsml:measure" minOccurs="0" maxOccurs="1">
1261            <xsd:annotation>
1262               <xsd:documentation>The equivalent mud weight value of the pore pressure reading.</xsd:documentation>
1263               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:densityMeasure"</xsd:appinfo>
1264               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
1265            </xsd:annotation>
1266         </xsd:element>
1267         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1268            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.-->
1269            <xsd:annotation>
1270               <xsd:documentation>Date and time at the reading was made.</xsd:documentation>
1271               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1272               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE OF PORE PRESSURE LOGGING" />
1273            </xsd:annotation>
1274         </xsd:element>
1275         <xsd:element name="md" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1276            <!--PROFILE: Changed minOccurs from 0 to 1 for element md.-->
1277            <xsd:annotation>
1278               <xsd:documentation>The measured depth where the readings were recorded.</xsd:documentation>
1279               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1280               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO REPORTED PORE PRESSURE RELATIVE RKB - METRE" />
1281            </xsd:annotation>
1282         </xsd:element>
1283         <xsd:element name="tvd" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1284            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvd.-->
1285            <xsd:annotation>
1286               <xsd:documentation>The true vertical depth where the readings were recorded.</xsd:documentation>
1287               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1288               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH TO REPORTED PORE PRESSURE RELATIVE RKB - METRE" />
1289            </xsd:annotation>
1290         </xsd:element>
1291      </xsd:sequence>
1292   </xsd:complexType>
1293   <xsd:complexType name="cs_drillReportStatusInfo">
1294      <xsd:sequence minOccurs="0">
1295         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1296            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.-->
1297            <xsd:annotation>
1298               <xsd:documentation>the date and time that for which the well status is reported.</xsd:documentation>
1299               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1300               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE OF REPORTED STATUS" />
1301            </xsd:annotation>
1302         </xsd:element>
1303         <xsd:element name="md" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1304            <!--PROFILE: Changed minOccurs from 0 to 1 for element md.-->
1305            <xsd:annotation>
1306               <xsd:documentation>Wellbore measured depth at the end of the report period.</xsd:documentation>
1307               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1308               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH OF BOREHOLE RELATIVE RKB AT END REPORTING PERIOD - METRE" />
1309            </xsd:annotation>
1310         </xsd:element>
1311         <xsd:element name="tvd" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1312            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvd.-->
1313            <xsd:annotation>
1314               <xsd:documentation>Wellbore true vertical depth at the end of the report.</xsd:documentation>
1315               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1316               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH OF BOREHOLE RELATIVE TO RKB AT END OF REPORTING PERIOD - METRE" />
1317            </xsd:annotation>
1318         </xsd:element>
1319         <xsd:element name="mdPlugTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1320            <xsd:annotation>
1321               <xsd:documentation>The measured plug back depth.</xsd:documentation>
1322               <xsd:appinfo>constraints:@type="witsml:measuredDepthCoord"</xsd:appinfo>
1323               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED PLUG BACK DEPTH RELATIVE RKB - METRE" />
1324            </xsd:annotation>
1325         </xsd:element>
1326         <xsd:element name="diaHole" type="witsml:measure" minOccurs="0" maxOccurs="1">
1327            <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaHole.-->
1328            <xsd:annotation>
1329               <xsd:documentation>Hole nominal inside diameter.</xsd:documentation>
1330               <xsd:appinfo>constraints:@type="witsml:lengthMeasureInch"</xsd:appinfo>
1331               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=BOREHOLE NOMINAL INSIDE DIAMETER AT REPORTING TIME - INCH" />
1332            </xsd:annotation>
1333         </xsd:element>
1334         <xsd:element name="mdDiaHoleStart" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1335            <xsd:annotation>
1336               <xsd:documentation>The measured depth to the start of the current hole diameter.</xsd:documentation>
1337               <xsd:appinfo>constraints:@type="witsml:measuredDepthCoord"</xsd:appinfo>
1338               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO CHANGE IN BOREHOLE NOMINAL DIAMETER RELATIVE TO RKB - METRE" />
1339            </xsd:annotation>
1340         </xsd:element>
1341         <xsd:element name="diaPilot" type="witsml:measure" minOccurs="0" maxOccurs="1">
1342            <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaPilot.-->
1343            <xsd:annotation>
1344               <xsd:documentation>Pilot hole nominal inside diameter at reporting time.</xsd:documentation>
1345               <xsd:appinfo>constraints:@type="witsml:lengthMeasureInch"</xsd:appinfo>
1346               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=PILOT HOLE NOMINAL INSIDE DIAMETER AT REPORTING TIME - INCHES" />
1347            </xsd:annotation>
1348         </xsd:element>
1349         <xsd:element name="mdDiaPilotPlan" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1350            <xsd:annotation>
1351               <xsd:documentation>The planned measured depth of the pilot hole.</xsd:documentation>
1352               <xsd:appinfo>constraints:@type="witsml:measuredDepthCoord"</xsd:appinfo>
1353               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=PLANNED MEASURED DEPTH OF PILOT HOLE RELATIVE TO RKB - METRE" />
1354            </xsd:annotation>
1355         </xsd:element>
1356         <xsd:element name="tvdDiaPilotPlan" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1357            <xsd:annotation>
1358               <xsd:documentation>The planned true vertical depth of the pilot hole.</xsd:documentation>
1359               <xsd:appinfo>constraints:@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1360               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=PLANNED TRUE DEPTH OF PILOT HOLE RELATIVE TO RKB - METRE" />
1361            </xsd:annotation>
1362         </xsd:element>
1363         <xsd:element name="typeWellbore" type="xsd:string" minOccurs="0" maxOccurs="1">
1364            <xsd:annotation>
1365               <xsd:documentation>Type of wellbore.</xsd:documentation>
1366               <xsd:appinfo>
1367               constraints:@type="witsml:WellboreType",xsd:enumeration="bypass",xsd:enumeration="initial",xsd:enumeration="redrill",xsd:enumeration="reentry",xsd:enumeration="respud",xsd:enumeration="sidetrack",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1368               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=SIDE TRACK INDICATOR" />
1369            </xsd:annotation>
1370         </xsd:element>
1371         <xsd:element name="mdKickoff" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1372            <xsd:annotation>
1373               <xsd:documentation>Measured depth to the kickoff point of the wellbore.</xsd:documentation>
1374               <xsd:appinfo>constraints:@type="witsml:measuredDepthCoord"</xsd:appinfo>
1375               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH AT KICK OFF POINT FOR WELL SIDE TRACK RELATIVE TO RKB - METRE" />
1376            </xsd:annotation>
1377         </xsd:element>
1378         <xsd:element name="tvdKickoff" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1379            <xsd:annotation>
1380               <xsd:documentation>True vertical depth to the kickoff point of the wellbore.</xsd:documentation>
1381               <xsd:appinfo>constraints:@type="witsml:measuredDepthCoord"</xsd:appinfo>
1382               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH AT KICK OFF POINT FOR WELL SIDE TRACK RELATIVE TO RKB - METRE" />
1383            </xsd:annotation>
1384         </xsd:element>
1385         <!--PROFILE: Deleted element parentWellbore.-->
1386         <xsd:element name="strengthForm" type="witsml:measure" minOccurs="0" maxOccurs="unbounded">
1387            <xsd:annotation>
1388               <xsd:documentation>The measured formation strength. This should be the final measurement before the end of the report period.</xsd:documentation>
1389               <xsd:appinfo>constraints:@type="witsml:densityMeasure"</xsd:appinfo>
1390               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED FORMATION STRENGTH AT DEPTH - G PER CM3" />
1391            </xsd:annotation>
1392         </xsd:element>
1393         <xsd:element name="mdStrengthForm" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1394            <xsd:annotation>
1395               <xsd:documentation>The measured depth of the formation strength measuement.</xsd:documentation>
1396               <xsd:appinfo>constraints:@type="witsml:measuredDepthCoord"</xsd:appinfo>
1397               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH AT FORMATION STRENGTH MEASURING POINT RELATIVE TO RKB - METRE" />
1398            </xsd:annotation>
1399         </xsd:element>
1400         <xsd:element name="tvdStrengthForm" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1401            <xsd:annotation>
1402               <xsd:documentation>The true vertical depth of the formation strength measuement.</xsd:documentation>
1403               <xsd:appinfo>constraints:@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1404               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH AT FORMATION STRENGTH MEASURING POINT RELATIVE TO RKB - METRE" />
1405            </xsd:annotation>
1406         </xsd:element>
1407         <xsd:element name="diaCsgLast" type="witsml:measure" minOccurs="0" maxOccurs="1">
1408            <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureInch for element diaCsgLast.-->
1409            <xsd:annotation>
1410               <xsd:documentation>Diameter of last casing.</xsd:documentation>
1411               <xsd:appinfo>constraints:@type="witsml:lengthMeasureInch"</xsd:appinfo>
1412               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=NOMINAL OUTSIDE DIAMETER OF THE LAST INSTALLED WELL CASING STRING - INCHES" />
1413            </xsd:annotation>
1414         </xsd:element>
1415         <xsd:element name="mdCsgLast" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1416            <xsd:annotation>
1417               <xsd:documentation>Measured depth of last casing.</xsd:documentation>
1418               <xsd:appinfo>constraints:@type="witsml:measuredDepthCoord"</xsd:appinfo>
1419               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO CASING GUIDE SHOE RELATIVE RKB - METRE" />
1420            </xsd:annotation>
1421         </xsd:element>
1422         <xsd:element name="tvdCsgLast" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1423            <xsd:annotation>
1424               <xsd:documentation>True vertical depth of last casing.</xsd:documentation>
1425               <xsd:appinfo>constraints:@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1426               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH OF BOREHOLE TO CASING GUIDE SHOE RELATIVE TO RKB - METRE" />
1427            </xsd:annotation>
1428         </xsd:element>
1429         <xsd:element name="presTestType" type="xsd:string" minOccurs="0" maxOccurs="1">
1430            <xsd:annotation>
1431               <xsd:documentation>The type of pressure test that was run during this reporting period.</xsd:documentation>
1432               <xsd:appinfo>constraints:@type="witsml:PresTestType",xsd:enumeration="leak off test",xsd:enumeration="formation intergity
1433               test",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1434               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT WELL PRESSURE TEST CLASS" />
1435            </xsd:annotation>
1436         </xsd:element>
1437         <xsd:element name="mdPlanned" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1438            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdPlanned.-->
1439            <xsd:annotation>
1440               <xsd:documentation>Measured depth of plan for this day number (report period).</xsd:documentation>
1441               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1442               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DEVIATION FROM DRILLING PLAN - HOURS" />
1443            </xsd:annotation>
1444         </xsd:element>
1445         <xsd:element name="distDrill" type="witsml:measure" minOccurs="0" maxOccurs="1">
1446            <!--PROFILE: Changed minOccurs from 0 to 1 for element distDrill.-->
1447            <xsd:annotation>
1448               <xsd:documentation>Distance drilled during this reporting period. This should be measured along the centerline of the wellbore.</xsd:documentation>
1449               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:lengthMeasure"</xsd:appinfo>
1450               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH DRILLED IN WELL LAST 24 HOURS - METRE" />
1451            </xsd:annotation>
1452         </xsd:element>
1453         <xsd:element name="elevKelly" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1454            <xsd:annotation>
1455               <xsd:documentation>Elevation of the rotary kelly bushing.</xsd:documentation>
1456               <xsd:appinfo>constraints:@type="witsml:wellElevationCoord"</xsd:appinfo>
1457               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DISTANCE FROM ROTARY KELLY BUSHING TO MEAN SEA LEVEL - METRE" />
1458            </xsd:annotation>
1459         </xsd:element>
1460         <xsd:element name="sum24Hr" type="xsd:string" minOccurs="0" maxOccurs="1">
1461            <!--PROFILE: Changed minOccurs from 0 to 1 for element sum24Hr.-->
1462            <xsd:annotation>
1463               <xsd:documentation>A summary that sumarizes the activities performed and the status of the ongoing activities from the reporting period.</xsd:documentation>
1464               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1465               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=LAST 24 HOURS DRILLING ACTIVITIES SUMMARY" />
1466            </xsd:annotation>
1467         </xsd:element>
1468         <xsd:element name="forecast24Hr" type="xsd:string" minOccurs="0" maxOccurs="1">
1469            <!--PROFILE: Changed minOccurs from 0 to 1 for element forecast24Hr.-->
1470            <xsd:annotation>
1471               <xsd:documentation>A summary that sumarizes the planned activities the next reporting period.</xsd:documentation>
1472               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1473               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=NEXT 24 HOURS PLANNED DRILLING ACTIVITIES SUMMARY" />
1474            </xsd:annotation>
1475         </xsd:element>
1476         <xsd:element name="ropCurrent" type="witsml:measure" minOccurs="0" maxOccurs="1">
1477            <!--PROFILE: Changed type from witsml:velocityMeasure to witsml:velocityMeasureMetresPerHour for element ropCurrent.-->
1478            <!--PROFILE: Changed minOccurs from 0 to 1 for element ropCurrent.-->
1479            <xsd:annotation>
1480               <xsd:documentation>Rate of penetration at the end of the reporting period.</xsd:documentation>
1481               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:velocityMeasureMetresPerHour"</xsd:appinfo>
1482               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILL BIT RATE OF PENETRATION AT END OF REPORTING PERIOD - METRE PER HOUR" />
1483            </xsd:annotation>
1484         </xsd:element>
1485         <!--PROFILE: Deleted element rig.-->
1486         <!--PROFILE: Deleted element eTimStart.-->
1487         <!--PROFILE: Deleted element eTimSpud.-->
1488         <!--PROFILE: Deleted element eTimLoc.-->
1489         <!--PROFILE: Deleted element eTimDrill.-->
1490         <!--PROFILE: Deleted element ropAv.-->
1491         <!--PROFILE: Deleted element supervisor.-->
1492         <!--PROFILE: Deleted element engineer.-->
1493         <!--PROFILE: Deleted element geologist.-->
1494         <!--PROFILE: Deleted element eTimDrillRot.-->
1495         <!--PROFILE: Deleted element eTimDrillSlid.-->
1496         <!--PROFILE: Deleted element eTimCirc.-->
1497         <!--PROFILE: Deleted element eTimReam.-->
1498         <!--PROFILE: Deleted element eTimHold.-->
1499         <!--PROFILE: Deleted element eTimSteering.-->
1500         <!--PROFILE: Deleted element distDrillRot.-->
1501         <!--PROFILE: Deleted element distDrillSlid.-->
1502         <!--PROFILE: Deleted element distReam.-->
1503         <!--PROFILE: Deleted element distHold.-->
1504         <!--PROFILE: Deleted element distSteering.-->
1505         <!--PROFILE: Deleted element numPob.-->
1506         <!--PROFILE: Deleted element numContract.-->
1507         <!--PROFILE: Deleted element numOperator.-->
1508         <!--PROFILE: Deleted element numService.-->
1509         <!--PROFILE: Deleted element numAFE.-->
1510         <!--PROFILE: Deleted element costDay.-->
1511         <!--PROFILE: Deleted element costDayMud.-->
1512         <!--PROFILE: Deleted element conditionHole.-->
1513         <!--PROFILE: Deleted element tvdLot.-->
1514         <!--PROFILE: Deleted element presLotEmw.-->
1515         <!--PROFILE: Deleted element presKickTol.-->
1516         <!--PROFILE: Deleted element volKickTol.-->
1517         <!--PROFILE: Deleted element maasp.-->
1518         <!--PROFILE: Deleted element tubular.-->
1519      </xsd:sequence>
1520      <xsd:attributeGroup ref="witsml:attgrp_uid">
1521         <xsd:annotation>
1522            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
1523         </xsd:annotation>
1524      </xsd:attributeGroup>
1525   </xsd:complexType>
1526   <xsd:complexType name="cs_drillReportStratInfo">
1527      <xsd:sequence minOccurs="0">
1528         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1529            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.-->
1530            <xsd:annotation>
1531               <xsd:documentation>Date and time at which a preliminary zonation is established.</xsd:documentation>
1532               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1533               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE OF PRELIMINARY ZONATION" />
1534            </xsd:annotation>
1535         </xsd:element>
1536         <xsd:element name="mdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1537            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.-->
1538            <xsd:annotation>
1539               <xsd:documentation>Measured depth at the top of the formation.</xsd:documentation>
1540               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1541               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO TOP OF FORMATION RELATIVE TO RKB - METRE" />
1542            </xsd:annotation>
1543         </xsd:element>
1544         <xsd:element name="tvdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1545            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdTop.-->
1546            <xsd:annotation>
1547               <xsd:documentation>True vertical depth at the top of the formation.</xsd:documentation>
1548               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1549               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE DEPTH TO TOP OF FORMATION RELATIVE TO RKB - METRE" />
1550            </xsd:annotation>
1551         </xsd:element>
1552         <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1">
1553            <!--PROFILE: Changed minOccurs from 0 to 1 for element description.-->
1554            <xsd:annotation>
1555               <xsd:documentation>A lithological description of the geological formation at the given depth.</xsd:documentation>
1556               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:descriptionString",xsd:maxLength="256",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1557               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=GEOLOGICAL FORMATION DESCRIPTION AT KICK DEPTH" />
1558            </xsd:annotation>
1559         </xsd:element>
1560      </xsd:sequence>
1561      <xsd:attributeGroup ref="witsml:attgrp_uid">
1562         <xsd:annotation>
1563            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
1564         </xsd:annotation>
1565      </xsd:attributeGroup>
1566   </xsd:complexType>
1567   <xsd:complexType name="cs_drillReportSurveyStation">
1568      <xsd:annotation>
1569         <xsd:documentation>WITSML - Trajectory Station Component Schema</xsd:documentation>
1570      </xsd:annotation>
1571      <xsd:sequence minOccurs="0">
1572         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1573            <xsd:annotation>
1574               <xsd:documentation>The date at which the directional survey took place.</xsd:documentation>
1575               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1576               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE OF DIRECTIONAL SURVEY" />
1577            </xsd:annotation>
1578         </xsd:element>
1579         <xsd:element name="md" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1580            <xsd:annotation>
1581               <xsd:documentation>Measured depth of measurement from the drill datum.</xsd:documentation>
1582               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1583               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH TO DIRECTIONAL SURVEY POINT RELATIVE TO RKB - METRE" />
1584            </xsd:annotation>
1585         </xsd:element>
1586         <xsd:element name="tvd" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1587            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvd.-->
1588            <xsd:annotation>
1589               <xsd:documentation>Vertical depth of the measurements.</xsd:documentation>
1590               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1591               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH FROM RKB TO SURVEY POINT - METRE" />
1592            </xsd:annotation>
1593         </xsd:element>
1594         <xsd:element name="incl" type="witsml:measure" minOccurs="0" maxOccurs="1">
1595            <!--PROFILE: Changed minOccurs from 0 to 1 for element incl.-->
1596            <xsd:annotation>
1597               <xsd:documentation>Hole inclination, measured from vertical.</xsd:documentation>
1598               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:planeAngleMeasure"</xsd:appinfo>
1599               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED INCLINATION OF WELLBORE AT SURVEY POINT" />
1600            </xsd:annotation>
1601         </xsd:element>
1602         <xsd:element name="azi" type="witsml:measure" minOccurs="0" maxOccurs="1">
1603            <!--PROFILE: Changed minOccurs from 0 to 1 for element azi.-->
1604            <xsd:annotation>
1605               <xsd:documentation>Hole azimuth. Corrected to wells azimuth reference.</xsd:documentation>
1606               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:planeAngleMeasure"</xsd:appinfo>
1607               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED AZIMUTH OF WELLBORE AT DIRECTIONAL SURVEY POINT - DEGREES" />
1608            </xsd:annotation>
1609         </xsd:element>
1610         <!--PROFILE: Deleted element vertSect.-->
1611         <!--PROFILE: Deleted element dls.-->
1612         <!--PROFILE: Deleted element location.-->
1613      </xsd:sequence>
1614      <xsd:attributeGroup ref="witsml:attgrp_uid">
1615         <xsd:annotation>
1616            <xsd:documentation>Unique identifier for the trajectory station.</xsd:documentation>
1617         </xsd:annotation>
1618      </xsd:attributeGroup>
1619   </xsd:complexType>
1620   <xsd:complexType name="cs_drillReportWellboreInfo">
1621      <xsd:annotation>
1622         <xsd:documentation>General information about a well bore for a drill operations report.</xsd:documentation>
1623      </xsd:annotation>
1624      <xsd:sequence minOccurs="0">
1625         <xsd:element name="dTimSpud" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1626            <xsd:annotation>
1627               <xsd:documentation>Date and time at which the well was spudded. This is when the well drilling equipment begin to bore into the earth's surface for the purpose of
1628               drilling a well.</xsd:documentation>
1629               <xsd:appinfo>constraints:@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1630               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=WELL SPUD DATE" />
1631            </xsd:annotation>
1632         </xsd:element>
1633         <xsd:element name="dTimPreSpud" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1634            <xsd:annotation>
1635               <xsd:documentation>Date and time at which the well was predrilled. This is when the well drilling equipment begin to bore into the earth's surface for the purpose
1636               of drilling a well.</xsd:documentation>
1637               <xsd:appinfo>constraints:@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1638               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=WELL PREDRILLING SPUD DATE" />
1639            </xsd:annotation>
1640         </xsd:element>
1641         <xsd:element name="dateDrillComplete" type="xsd:date" minOccurs="0" maxOccurs="1">
1642            <xsd:annotation>
1643               <xsd:documentation>The date when the drilling activity is completed.</xsd:documentation>
1644               <xsd:appinfo>constraints:@type="witsml:date",xsd:pattern=".+"</xsd:appinfo>
1645               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=WELL DRILLING COMPLETION DATE" />
1646            </xsd:annotation>
1647         </xsd:element>
1648         <xsd:element name="operator" type="xsd:string" minOccurs="0" maxOccurs="1">
1649            <xsd:annotation>
1650               <xsd:documentation>The name of the drilling Operator company.</xsd:documentation>
1651               <xsd:appinfo>constraints:@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1652               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILLING OPERATOR COMPANY NAME" />
1653            </xsd:annotation>
1654         </xsd:element>
1655         <xsd:element name="drillContractor" type="xsd:string" minOccurs="0" maxOccurs="1">
1656            <xsd:annotation>
1657               <xsd:documentation>The name of the drilling Contractor company.</xsd:documentation>
1658               <xsd:appinfo>constraints:@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1659               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILLING CONTRACTOR COMPANY NAME" />
1660            </xsd:annotation>
1661         </xsd:element>
1662         <xsd:element name="rigAlias" type="witsml:cs_alias" minOccurs="0" maxOccurs="2">
1663            <!--PROFILE: Changed minOccurs from 0 to 2 for element rigAlias.-->
1664            <!--PROFILE: Changed maxOccurs from unbounded to 2 for element rigAlias.-->
1665            <xsd:annotation>
1666               <xsd:documentation>A name of the fixed or movable facility being used to drill the wellbore.</xsd:documentation>
1667               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=NPD DRILLING RIG IDENTIFICATION NUMBER http://rds.posccaesar.com/owl/iso15926?class=RIG NAME" />
1668            </xsd:annotation>
1669         </xsd:element>
1670      </xsd:sequence>
1671   </xsd:complexType>
1672   <xsd:complexType name="cs_drillReportWellTestInfo">
1673      <xsd:sequence minOccurs="0">
1674         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1675            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.-->
1676            <xsd:annotation>
1677               <xsd:documentation>Date and time that the well test was completed.</xsd:documentation>
1678               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1679               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE OF WELL TESTING" />
1680            </xsd:annotation>
1681         </xsd:element>
1682         <xsd:element name="testType" type="xsd:string" minOccurs="0" maxOccurs="1">
1683            <!--PROFILE: Changed minOccurs from 0 to 1 for element testType.-->
1684            <xsd:annotation>
1685               <xsd:documentation>The type of well test.</xsd:documentation>
1686               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:WellTestType",xsd:enumeration="drill stem test",xsd:enumeration="production
1687               test",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1688               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT WELL PRODUCTION TEST CLASS" />
1689            </xsd:annotation>
1690         </xsd:element>
1691         <xsd:element name="testNumber" type="xsd:short" minOccurs="0" maxOccurs="1">
1692            <!--PROFILE: Changed minOccurs from 0 to 1 for element testNumber.-->
1693            <xsd:annotation>
1694               <xsd:documentation>The number of the well test.</xsd:documentation>
1695               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:positiveCount",xsd:minInclusive="1",xsd:minInclusive="1",xsd:pattern=".+"</xsd:appinfo>
1696               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=NUMBER OFPERFORMED WELL PRODUCTION TESTS" />
1697            </xsd:annotation>
1698         </xsd:element>
1699         <xsd:element name="mdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1700            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdTop.-->
1701            <xsd:annotation>
1702               <xsd:documentation>Measured depth at the top of the test interval.</xsd:documentation>
1703               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1704               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH AT HIGHEST PART OF WELL TEST INTERVAL RELATIVE TO RKB - METRE" />
1705            </xsd:annotation>
1706         </xsd:element>
1707         <xsd:element name="mdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1708            <!--PROFILE: Changed minOccurs from 0 to 1 for element mdBottom.-->
1709            <xsd:annotation>
1710               <xsd:documentation>Measured depth at the bottom of the test interval.</xsd:documentation>
1711               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1712               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH AT LOWEST PART OF WELL TEST INTERVAL RELATIVE TO RKB - METRE" />
1713            </xsd:annotation>
1714         </xsd:element>
1715         <xsd:element name="tvdTop" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1716            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdTop.-->
1717            <xsd:annotation>
1718               <xsd:documentation>True vertical depth at the top of the test interval.</xsd:documentation>
1719               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1720               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH AT HIGHEST PART OF WELL TEST INTERVAL RELATIVE TO RKB - METRE" />
1721            </xsd:annotation>
1722         </xsd:element>
1723         <xsd:element name="tvdBottom" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1724            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvdBottom.-->
1725            <xsd:annotation>
1726               <xsd:documentation>True vertical depth at the bottom of the test interval.</xsd:documentation>
1727               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1728               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH AT LOWEST PART OF WELL TEST INTERVAL RELATIVE TO RKB - METRE" />
1729            </xsd:annotation>
1730         </xsd:element>
1731         <xsd:element name="chokeOrificeSize" type="witsml:measure" minOccurs="0" maxOccurs="1">
1732            <!--PROFILE: Changed type from witsml:lengthMeasure to witsml:lengthMeasureMilliMetre for element chokeOrificeSize.-->
1733            <!--PROFILE: Changed minOccurs from 0 to 1 for element chokeOrificeSize.-->
1734            <xsd:annotation>
1735               <xsd:documentation>The diameter of the choke opening.</xsd:documentation>
1736               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:lengthMeasureMilliMetre"</xsd:appinfo>
1737               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=UPPER LIMIT SURFACE CHOKE VALVE OPENING DIAMETER - MILLIMETRE" />
1738            </xsd:annotation>
1739         </xsd:element>
1740         <xsd:element name="densityOil" type="witsml:measure" minOccurs="0" maxOccurs="1">
1741            <!--PROFILE: Changed minOccurs from 0 to 1 for element densityOil.-->
1742            <xsd:annotation>
1743               <xsd:documentation>The density of the produced oil.</xsd:documentation>
1744               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:densityMeasure"</xsd:appinfo>
1745               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=API DENSITY OF CRUDE OIL - GRAM PER CM3" />
1746            </xsd:annotation>
1747         </xsd:element>
1748         <xsd:element name="densityWater" type="witsml:measure" minOccurs="0" maxOccurs="1">
1749            <!--PROFILE: Changed minOccurs from 0 to 1 for element densityWater.-->
1750            <xsd:annotation>
1751               <xsd:documentation>The density of the produced water.</xsd:documentation>
1752               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:densityMeasure"</xsd:appinfo>
1753               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
1754            </xsd:annotation>
1755         </xsd:element>
1756         <xsd:element name="densityGas" type="witsml:measure" minOccurs="0" maxOccurs="1">
1757            <!--PROFILE: Changed minOccurs from 0 to 1 for element densityGas.-->
1758            <xsd:annotation>
1759               <xsd:documentation>The density of the produced gas.</xsd:documentation>
1760               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:densityMeasure"</xsd:appinfo>
1761               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=SPECIFIC GRAVITY PRODUCED GAS" />
1762            </xsd:annotation>
1763         </xsd:element>
1764         <xsd:element name="flowRateOil" type="witsml:measure" minOccurs="0" maxOccurs="1">
1765            <!--PROFILE: Changed type from witsml:volumeFlowRateMeasure to witsml:volumeFlowRateMeasureCubicMetresPerDay for element flowRateOil.-->
1766            <!--PROFILE: Changed minOccurs from 0 to 1 for element flowRateOil.-->
1767            <xsd:annotation>
1768               <xsd:documentation>The maximum rate at which oil was produced.</xsd:documentation>
1769               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumeFlowRateMeasureCubicMetresPerDay"</xsd:appinfo>
1770               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY GROSS OIL PRODUCTION VOLUME AT UPPER LIMIT FLOW CONDITIONS - M3" />
1771            </xsd:annotation>
1772         </xsd:element>
1773         <xsd:element name="flowRateWater" type="witsml:measure" minOccurs="0" maxOccurs="1">
1774            <!--PROFILE: Changed type from witsml:volumeFlowRateMeasure to witsml:volumeFlowRateMeasureCubicMetresPerDay for element flowRateWater.-->
1775            <!--PROFILE: Changed minOccurs from 0 to 1 for element flowRateWater.-->
1776            <xsd:annotation>
1777               <xsd:documentation>The maximum rate at which water was produced.</xsd:documentation>
1778               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumeFlowRateMeasureCubicMetresPerDay"</xsd:appinfo>
1779               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY WATER PRODUCTION VOLUME FROM WELL AT UPPER LIMIT FLOW CONDITIONS" />
1780            </xsd:annotation>
1781         </xsd:element>
1782         <xsd:element name="flowRateGas" type="witsml:measure" minOccurs="0" maxOccurs="1">
1783            <!--PROFILE: Changed type from witsml:volumeFlowRateMeasure to witsml:volumeFlowRateMeasureMillionCubicMetresPerDay for element flowRateGas.-->
1784            <!--PROFILE: Changed minOccurs from 0 to 1 for element flowRateGas.-->
1785            <xsd:annotation>
1786               <xsd:documentation>The maximum rate at which gas was produced.</xsd:documentation>
1787               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumeFlowRateMeasureMillionCubicMetresPerDay"</xsd:appinfo>
1788               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY GAS PRODUCTION VOLUME FROM WELL AT UPPER LIMIT FLOW CONDITIONS - MM3 PER DAY" />
1789            </xsd:annotation>
1790         </xsd:element>
1791         <xsd:element name="presShutIn" type="witsml:measure" minOccurs="0" maxOccurs="1">
1792            <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureMegaPascals for element presShutIn.-->
1793            <!--PROFILE: Changed minOccurs from 0 to 1 for element presShutIn.-->
1794            <xsd:annotation>
1795               <xsd:documentation>The final shut in pressure.</xsd:documentation>
1796               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:pressureMeasureMegaPascals"</xsd:appinfo>
1797               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=FINAL SHUT IN PRESSURE - MPA" />
1798            </xsd:annotation>
1799         </xsd:element>
1800         <xsd:element name="presFlowing" type="witsml:measure" minOccurs="0" maxOccurs="1">
1801            <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureMegaPascals for element presFlowing.-->
1802            <!--PROFILE: Changed minOccurs from 0 to 1 for element presFlowing.-->
1803            <xsd:annotation>
1804               <xsd:documentation>The final flowing pressure.</xsd:documentation>
1805               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:pressureMeasureMegaPascals"</xsd:appinfo>
1806               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=FINAL FLOW PRESSURE - MEGA PASCAL" />
1807            </xsd:annotation>
1808         </xsd:element>
1809         <xsd:element name="presBottom" type="witsml:measure" minOccurs="0" maxOccurs="1">
1810            <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureMegaPascals for element presBottom.-->
1811            <!--PROFILE: Changed minOccurs from 0 to 1 for element presBottom.-->
1812            <xsd:annotation>
1813               <xsd:documentation>The final bottom hole pressure.</xsd:documentation>
1814               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:pressureMeasureMegaPascals"</xsd:appinfo>
1815               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=BOTTOMHOLE PRESSURE - MEGAPASCAL" />
1816            </xsd:annotation>
1817         </xsd:element>
1818         <xsd:element name="gasOilRatio" type="witsml:measure" minOccurs="0" maxOccurs="1">
1819            <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:volumePerVolumeMeasureCubicMetresPerCubicMetre for element gasOilRatio.-->
1820            <!--PROFILE: Changed minOccurs from 0 to 1 for element gasOilRatio.-->
1821            <xsd:annotation>
1822               <xsd:documentation>The ratio of the volume of gas to the volume of oil.</xsd:documentation>
1823               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumePerVolumeMeasureCubicMetresPerCubicMetre"</xsd:appinfo>
1824               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=GAS-OIL RATIO DURING TEST AT UPPER LIMIT FLOW CONDITIONS" />
1825            </xsd:annotation>
1826         </xsd:element>
1827         <xsd:element name="waterOilRatio" type="witsml:measure" minOccurs="0" maxOccurs="1">
1828            <!--PROFILE: Changed type from witsml:volumePerVolumeMeasure to witsml:volumePerVolumeMeasureCubicMetresPerCubicMetre for element waterOilRatio.-->
1829            <!--PROFILE: Changed minOccurs from 0 to 1 for element waterOilRatio.-->
1830            <xsd:annotation>
1831               <xsd:documentation>The relative amount of water per amount of oil.</xsd:documentation>
1832               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumePerVolumeMeasureCubicMetresPerCubicMetre"</xsd:appinfo>
1833               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=WATER-OIL RATIO AT MAXIMUM FLOW CONDITIONS" />
1834            </xsd:annotation>
1835         </xsd:element>
1836         <xsd:element name="chloride" type="witsml:measure" minOccurs="0" maxOccurs="1">
1837            <!--PROFILE: Changed type from witsml:massConcentrationMeasure to witsml:massConcentrationMeasurePartPerMillion for element chloride.-->
1838            <!--PROFILE: Changed minOccurs from 0 to 1 for element chloride.-->
1839            <xsd:annotation>
1840               <xsd:documentation>The relative amount of chloride in the produced water.</xsd:documentation>
1841               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:massConcentrationMeasurePartPerMillion"</xsd:appinfo>
1842               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CHLORIDE CONTENT IN PRODUCED WATER - PPM" />
1843            </xsd:annotation>
1844         </xsd:element>
1845         <xsd:element name="carbonDioxide" type="witsml:measure" minOccurs="0" maxOccurs="1">
1846            <!--PROFILE: Changed type from witsml:massConcentrationMeasure to witsml:massConcentrationMeasurePartPerMillion for element carbonDioxide.-->
1847            <!--PROFILE: Changed minOccurs from 0 to 1 for element carbonDioxide.-->
1848            <xsd:annotation>
1849               <xsd:documentation>The relative amount of CO2 gas.</xsd:documentation>
1850               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:massConcentrationMeasurePartPerMillion"</xsd:appinfo>
1851               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=CO2 CONTENT IN HYDROCARBON GAS FROM WELL - PPM" />
1852            </xsd:annotation>
1853         </xsd:element>
1854         <xsd:element name="hydrogenSulfide" type="witsml:measure" minOccurs="0" maxOccurs="1">
1855            <!--PROFILE: Changed type from witsml:massConcentrationMeasure to witsml:massConcentrationMeasurePartPerMillion for element hydrogenSulfide.-->
1856            <!--PROFILE: Changed minOccurs from 0 to 1 for element hydrogenSulfide.-->
1857            <xsd:annotation>
1858               <xsd:documentation>The relative amount of H2S gas.</xsd:documentation>
1859               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:massConcentrationMeasurePartPerMillion"</xsd:appinfo>
1860               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=H2S CONTENT IN HYDROCARBON GAS FROM WELL - PPM" />
1861            </xsd:annotation>
1862         </xsd:element>
1863         <xsd:element name="volOilTotal" type="witsml:measure" minOccurs="0" maxOccurs="1">
1864            <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureCubicMetre for element volOilTotal.-->
1865            <!--PROFILE: Changed minOccurs from 0 to 1 for element volOilTotal.-->
1866            <xsd:annotation>
1867               <xsd:documentation>The total amount of oil produced. This includes oil that was disposed of (e.g., burned).</xsd:documentation>
1868               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumeMeasureCubicMetre"</xsd:appinfo>
1869               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TOTAL OIL VOLUME PRODUCED DURING TESTING - M3" />
1870            </xsd:annotation>
1871         </xsd:element>
1872         <xsd:element name="volGasTotal" type="witsml:measure" minOccurs="0" maxOccurs="1">
1873            <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureMillionCubicMetres for element volGasTotal.-->
1874            <!--PROFILE: Changed minOccurs from 0 to 1 for element volGasTotal.-->
1875            <xsd:annotation>
1876               <xsd:documentation>The total amount of gas produced. This includes gas that was disposed of (e.g., burned).</xsd:documentation>
1877               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumeMeasureMillionCubicMetres"</xsd:appinfo>
1878               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TOTAL GAS VOLUME PRODUCED DURING TESTING - MM3" />
1879            </xsd:annotation>
1880         </xsd:element>
1881         <xsd:element name="volWaterTotal" type="witsml:measure" minOccurs="0" maxOccurs="1">
1882            <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureCubicMetre for element volWaterTotal.-->
1883            <!--PROFILE: Changed minOccurs from 0 to 1 for element volWaterTotal.-->
1884            <xsd:annotation>
1885               <xsd:documentation>The total amount of water produced. This includes water that was disposed of.</xsd:documentation>
1886               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumeMeasureCubicMetre"</xsd:appinfo>
1887               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TOTAL WATER VOLUME PRODUCED DURING TESTING - MM3" />
1888            </xsd:annotation>
1889         </xsd:element>
1890         <xsd:element name="volOilStored" type="witsml:measure" minOccurs="0" maxOccurs="1">
1891            <!--PROFILE: Changed type from witsml:volumeMeasure to witsml:volumeMeasureCubicMetre for element volOilStored.-->
1892            <!--PROFILE: Changed minOccurs from 0 to 1 for element volOilStored.-->
1893            <xsd:annotation>
1894               <xsd:documentation>The total amount of produced oil that was stored.</xsd:documentation>
1895               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:volumeMeasureCubicMetre"</xsd:appinfo>
1896               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TOTAL OIL VOLUME STORED FROM WELL TEST - M3" />
1897            </xsd:annotation>
1898         </xsd:element>
1899      </xsd:sequence>
1900      <xsd:attributeGroup ref="witsml:attgrp_uid">
1901         <xsd:annotation>
1902            <xsd:documentation>Unique identifier for the activity.</xsd:documentation>
1903         </xsd:annotation>
1904      </xsd:attributeGroup>
1905   </xsd:complexType>
1906   <xsd:complexType name="cs_fluid">
1907      <xsd:annotation>
1908         <xsd:documentation>WITSML - fluids component schema</xsd:documentation>
1909      </xsd:annotation>
1910      <xsd:sequence minOccurs="0">
1911         <xsd:element name="type" type="xsd:string" minOccurs="0" maxOccurs="1">
1912            <!--PROFILE: Changed minOccurs from 0 to 1 for element type.-->
1913            <xsd:annotation>
1914               <xsd:documentation>Description for the type of fluid.</xsd:documentation>
1915               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:str32",xsd:maxLength="32",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1916               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILLING FLUID DESCRIPTION" />
1917            </xsd:annotation>
1918         </xsd:element>
1919         <!--PROFILE: Deleted element locationSample.-->
1920         <xsd:element name="dTim" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
1921            <!--PROFILE: Changed minOccurs from 0 to 1 for element dTim.-->
1922            <xsd:annotation>
1923               <xsd:documentation>The time when fluid readings were recorded.</xsd:documentation>
1924               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
1925               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DATE OF REPORTED MUD LOGGING DATA" />
1926            </xsd:annotation>
1927         </xsd:element>
1928         <xsd:element name="md" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1929            <!--PROFILE: Changed minOccurs from 0 to 1 for element md.-->
1930            <xsd:annotation>
1931               <xsd:documentation>The measured depth where the fluid readings were recorded.</xsd:documentation>
1932               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:measuredDepthCoord"</xsd:appinfo>
1933               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=MEASURED DEPTH AT MUD LOGGING RELATIVE RKB - METRE" />
1934            </xsd:annotation>
1935         </xsd:element>
1936         <xsd:element name="tvd" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
1937            <!--PROFILE: Changed minOccurs from 0 to 1 for element tvd.-->
1938            <xsd:annotation>
1939               <xsd:documentation>The true vertical depth where the fluid readings were recorded.</xsd:documentation>
1940               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:wellVerticalDepthCoord"</xsd:appinfo>
1941               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TRUE VERTICAL DEPTH AT MUD LOGGING RELATIVE RKB - METRE" />
1942            </xsd:annotation>
1943         </xsd:element>
1944         <xsd:element name="presBopRating" type="witsml:measure" minOccurs="0" maxOccurs="1">
1945            <!--PROFILE: Changed type from witsml:pressureMeasure to witsml:pressureMeasureBar for element presBopRating.-->
1946            <xsd:annotation>
1947               <xsd:documentation>Maximum pressure rating of the blow out preventer.</xsd:documentation>
1948               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:pressureMeasureBar"</xsd:appinfo>
1949               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=BOP STACK DESIGN PRESSURE - BARG" />
1950            </xsd:annotation>
1951         </xsd:element>
1952         <xsd:element name="mudClass" type="xsd:string" minOccurs="0" maxOccurs="1">
1953            <xsd:annotation>
1954               <xsd:documentation>The class of the drilling fluid.</xsd:documentation>
1955               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:MudClass",xsd:enumeration="water based",xsd:enumeration="oil
1956               based",xsd:enumeration="other",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
1957               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILLING FLUID TYPE CLASS" />
1958            </xsd:annotation>
1959         </xsd:element>
1960         <xsd:element name="density" type="witsml:measure" minOccurs="0" maxOccurs="1">
1961            <!--PROFILE: Changed minOccurs from 0 to 1 for element density.-->
1962            <xsd:annotation>
1963               <xsd:documentation>Fluid density.</xsd:documentation>
1964               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:densityMeasure"</xsd:appinfo>
1965               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=RELATIVE DENSITY OF DRILLING FLUID" />
1966            </xsd:annotation>
1967         </xsd:element>
1968         <!--PROFILE: Deleted element visFunnel.-->
1969         <!--PROFILE: Deleted element tempVis.-->
1970         <xsd:element name="pv" type="witsml:measure" minOccurs="0" maxOccurs="1">
1971            <!--PROFILE: Changed minOccurs from 0 to 1 for element pv.-->
1972            <xsd:annotation>
1973               <xsd:documentation>Plastic viscosity.</xsd:documentation>
1974               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:dynamicViscosityMeasure"</xsd:appinfo>
1975               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILLING FLUID VISCOSITY - MILLIPASCAL SECONDS" />
1976            </xsd:annotation>
1977         </xsd:element>
1978         <xsd:element name="yp" type="witsml:measure" minOccurs="0" maxOccurs="1">
1979            <xsd:annotation>
1980               <xsd:documentation>Yield point (Bingham and Herschel Bulkley models).</xsd:documentation>
1981               <xsd:appinfo>constraints:@type="witsml:pressureMeasure"</xsd:appinfo>
1982               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DRILLING FLUID YIELD POINT - PASCAL" />
1983            </xsd:annotation>
1984         </xsd:element>
1985         <!--PROFILE: Deleted element gel10Sec.-->
1986         <!--PROFILE: Deleted element gel10Min.-->
1987         <!--PROFILE: Deleted element gel30Min.-->
1988         <!--PROFILE: Deleted element filterCakeLtlp.-->
1989         <!--PROFILE: Deleted element filtrateLtlp.-->
1990         <!--PROFILE: Deleted element tempHthp.-->
1991         <!--PROFILE: Deleted element presHthp.-->
1992         <!--PROFILE: Deleted element filtrateHthp.-->
1993         <!--PROFILE: Deleted element filterCakeHthp.-->
1994         <!--PROFILE: Deleted element solidsPc.-->
1995         <!--PROFILE: Deleted element waterPc.-->
1996         <!--PROFILE: Deleted element oilPc.-->
1997         <!--PROFILE: Deleted element sandPc.-->
1998         <!--PROFILE: Deleted element solidsLowGravPc.-->
1999         <!--PROFILE: Deleted element solidsCalcPc.-->
2000         <!--PROFILE: Deleted element baritePc.-->
2001         <!--PROFILE: Deleted element lcm.-->
2002         <!--PROFILE: Deleted element mbt.-->
2003         <!--PROFILE: Deleted element ph.-->
2004         <!--PROFILE: Deleted element tempPh.-->
2005         <!--PROFILE: Deleted element pm.-->
2006         <!--PROFILE: Deleted element pmFiltrate.-->
2007         <!--PROFILE: Deleted element mf.-->
2008         <!--PROFILE: Deleted element alkalinityP1.-->
2009         <!--PROFILE: Deleted element alkalinityP2.-->
2010         <!--PROFILE: Deleted element chloride.-->
2011         <!--PROFILE: Deleted element calcium.-->
2012         <!--PROFILE: Deleted element magnesium.-->
2013         <!--PROFILE: Deleted element potassium.-->
2014         <!--PROFILE: Deleted element rheometer.-->
2015         <!--PROFILE: Deleted element brinePc.-->
2016         <!--PROFILE: Deleted element lime.-->
2017         <!--PROFILE: Deleted element electStab.-->
2018         <!--PROFILE: Deleted element calciumChloride.-->
2019         <!--PROFILE: Deleted element company.-->
2020         <!--PROFILE: Deleted element engineer.-->
2021         <!--PROFILE: Deleted element asg.-->
2022         <!--PROFILE: Deleted element solidsHiGravPc.-->
2023         <!--PROFILE: Deleted element polymer.-->
2024         <!--PROFILE: Deleted element polyType.-->
2025         <!--PROFILE: Deleted element solCorPc.-->
2026         <!--PROFILE: Deleted element oilCtg.-->
2027         <!--PROFILE: Deleted element hardnessCa.-->
2028         <!--PROFILE: Deleted element sulfide.-->
2029         <!--PROFILE: Deleted element comments.-->
2030      </xsd:sequence>
2031      <xsd:attributeGroup ref="witsml:attgrp_uid">
2032         <xsd:annotation>
2033            <xsd:documentation>The unique identifier of the fluid.</xsd:documentation>
2034         </xsd:annotation>
2035      </xsd:attributeGroup>
2036   </xsd:complexType>
2037   <xsd:complexType name="cs_geodeticModel">
2038      <xsd:annotation>
2039         <xsd:documentation>WITSML - Geodetic Model Component Schema</xsd:documentation>
2040      </xsd:annotation>
2041      <xsd:sequence minOccurs="0">
2042         <xsd:element name="nameCRS" type="witsml:wellKnownNameStruct" minOccurs="0" maxOccurs="1">
2043            <xsd:annotation>
2044               <xsd:documentation>The name of the coordinate reference system in a particular naming system. An optional short name (code) can also be specified. Specifying a well
2045               known system is highly desired. An example would be to specify a name of 'ED50' with a code of '4230' in the 'EPSG' naming system. Note that specifying a name in
2046               the EPSG naming system is asserting that the parameters in the EPSG database are appropriate for this CRS. This is also true for any other naming system. If in
2047               doubt, contact your local geodesist.</xsd:documentation>
2048            </xsd:annotation>
2049         </xsd:element>
2050         <xsd:element name="geodeticDatumCode" type="xsd:string" minOccurs="0" maxOccurs="1">
2051            <xsd:annotation>
2052               <xsd:documentation>Geodetic datum code. This defines a system in the Geoshare naming system and should probably not be used with CRSName.</xsd:documentation>
2053               <xsd:appinfo>
2054               constraints:@type="witsml:GeodeticDatum",xsd:enumeration="ADND",xsd:enumeration="ARC50",xsd:enumeration="AUSG",xsd:enumeration="CAA",xsd:enumeration="CHAS",xsd:enumeration="CORAL",xsd:enumeration="ED50",xsd:enumeration="ED87",xsd:enumeration="ERIN65",xsd:enumeration="GD49",xsd:enumeration="GHANA",xsd:enumeration="GUAM63",xsd:enumeration="HJRS55",xsd:enumeration="HTS",xsd:enumeration="INCH",xsd:enumeration="INDIA1",xsd:enumeration="INDIA2",xsd:enumeration="INDNS74",xsd:enumeration="LIB64",xsd:enumeration="LUZON",xsd:enumeration="MRCH",xsd:enumeration="NAD27",xsd:enumeration="NAD83",xsd:enumeration="NGRA",xsd:enumeration="None",xsd:enumeration="NPRM",xsd:enumeration="OSGB36",xsd:enumeration="POTS1",xsd:enumeration="PULK1",xsd:enumeration="PULK2",xsd:enumeration="QRNQ",xsd:enumeration="SA56",xsd:enumeration="SRL60",xsd:enumeration="TNRV25",xsd:enumeration="TOKYO",xsd:enumeration="UserDefined",xsd:enumeration="VROL",xsd:enumeration="WGS72",xsd:enumeration="WGS84",xsd:enumeration="YACR",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2055            </xsd:annotation>
2056         </xsd:element>
2057         <xsd:element name="xTranslation" type="witsml:measure" minOccurs="0" maxOccurs="1">
2058            <xsd:annotation>
2059               <xsd:documentation>Ellipsoid translation (3). Units are meters by convention.</xsd:documentation>
2060               <xsd:appinfo>constraints:@type="witsml:lengthMeasure"</xsd:appinfo>
2061            </xsd:annotation>
2062         </xsd:element>
2063         <xsd:element name="yTranslation" type="witsml:measure" minOccurs="0" maxOccurs="1">
2064            <xsd:annotation>
2065               <xsd:documentation>Ellipsoid translation (3). Units are meters by convention.</xsd:documentation>
2066               <xsd:appinfo>constraints:@type="witsml:lengthMeasure"</xsd:appinfo>
2067            </xsd:annotation>
2068         </xsd:element>
2069         <xsd:element name="zTranslation" type="witsml:measure" minOccurs="0" maxOccurs="1">
2070            <xsd:annotation>
2071               <xsd:documentation>Ellipsoid translation (3). Units are meters by convention.</xsd:documentation>
2072               <xsd:appinfo>constraints:@type="witsml:lengthMeasure"</xsd:appinfo>
2073            </xsd:annotation>
2074         </xsd:element>
2075         <xsd:element name="xRotation" type="witsml:measure" minOccurs="0" maxOccurs="1">
2076            <xsd:annotation>
2077               <xsd:documentation>Ellipsoid rotation (3). Seconds of arc by convention.</xsd:documentation>
2078               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2079            </xsd:annotation>
2080         </xsd:element>
2081         <xsd:element name="yRotation" type="witsml:measure" minOccurs="0" maxOccurs="1">
2082            <xsd:annotation>
2083               <xsd:documentation>Ellipsoid rotation (3). Seconds of arc by convention.</xsd:documentation>
2084               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2085            </xsd:annotation>
2086         </xsd:element>
2087         <xsd:element name="zRotation" type="witsml:measure" minOccurs="0" maxOccurs="1">
2088            <xsd:annotation>
2089               <xsd:documentation>Ellipsoid rotation (3). Seconds of arc by convention.</xsd:documentation>
2090               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2091            </xsd:annotation>
2092         </xsd:element>
2093         <xsd:element name="scaleFactor" type="xsd:double" minOccurs="0" maxOccurs="1">
2094            <xsd:annotation>
2095               <xsd:documentation>Ellipsoid scale factor.</xsd:documentation>
2096               <xsd:appinfo>constraints:@type="witsml:unitlessQuantity",xsd:pattern=".+"</xsd:appinfo>
2097            </xsd:annotation>
2098         </xsd:element>
2099         <xsd:element name="ellipsoidCode" type="xsd:string" minOccurs="0" maxOccurs="1">
2100            <xsd:annotation>
2101               <xsd:documentation>Ellipsoid code (spheroid) defining geographic or planar coordinates. Implied if geodeticDatumCode is specified (and is not user
2102               defined).</xsd:documentation>
2103               <xsd:appinfo>
2104               constraints:@type="witsml:Ellipsoid",xsd:enumeration="AGD66",xsd:enumeration="AIRY_MOD",xsd:enumeration="AIRY30",xsd:enumeration="AIRY49",xsd:enumeration="AUST_NAT",xsd:enumeration="BESL-DHD",xsd:enumeration="BESL-NGL",xsd:enumeration="BESL-RT9",xsd:enumeration="BESS41",xsd:enumeration="BESSNAM",xsd:enumeration="BOGOTA",xsd:enumeration="CL58",xsd:enumeration="CL58-1",xsd:enumeration="CL66",xsd:enumeration="CL66-M",xsd:enumeration="CL80",xsd:enumeration="CL80-A",xsd:enumeration="CL80-B",xsd:enumeration="CL80-I",xsd:enumeration="CL80-J",xsd:enumeration="CL80-M",xsd:enumeration="CL80-P",xsd:enumeration="CMPOINCH",xsd:enumeration="DAN",xsd:enumeration="DELA",xsd:enumeration="ED50",xsd:enumeration="EGYPT07",xsd:enumeration="EVER",xsd:enumeration="EVER48",xsd:enumeration="EVER56",xsd:enumeration="EVER69",xsd:enumeration="EVER-BR",xsd:enumeration="EVERMOD",xsd:enumeration="EVER-P",xsd:enumeration="EVER-TM",xsd:enumeration="EVTM",xsd:enumeration="FISC60",xsd:enumeration="FISC60MOD",xsd:enumeration="FISC68",xsd:enumeration="FISCMOD",xsd:enumeration="GDA94",xsd:enumeration="GRS67",xsd:enumeration="GRS80",xsd:enumeration="HAY09",xsd:enumeration="HEIS",xsd:enumeration="HEL06",xsd:enumeration="HEL07",xsd:enumeration="HOUG",xsd:enumeration="IAG-75",xsd:enumeration="INDIAN75",xsd:enumeration="INDO-74",xsd:enumeration="INT24",xsd:enumeration="IUGG67",xsd:enumeration="IUGG75",xsd:enumeration="JEFF48",xsd:enumeration="KAU63",xsd:enumeration="KRSV",xsd:enumeration="MERIT83",xsd:enumeration="NAD27",xsd:enumeration="NAHRAN",xsd:enumeration="NEWINT67",xsd:enumeration="NWL-10D",xsd:enumeration="NWL-9D",xsd:enumeration="OSGB36",xsd:enumeration="OSU86F",xsd:enumeration="OSU91A",xsd:enumeration="PLESSIS-1817",xsd:enumeration="PSAD56",xsd:enumeration="PTNOIRE",xsd:enumeration="SA69",xsd:enumeration="SPHR",xsd:enumeration="STRU",xsd:enumeration="WALB",xsd:enumeration="WAR24",xsd:enumeration="WGS60",xsd:enumeration="WGS66",xsd:enumeration="WGS72",xsd:enumeration="WGS84",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2105            </xsd:annotation>
2106         </xsd:element>
2107         <xsd:element name="ellipsoidSemiMajorAxis" type="witsml:measure" minOccurs="0" maxOccurs="1">
2108            <xsd:annotation>
2109               <xsd:documentation>Ellipsoid semi-major axis size. Implied if geodeticDatumCode or ellipsoidCode specified.</xsd:documentation>
2110               <xsd:appinfo>constraints:@type="witsml:lengthMeasure"</xsd:appinfo>
2111            </xsd:annotation>
2112         </xsd:element>
2113         <xsd:element name="ellipsoidInverseFlattening" type="xsd:double" minOccurs="0" maxOccurs="1">
2114            <xsd:annotation>
2115               <xsd:documentation>Ellipsoid inverse flattening value (ie. 1/x). Implied if geodeticDatumCode or ellipsoidCode specified.</xsd:documentation>
2116               <xsd:appinfo>constraints:@type="witsml:unitlessQuantity",xsd:pattern=".+"</xsd:appinfo>
2117            </xsd:annotation>
2118         </xsd:element>
2119      </xsd:sequence>
2120   </xsd:complexType>
2121   <!--UNUSED: Deleted type cs_hse.-->
2122   <!--UNUSED: Deleted type cs_incident.-->
2123   <!--UNUSED: Deleted type cs_inventory.-->
2124   <xsd:complexType name="cs_localCRS">
2125      <xsd:sequence minOccurs="0">
2126         <xsd:element name="usesWellAsOrigin" type="xsd:boolean" minOccurs="0" maxOccurs="1">
2127            <xsd:annotation>
2128               <xsd:documentation>True ("true" or "1") indicates that the well surface point is the origin of this CRS. False ("false" or "0") or not given indicates
2129               otherwise.</xsd:documentation>
2130               <xsd:appinfo>constraints:@type="witsml:logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
2131            </xsd:annotation>
2132         </xsd:element>
2133         <xsd:element name="origin" type="xsd:string" minOccurs="0" maxOccurs="1">
2134            <xsd:annotation>
2135               <xsd:documentation>A pointer to the reference point that is the origin of this CRS.</xsd:documentation>
2136               <xsd:appinfo>constraints:@type="witsml:refNameString"</xsd:appinfo>
2137            </xsd:annotation>
2138         </xsd:element>
2139         <xsd:element name="originDescription" type="xsd:string" minOccurs="0" maxOccurs="1">
2140            <xsd:annotation>
2141               <xsd:documentation>A textual description of the origin.</xsd:documentation>
2142               <xsd:appinfo>constraints:@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2143            </xsd:annotation>
2144         </xsd:element>
2145         <xsd:element name="yAxisAzimuth" type="witsml:yAxisAzimuth" minOccurs="0" maxOccurs="1">
2146            <xsd:annotation>
2147               <xsd:documentation>The angle of the Y axis from North (as described in attribute northDirection). Defaults to zero. Positive clockwise.</xsd:documentation>
2148            </xsd:annotation>
2149         </xsd:element>
2150         <xsd:element name="yAxisDescription" type="xsd:string" minOccurs="0" maxOccurs="1">
2151            <xsd:annotation>
2152               <xsd:documentation>A free-form description of the Y axis. Examples would be 'parallel to the west side of the platform', or 'along the main entry
2153               road'.</xsd:documentation>
2154               <xsd:appinfo>constraints:@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2155            </xsd:annotation>
2156         </xsd:element>
2157         <xsd:element name="xRotationCounterClockwise" type="xsd:boolean" minOccurs="0" maxOccurs="1">
2158            <xsd:annotation>
2159               <xsd:documentation>True ("true" or "1") indicates that the X axis is rotated counter-clockwise from the Y axis when viewed from above the earth looking down. False
2160               ("false" or "0") or not given indicates a clockwise rotation. Generally the X axis is rotated clockwise.</xsd:documentation>
2161               <xsd:appinfo>constraints:@type="witsml:logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
2162            </xsd:annotation>
2163         </xsd:element>
2164      </xsd:sequence>
2165   </xsd:complexType>
2166   <!--UNUSED: Deleted type cs_location.-->
2167   <!--UNUSED: Deleted type cs_mudLosses.-->
2168   <!--UNUSED: Deleted type cs_mudVolume.-->
2169   <!--UNUSED: Deleted type cs_nameTag.-->
2170   <!--UNUSED: Deleted type cs_personnel.-->
2171   <!--UNUSED: Deleted type cs_pitVolume.-->
2172   <xsd:complexType name="cs_projectionx">
2173      <xsd:annotation>
2174         <xsd:documentation>WITSML Element Types</xsd:documentation>
2175      </xsd:annotation>
2176      <xsd:sequence minOccurs="0">
2177         <xsd:element name="nameCRS" type="witsml:wellKnownNameStruct" minOccurs="0" maxOccurs="1">
2178            <xsd:annotation>
2179               <xsd:documentation>The name of the coordinate reference system in a particular naming system. An optional short name (code) can also be specified. Specifying a well
2180               known system is highly desired. An example would be to specify a name of 'WGS 84 / UTM zone 10N' with a code of '32610' in the 'EPSG' naming system. Note that
2181               specifying a name in the EPSG naming system is asserting that the parameters in the EPSG database are appropriate for this CRS. This is also true for any other
2182               naming system. If in doubt, contact your local geodesist.</xsd:documentation>
2183            </xsd:annotation>
2184         </xsd:element>
2185         <xsd:element name="projectionCode" type="xsd:string" minOccurs="0" maxOccurs="1">
2186            <xsd:annotation>
2187               <xsd:documentation>A code to identify the type of projection.</xsd:documentation>
2188               <xsd:appinfo>constraints:@type="witsml:Projection",xsd:enumeration="Albers equal area",xsd:enumeration="azimuthal
2189               equidistant",xsd:enumeration="Cassini",xsd:enumeration="equidistant conic",xsd:enumeration="equirectangular",xsd:enumeration="gnomonic",xsd:enumeration="Lambert
2190               azimuthal",xsd:enumeration="Lambert conformal conic",xsd:enumeration="Mercator",xsd:enumeration="Miller",xsd:enumeration="oblique
2191               Mercator",xsd:enumeration="orthographic",xsd:enumeration="perspective",xsd:enumeration="polar
2192               stereographic",xsd:enumeration="polyconic",xsd:enumeration="sinusoidal",xsd:enumeration="state plane",xsd:enumeration="stereographic",xsd:enumeration="transverse
2193               Mercator",xsd:enumeration="universal transverse Mercator",xsd:enumeration="user defined",xsd:enumeration="Van der
2194               Grinten",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2195            </xsd:annotation>
2196         </xsd:element>
2197         <xsd:element name="projectedFrom" type="xsd:string" minOccurs="0" maxOccurs="1">
2198            <xsd:annotation>
2199               <xsd:documentation>A pointer to the wellCRS that represents the geographic system from which this system was projected.</xsd:documentation>
2200               <xsd:appinfo>constraints:@type="witsml:refNameString"</xsd:appinfo>
2201            </xsd:annotation>
2202         </xsd:element>
2203         <xsd:element name="stdParallel1" type="witsml:measure" minOccurs="0" maxOccurs="1">
2204            <xsd:annotation>
2205               <xsd:documentation>Latitude of first standard parallel.</xsd:documentation>
2206               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2207            </xsd:annotation>
2208         </xsd:element>
2209         <xsd:element name="stdParallel2" type="witsml:measure" minOccurs="0" maxOccurs="1">
2210            <xsd:annotation>
2211               <xsd:documentation>Latitude of second standard parallel, if used.</xsd:documentation>
2212               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2213            </xsd:annotation>
2214         </xsd:element>
2215         <xsd:element name="centralMeridian" type="witsml:measure" minOccurs="0" maxOccurs="1">
2216            <xsd:annotation>
2217               <xsd:documentation>Longitude of the Y axis of the resulting map.</xsd:documentation>
2218               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2219            </xsd:annotation>
2220         </xsd:element>
2221         <xsd:element name="originLatitude" type="witsml:measure" minOccurs="0" maxOccurs="1">
2222            <xsd:annotation>
2223               <xsd:documentation>Latitude at which the X axis intersects the central meridian.</xsd:documentation>
2224               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2225            </xsd:annotation>
2226         </xsd:element>
2227         <xsd:element name="originLongitude" type="witsml:measure" minOccurs="0" maxOccurs="1">
2228            <xsd:annotation>
2229               <xsd:documentation>Longitude of the central meridian.</xsd:documentation>
2230               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2231            </xsd:annotation>
2232         </xsd:element>
2233         <xsd:element name="latitude1" type="witsml:measure" minOccurs="0" maxOccurs="1">
2234            <xsd:annotation>
2235               <xsd:documentation>Latitude of the first point if the two-point specification of the central line is used.</xsd:documentation>
2236               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2237            </xsd:annotation>
2238         </xsd:element>
2239         <xsd:element name="longitude1" type="witsml:measure" minOccurs="0" maxOccurs="1">
2240            <xsd:annotation>
2241               <xsd:documentation>Longitude of the first point if the two-point specification of the central line is used.</xsd:documentation>
2242               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2243            </xsd:annotation>
2244         </xsd:element>
2245         <xsd:element name="latitude2" type="witsml:measure" minOccurs="0" maxOccurs="1">
2246            <xsd:annotation>
2247               <xsd:documentation>Latitude of the second point if the two-point specification of the central line is used.</xsd:documentation>
2248               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2249            </xsd:annotation>
2250         </xsd:element>
2251         <xsd:element name="longitude2" type="witsml:measure" minOccurs="0" maxOccurs="1">
2252            <xsd:annotation>
2253               <xsd:documentation>Longitude of the second point if the two-point specification of the central line is used.</xsd:documentation>
2254               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2255            </xsd:annotation>
2256         </xsd:element>
2257         <xsd:element name="latitudeForScale" type="witsml:measure" minOccurs="0" maxOccurs="1">
2258            <xsd:annotation>
2259               <xsd:documentation>Latitude of a point for which the scale factor is specified exactly. Default to origin.</xsd:documentation>
2260               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2261            </xsd:annotation>
2262         </xsd:element>
2263         <xsd:element name="longitudeForScale" type="witsml:measure" minOccurs="0" maxOccurs="1">
2264            <xsd:annotation>
2265               <xsd:documentation>Longitude of a point for which the scale factor is specified exactly. Default to origin.</xsd:documentation>
2266               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2267            </xsd:annotation>
2268         </xsd:element>
2269         <xsd:element name="trueScaleLatitude" type="witsml:measure" minOccurs="0" maxOccurs="1">
2270            <xsd:annotation>
2271               <xsd:documentation>Latitude at which the scale on the map is exact. If none is provided, scale is assumed to be exact at the equator.</xsd:documentation>
2272               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2273            </xsd:annotation>
2274         </xsd:element>
2275         <xsd:element name="spheroidRadius" type="witsml:measure" minOccurs="0" maxOccurs="1">
2276            <xsd:annotation>
2277               <xsd:documentation>Spheroid radius.</xsd:documentation>
2278               <xsd:appinfo>constraints:@type="witsml:lengthMeasure"</xsd:appinfo>
2279            </xsd:annotation>
2280         </xsd:element>
2281         <xsd:element name="scaleFactor" type="xsd:double" minOccurs="0" maxOccurs="1">
2282            <xsd:annotation>
2283               <xsd:documentation>Ellipsoid scale factor.</xsd:documentation>
2284               <xsd:appinfo>constraints:@type="witsml:unitlessQuantity",xsd:pattern=".+"</xsd:appinfo>
2285            </xsd:annotation>
2286         </xsd:element>
2287         <xsd:element name="methodVariant" type="xsd:string" minOccurs="0" maxOccurs="1">
2288            <xsd:annotation>
2289               <xsd:documentation>Projection method variant - establishes minor variations of the projection. Geoshare proposal.</xsd:documentation>
2290               <xsd:appinfo>constraints:@type="witsml:ProjectionVariantsObliqueMercator",xsd:enumeration="default",xsd:enumeration="rectified",xsd:enumeration="rectified
2291               skew",xsd:enumeration="rectified skew center origin",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2292            </xsd:annotation>
2293         </xsd:element>
2294         <xsd:element name="perspectiveHeight" type="witsml:measure" minOccurs="0" maxOccurs="1">
2295            <xsd:annotation>
2296               <xsd:documentation>Height above the surface origin location from which the perspective is taken.</xsd:documentation>
2297               <xsd:appinfo>constraints:@type="witsml:lengthMeasure"</xsd:appinfo>
2298            </xsd:annotation>
2299         </xsd:element>
2300         <xsd:element name="zone" type="xsd:string" minOccurs="0" maxOccurs="1">
2301            <xsd:annotation>
2302               <xsd:documentation>Zone for the type of projection. Zones have values from 1 to 60 with a required direction of "N" (North) or "S" (South). For example,
2303               "21N".</xsd:documentation>
2304               <xsd:appinfo>
2305               constraints:@type="witsml:geodeticZoneString",xsd:maxLength="3",xsd:pattern="([1-9]|[1-5][0-9]|60)[NS]",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2306            </xsd:annotation>
2307         </xsd:element>
2308         <xsd:element name="NADType" type="xsd:string" minOccurs="0" maxOccurs="1">
2309            <xsd:annotation>
2310               <xsd:documentation>North American Datum type.</xsd:documentation>
2311               <xsd:appinfo>
2312               constraints:@type="witsml:NADTypes",xsd:enumeration="NAD27",xsd:enumeration="NAD83",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2313            </xsd:annotation>
2314         </xsd:element>
2315         <xsd:element name="falseEasting" type="witsml:measure" minOccurs="0" maxOccurs="1">
2316            <xsd:annotation>
2317               <xsd:documentation>Artificial value added to the X axis.</xsd:documentation>
2318               <xsd:appinfo>constraints:@type="witsml:lengthMeasure"</xsd:appinfo>
2319            </xsd:annotation>
2320         </xsd:element>
2321         <xsd:element name="falseNorthing" type="witsml:measure" minOccurs="0" maxOccurs="1">
2322            <xsd:annotation>
2323               <xsd:documentation>Artificial value added to the Y axis.</xsd:documentation>
2324               <xsd:appinfo>constraints:@type="witsml:lengthMeasure"</xsd:appinfo>
2325            </xsd:annotation>
2326         </xsd:element>
2327         <xsd:element name="bearing" type="witsml:measure" minOccurs="0" maxOccurs="1">
2328            <xsd:annotation>
2329               <xsd:documentation>Bearing angle of the great circle with respect to north at the central point.</xsd:documentation>
2330               <xsd:appinfo>constraints:@type="witsml:planeAngleMeasure"</xsd:appinfo>
2331            </xsd:annotation>
2332         </xsd:element>
2333         <xsd:element name="hemisphere" type="xsd:string" minOccurs="0" maxOccurs="1">
2334            <xsd:annotation>
2335               <xsd:documentation>Is the projection in the northern hemisphere or the southern hemisphere.</xsd:documentation>
2336               <xsd:appinfo>
2337               constraints:@type="witsml:Hemispheres",xsd:enumeration="northern",xsd:enumeration="southern",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2338            </xsd:annotation>
2339         </xsd:element>
2340         <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1">
2341            <xsd:annotation>
2342               <xsd:documentation>Description of item and details.</xsd:documentation>
2343               <xsd:appinfo>constraints:@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2344            </xsd:annotation>
2345         </xsd:element>
2346         <xsd:element name="parameter" type="witsml:indexedObject" minOccurs="0" maxOccurs="unbounded">
2347            <xsd:annotation>
2348               <xsd:documentation>Parameter describing the user-defined projection.</xsd:documentation>
2349            </xsd:annotation>
2350         </xsd:element>
2351      </xsd:sequence>
2352   </xsd:complexType>
2353   <!--UNUSED: Deleted type cs_pumpOp.-->
2354   <xsd:complexType name="cs_refWellWellbore">
2355      <xsd:annotation>
2356         <xsd:documentation>Data that represents a foreign key to a wellbore. The wellbore may be defined within the context of another well.</xsd:documentation>
2357      </xsd:annotation>
2358      <xsd:sequence minOccurs="0">
2359         <xsd:element name="wellboreReference" type="xsd:string" minOccurs="0" maxOccurs="1">
2360            <xsd:annotation>
2361               <xsd:documentation>A pointer the wellbore with which there is a relationship.</xsd:documentation>
2362               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:refNameString"</xsd:appinfo>
2363            </xsd:annotation>
2364         </xsd:element>
2365         <xsd:element name="wellParent" type="xsd:string" minOccurs="0" maxOccurs="1">
2366            <xsd:annotation>
2367               <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
2368               parent well.</xsd:documentation>
2369               <xsd:appinfo>constraints:@type="witsml:refNameString"</xsd:appinfo>
2370            </xsd:annotation>
2371         </xsd:element>
2372      </xsd:sequence>
2373   </xsd:complexType>
2374   <xsd:complexType name="cs_refWellWellboreRig">
2375      <xsd:annotation>
2376         <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
2377         node to another.</xsd:documentation>
2378      </xsd:annotation>
2379      <xsd:sequence minOccurs="0">
2380         <xsd:element name="rigReference" type="xsd:string" minOccurs="0" maxOccurs="1">
2381            <xsd:annotation>
2382               <xsd:documentation>A pointer to the rig with which there is a relationship.</xsd:documentation>
2383               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:refNameString"</xsd:appinfo>
2384            </xsd:annotation>
2385         </xsd:element>
2386         <xsd:element name="wellboreParent" type="xsd:string" minOccurs="0" maxOccurs="1">
2387            <xsd:annotation>
2388               <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
2389               wellbore.</xsd:documentation>
2390               <xsd:appinfo>constraints:@type="witsml:refNameString"</xsd:appinfo>
2391            </xsd:annotation>
2392         </xsd:element>
2393         <xsd:element name="wellParent" type="xsd:string" minOccurs="0" maxOccurs="1">
2394            <xsd:annotation>
2395               <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
2396               parent well.</xsd:documentation>
2397               <xsd:appinfo>constraints:@type="witsml:refNameString"</xsd:appinfo>
2398            </xsd:annotation>
2399         </xsd:element>
2400      </xsd:sequence>
2401   </xsd:complexType>
2402   <!--UNUSED: Deleted type cs_rheometer.-->
2403   <!--UNUSED: Deleted type cs_rigResponse.-->
2404   <!--UNUSED: Deleted type cs_scr.-->
2405   <!--UNUSED: Deleted type cs_shakerOp.-->
2406   <!--UNUSED: Deleted type cs_shakerScreen.-->
2407   <!--UNUSED: Deleted type cs_supportCraft.-->
2408   <!--UNUSED: Deleted type cs_wbGeometry.-->
2409   <!--UNUSED: Deleted type cs_wbGeometrySection.-->
2410   <!--UNUSED: Deleted type cs_weather.-->
2411   <xsd:complexType name="cs_wellAlias">
2412      <xsd:annotation>
2413         <xsd:documentation>A common way for handling names of objects. An identifier type must include a Name. It may also include a NamingSystem, which gives meaning to the
2414         name.</xsd:documentation>
2415      </xsd:annotation>
2416      <xsd:sequence minOccurs="0">
2417         <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1">
2418            <xsd:annotation>
2419               <xsd:documentation>A human contextual name of a well. This should (hopefully) be unique within the context of the naming system.</xsd:documentation>
2420               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2421            </xsd:annotation>
2422         </xsd:element>
2423         <xsd:element name="namingSystem" type="xsd:string" minOccurs="0" maxOccurs="1">
2424            <xsd:annotation>
2425               <xsd:documentation>The naming system under which the well is defined. Knowledge of the naming system may allow the hame to be parsed for embeded
2426               information.</xsd:documentation>
2427               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:WellNamingSystem",xsd:enumeration="DTI",xsd:enumeration="API",xsd:enumeration="NPD code",xsd:enumeration="NPD
2428               number",xsd:enumeration="local
2429               field",xsd:enumeration="prospect",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2430            </xsd:annotation>
2431         </xsd:element>
2432      </xsd:sequence>
2433      <xsd:attributeGroup ref="witsml:attgrp_uid">
2434         <xsd:annotation>
2435            <xsd:documentation>Unique identifier for the element.</xsd:documentation>
2436         </xsd:annotation>
2437      </xsd:attributeGroup>
2438   </xsd:complexType>
2439   <xsd:simpleType name="WellNamingSystem">
2440      <xsd:annotation>
2441         <xsd:documentation>The types of well/wellbore naming systems.</xsd:documentation>
2442      </xsd:annotation>
2443      <xsd:restriction base="xsd:string" />
2444   </xsd:simpleType>
2445   <xsd:complexType name="cs_wellCRS">
2446      <xsd:annotation>
2447         <xsd:documentation>WITSML - Well Coordinate Reference System Component Schema. Note that this is intended for use with two dimensional coordinates. That does not prevent
2448         the use of a three dimensional CRS. It just means that only two coordinates will be specified in that 3D system. The veritcal coordinates are specified separately and,
2449         for 3D systems, one of the linked wellDatums should represent the vertical datum of that 3D system so that the height in the 3d system can be
2450         determined.</xsd:documentation>
2451      </xsd:annotation>
2452      <xsd:sequence minOccurs="0">
2453         <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1">
2454            <xsd:annotation>
2455               <xsd:documentation>Human recognizable context for the system. For a geographic system this is commonly the name of the datum.</xsd:documentation>
2456               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2457            </xsd:annotation>
2458         </xsd:element>
2459         <xsd:element name="mapProjection" type="witsml:cs_projectionx" minOccurs="0" maxOccurs="1">
2460            <xsd:annotation>
2461               <xsd:documentation>Map projection system.</xsd:documentation>
2462            </xsd:annotation>
2463         </xsd:element>
2464         <xsd:element name="geographic" type="witsml:cs_geodeticModel" minOccurs="0" maxOccurs="1">
2465            <xsd:annotation>
2466               <xsd:documentation>Geographic system.</xsd:documentation>
2467            </xsd:annotation>
2468         </xsd:element>
2469         <xsd:element name="localCRS" type="witsml:cs_localCRS" minOccurs="0" maxOccurs="1">
2470            <xsd:annotation>
2471               <xsd:documentation>Local (engineering) system.</xsd:documentation>
2472            </xsd:annotation>
2473         </xsd:element>
2474         <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1">
2475            <xsd:annotation>
2476               <xsd:documentation>A textual description of the system.</xsd:documentation>
2477               <xsd:appinfo>constraints:@type="witsml:descriptionString",xsd:maxLength="256",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2478            </xsd:annotation>
2479         </xsd:element>
2480      </xsd:sequence>
2481      <xsd:attributeGroup ref="witsml:attgrp_uid">
2482         <xsd:annotation>
2483            <xsd:documentation>The unique identifier of the system.</xsd:documentation>
2484         </xsd:annotation>
2485      </xsd:attributeGroup>
2486   </xsd:complexType>
2487   <xsd:complexType name="cs_wellDatum">
2488      <xsd:annotation>
2489         <xsd:documentation>Defines the datums associated with elevation, vertical depth and measured depth coordinates within the context of a well.</xsd:documentation>
2490      </xsd:annotation>
2491      <xsd:sequence minOccurs="0">
2492         <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1">
2493            <xsd:annotation>
2494               <xsd:documentation>The human understandable contextual name of the reference datum.</xsd:documentation>
2495               <xsd:appinfo>constraints:@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2496            </xsd:annotation>
2497         </xsd:element>
2498         <xsd:element name="code" type="xsd:string" minOccurs="0" maxOccurs="1">
2499            <xsd:annotation>
2500               <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
2501               vertical reference datum (e.g., mean sea level).</xsd:documentation>
2502               <xsd:appinfo>
2503               constraints:@type="witsml: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>
2504            </xsd:annotation>
2505         </xsd:element>
2506         <xsd:element name="datumName" type="witsml:wellKnownNameStruct" minOccurs="0" maxOccurs="1">
2507            <xsd:annotation>
2508               <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
2509               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
2510               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
2511               system.</xsd:documentation>
2512            </xsd:annotation>
2513         </xsd:element>
2514         <xsd:element name="kind" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
2515            <xsd:annotation>
2516               <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
2517               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
2518               usage values would be 'permanent','driller', 'logger' 'WRP' (well reference point) and 'SRP' (site reference point).</xsd:documentation>
2519               <xsd:appinfo>constraints:@type="witsml:kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2520            </xsd:annotation>
2521         </xsd:element>
2522         <xsd:element name="wellbore" type="witsml:cs_refWellWellbore" minOccurs="0" maxOccurs="1">
2523            <xsd:annotation>
2524               <xsd:documentation>A pointer to the wellbore that contains the reference datum. This should be specified if a measured depth is given.</xsd:documentation>
2525            </xsd:annotation>
2526         </xsd:element>
2527         <xsd:element name="rig" type="witsml:cs_refWellWellboreRig" minOccurs="0" maxOccurs="1">
2528            <xsd:annotation>
2529               <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
2530               drilling using a rig on a track).</xsd:documentation>
2531            </xsd:annotation>
2532         </xsd:element>
2533         <xsd:element name="elevation" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
2534            <xsd:annotation>
2535               <xsd:documentation>The gravity based elevation coordinate of this reference datum as measured from another datum. Positive moving upward from the elevation datum.
2536               An elevation should be given unless this is a vertical reference datum (e.g., sea level).</xsd:documentation>
2537               <xsd:appinfo>constraints:@type="witsml:wellElevationCoord"</xsd:appinfo>
2538            </xsd:annotation>
2539         </xsd:element>
2540         <xsd:element name="measuredDepth" type="witsml:verticalCoord" minOccurs="0" maxOccurs="1">
2541            <xsd:annotation>
2542               <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
2543               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
2544               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
2545               then an Elevation should also be given.</xsd:documentation>
2546               <xsd:appinfo>constraints:@type="witsml:measuredDepthCoord"</xsd:appinfo>
2547            </xsd:annotation>
2548         </xsd:element>
2549         <xsd:element name="comment" type="xsd:string" minOccurs="0" maxOccurs="1">
2550            <xsd:annotation>
2551               <xsd:documentation>A contextual description of the well reference datum.</xsd:documentation>
2552               <xsd:appinfo>constraints:@type="witsml:commentString",xsd:maxLength="4000",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2553            </xsd:annotation>
2554         </xsd:element>
2555      </xsd:sequence>
2556      <xsd:attribute name="defaultMeasuredDepth" type="xsd:boolean" use="optional">
2557         <xsd:annotation>
2558            <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
2559            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
2560            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>
2561            <xsd:appinfo>constraints:@type="witsml:logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
2562         </xsd:annotation>
2563      </xsd:attribute>
2564      <xsd:attribute name="defaultVerticalDepth" type="xsd:boolean" use="optional">
2565         <xsd:annotation>
2566            <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
2567            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
2568            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>
2569            <xsd:appinfo>constraints:@type="witsml:logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
2570         </xsd:annotation>
2571      </xsd:attribute>
2572      <xsd:attribute name="defaultElevation" type="xsd:boolean" use="optional">
2573         <xsd:annotation>
2574            <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
2575            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
2576            reference datum may be designated as the default elevation datum for each well. Values are "true" (or "1") and "false" ( or "0").</xsd:documentation>
2577            <xsd:appinfo>constraints:@type="witsml:logicalBoolean",xsd:pattern=".+"</xsd:appinfo>
2578         </xsd:annotation>
2579      </xsd:attribute>
2580      <xsd:attributeGroup ref="witsml:attgrp_uid">
2581         <xsd:annotation>
2582            <xsd:documentation>The unique identifier of the reference datum.</xsd:documentation>
2583         </xsd:annotation>
2584      </xsd:attributeGroup>
2585   </xsd:complexType>
2586   <xsd:group name="grp_drillReport">
2587      <xsd:annotation>
2588         <xsd:documentation>The non-contextual content of a WITSML Drilling Report object.</xsd:documentation>
2589      </xsd:annotation>
2590      <xsd:sequence>
2591         <xsd:element name="dTimStart" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
2592            <xsd:annotation>
2593               <xsd:documentation>Date and time of the start of the reporting period.</xsd:documentation>
2594               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
2595               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
2596            </xsd:annotation>
2597         </xsd:element>
2598         <xsd:element name="dTimEnd" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
2599            <xsd:annotation>
2600               <xsd:documentation>Date and time end of the reporting period. Report periods are commonly 24 hour periods.</xsd:documentation>
2601               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
2602               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
2603            </xsd:annotation>
2604         </xsd:element>
2605         <xsd:element name="versionKind" type="xsd:string" minOccurs="0" maxOccurs="1">
2606            <!--PROFILE: Changed minOccurs from 0 to 1 for element versionKind.-->
2607            <xsd:annotation>
2608               <xsd:documentation>The kind of report version. For example, a preliminary version.</xsd:documentation>
2609               <xsd:appinfo>
2610               constraints:@minOccurs="1",@type="witsml:OpsReportVersion",xsd:enumeration="preliminary",xsd:enumeration="normal",xsd:enumeration="final",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2611               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT VERSION NUMBER" />
2612            </xsd:annotation>
2613         </xsd:element>
2614         <xsd:element name="createDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
2615            <!--PROFILE: Changed minOccurs from 0 to 1 for element createDate.-->
2616            <xsd:annotation>
2617               <xsd:documentation>The date and time of the report creation. A later timestamp indicates a newer version. In order to update values in a report a full updated copy
2618               of the original report should be submitted.</xsd:documentation>
2619               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:timestamp",xsd:pattern=".+"</xsd:appinfo>
2620               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=TODO" />
2621            </xsd:annotation>
2622         </xsd:element>
2623         <xsd:element name="wellAlias" type="witsml:cs_wellAlias" minOccurs="0" maxOccurs="1">
2624            <!--PROFILE: Changed minOccurs from 0 to 1 for element wellAlias.-->
2625            <xsd:annotation>
2626               <xsd:documentation>An alternative name of the well (in a naming system). The above well name should be included in the list of aliases so that its origin can be
2627               known.</xsd:documentation>
2628            </xsd:annotation>
2629         </xsd:element>
2630         <xsd:element name="wellboreAlias" type="witsml:cs_wellAlias" minOccurs="0" maxOccurs="2">
2631            <!--PROFILE: Changed minOccurs from 0 to 2 for element wellboreAlias.-->
2632            <!--PROFILE: Changed maxOccurs from unbounded to 2 for element wellboreAlias.-->
2633            <xsd:annotation>
2634               <xsd:documentation>An alternative name of the wellbore (in a naming system). The above well name should be included in the list of aliases so that its origin can be
2635               known.</xsd:documentation>
2636            </xsd:annotation>
2637         </xsd:element>
2638         <xsd:element name="wellDatum" type="witsml:cs_wellDatum" minOccurs="0" maxOccurs="unbounded">
2639            <xsd:annotation>
2640               <xsd:documentation>Defines a vertical datum used for measured depths, vertical depths or elevations. This must be specified if one of the aforementioned coordinate
2641               values are included in the report. This only applies to this report and is generally a copy of the same information from the well object.</xsd:documentation>
2642            </xsd:annotation>
2643         </xsd:element>
2644         <xsd:element name="wellCRS" type="witsml:cs_wellCRS" minOccurs="0" maxOccurs="unbounded">
2645            <xsd:annotation>
2646               <xsd:documentation>Defines a coordinate reference system used by coordinates within this report. This must be specified if coordinate values are included in the
2647               report (i.e., in a survey station location). This only applies to this report and is generally a copy of the same information from the well
2648               object.</xsd:documentation>
2649            </xsd:annotation>
2650         </xsd:element>
2651         <xsd:element name="wellboreInfo" type="witsml:cs_drillReportWellboreInfo" minOccurs="0" maxOccurs="1">
2652            <xsd:annotation>
2653               <xsd:documentation>General information about a wellbore. The well is represented by the original wellbore.</xsd:documentation>
2654               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT STATUS SECTION CLASS" />
2655            </xsd:annotation>
2656         </xsd:element>
2657         <xsd:element name="statusInfo" type="witsml:cs_drillReportStatusInfo" minOccurs="0" maxOccurs="1">
2658            <!--PROFILE: Changed maxOccurs from unbounded to 1 for element statusInfo.-->
2659            <xsd:annotation>
2660               <xsd:documentation>General status information.</xsd:documentation>
2661               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT STATUS SECTION CLASS" />
2662            </xsd:annotation>
2663         </xsd:element>
2664         <xsd:element name="bitRecord" type="witsml:cs_bitRecord" minOccurs="0" maxOccurs="1">
2665            <!--PROFILE: Changed maxOccurs from unbounded to 1 for element bitRecord.-->
2666            <xsd:annotation>
2667               <xsd:documentation>Information about a bit.</xsd:documentation>
2668               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT BIT DATA SECTION CLASS" />
2669            </xsd:annotation>
2670         </xsd:element>
2671         <xsd:element name="fluid" type="witsml:cs_fluid" minOccurs="0" maxOccurs="unbounded">
2672            <xsd:annotation>
2673               <xsd:documentation>One fluid record.</xsd:documentation>
2674               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT MUD WEIGHT SECTION CLASS" />
2675            </xsd:annotation>
2676         </xsd:element>
2677         <xsd:element name="porePressure" type="witsml:cs_drillReportPorePressure" minOccurs="0" maxOccurs="unbounded">
2678            <xsd:annotation>
2679               <xsd:documentation>Information about the bit.</xsd:documentation>
2680               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT PORE PRESSURE SECTION CLASS" />
2681            </xsd:annotation>
2682         </xsd:element>
2683         <xsd:element name="extendedReport" type="witsml:timestampedDescriptionString" minOccurs="0" maxOccurs="1">
2684            <xsd:annotation>
2685               <xsd:documentation>A description of what happened from the end of report to an alternative time before the end of the next report. This is intended to allow a
2686               preliminary description of what happened from the end of the report (commonly midnight) until the time of submission of a preliminary report (commonly 6:00 in the
2687               morning).</xsd:documentation>
2688               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=PRESENT DRILLING OPERATION DESCRIPTION" />
2689            </xsd:annotation>
2690         </xsd:element>
2691         <xsd:element name="surveyStation" type="witsml:cs_drillReportSurveyStation" minOccurs="0" maxOccurs="unbounded">
2692            <xsd:annotation>
2693               <xsd:documentation>A survey station recorded during the report interval.</xsd:documentation>
2694               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT SURVEY SECTION CLASS" />
2695            </xsd:annotation>
2696         </xsd:element>
2697         <xsd:element name="activity" type="witsml:cs_activity" minOccurs="0" maxOccurs="unbounded">
2698            <xsd:annotation>
2699               <xsd:documentation>Activity breakdown, multiple for many activities.</xsd:documentation>
2700               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT OPERATION MODE SECTION CLASS" />
2701            </xsd:annotation>
2702         </xsd:element>
2703         <xsd:element name="logInfo" type="witsml:cs_drillReportLogInfo" minOccurs="0" maxOccurs="unbounded">
2704            <xsd:annotation>
2705               <xsd:documentation>General information about a log.</xsd:documentation>
2706               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT LOG SECTION CLASS" />
2707            </xsd:annotation>
2708         </xsd:element>
2709         <xsd:element name="coreInfo" type="witsml:cs_drillReportCoreInfo" minOccurs="0" maxOccurs="unbounded">
2710            <xsd:annotation>
2711               <xsd:documentation>General information about a core.</xsd:documentation>
2712               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT CORE SECTION CLASS" />
2713            </xsd:annotation>
2714         </xsd:element>
2715         <xsd:element name="wellTestInfo" type="witsml:cs_drillReportWellTestInfo" minOccurs="0" maxOccurs="unbounded">
2716            <xsd:annotation>
2717               <xsd:documentation>General information about a production well test.</xsd:documentation>
2718               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT WELL PRODUCTION TEST SECTION CLASS" />
2719            </xsd:annotation>
2720         </xsd:element>
2721         <xsd:element name="formTestInfo" type="witsml:cs_drillReportFormTestInfo" minOccurs="0" maxOccurs="unbounded">
2722            <xsd:annotation>
2723               <xsd:documentation>General information about a wireline formation test.</xsd:documentation>
2724               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT WELL FORMATION TEST SECTION CLASS" />
2725            </xsd:annotation>
2726         </xsd:element>
2727         <xsd:element name="lithShowInfo" type="witsml:cs_drillReportLithShowInfo" minOccurs="0" maxOccurs="unbounded">
2728            <xsd:annotation>
2729               <xsd:documentation>General information about the lithology and shows in an interval.</xsd:documentation>
2730               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT LITHOLOGY AND SHOWS SECTION CLASS" />
2731            </xsd:annotation>
2732         </xsd:element>
2733         <xsd:element name="equipFailureInfo" type="witsml:cs_drillReportEquipFailureInfo" minOccurs="0" maxOccurs="unbounded">
2734            <xsd:annotation>
2735               <xsd:documentation>General information about equipment failure.</xsd:documentation>
2736               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT EQUIPMENT FAIL SECTION CLASS" />
2737            </xsd:annotation>
2738         </xsd:element>
2739         <xsd:element name="controlIncidentInfo" type="witsml:cs_drillReportControlIncidentInfo" minOccurs="0" maxOccurs="unbounded">
2740            <xsd:annotation>
2741               <xsd:documentation>General information about a well control incident.</xsd:documentation>
2742               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT WELL CONTROL INCIDENT SECTION CLASS" />
2743            </xsd:annotation>
2744         </xsd:element>
2745         <xsd:element name="stratInfo" type="witsml:cs_drillReportStratInfo" minOccurs="0" maxOccurs="unbounded">
2746            <xsd:annotation>
2747               <xsd:documentation>General information about a well control incident.</xsd:documentation>
2748               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT PRELIMINARY STRATIGRAPHY SECTION CLASS" />
2749            </xsd:annotation>
2750         </xsd:element>
2751         <xsd:element name="perfInfo" type="witsml:cs_drillReportPerfInfo" minOccurs="0" maxOccurs="unbounded">
2752            <xsd:annotation>
2753               <xsd:documentation>General information about a well control incident.</xsd:documentation>
2754               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT PERFORATION INTERVALS SECTION CLASS" />
2755            </xsd:annotation>
2756         </xsd:element>
2757         <xsd:element name="gasReadingInfo" type="witsml:cs_drillReportGasReadingInf" minOccurs="0" maxOccurs="unbounded">
2758            <xsd:annotation>
2759               <xsd:documentation>General information about a gas reading.</xsd:documentation>
2760               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=DAILY DRILLING REPORT GAS READINGS SECTION CLASS" />
2761            </xsd:annotation>
2762         </xsd:element>
2763         <!--PROFILE: Deleted element drillingParams.-->
2764         <!--PROFILE: Deleted element wbGeometry.-->
2765         <!--PROFILE: Deleted element dayCost.-->
2766         <!--PROFILE: Deleted element scr.-->
2767         <!--PROFILE: Deleted element pitVolume.-->
2768         <!--PROFILE: Deleted element mudVolume.-->
2769         <!--PROFILE: Deleted element mudInventory.-->
2770         <!--PROFILE: Deleted element bulk.-->
2771         <!--PROFILE: Deleted element rigResponse.-->
2772         <!--PROFILE: Deleted element pumpOp.-->
2773         <!--PROFILE: Deleted element shakerOp.-->
2774         <!--PROFILE: Deleted element hse.-->
2775         <!--PROFILE: Deleted element personnel.-->
2776         <!--PROFILE: Deleted element supportCraft.-->
2777         <!--PROFILE: Deleted element weather.-->
2778      </xsd:sequence>
2779   </xsd:group>
2780   <!--UNUSED: Deleted type grp_wbGeometry.-->
2781   <xsd:element name="drillReports" type="witsml:obj_drillReports">
2782      <xsd:annotation>
2783         <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
2784         singular name.</xsd:documentation>
2785      </xsd:annotation>
2786   </xsd:element>
2787   <xsd:complexType name="obj_drillReports">
2788      <xsd:sequence minOccurs="0">
2789         <xsd:element name="documentInfo" type="witsml:cs_documentInfo" minOccurs="0" maxOccurs="1">
2790            <xsd:annotation>
2791               <xsd:documentation>Information about the XML message instance.</xsd:documentation>
2792            </xsd:annotation>
2793         </xsd:element>
2794         <xsd:element name="drillReport" type="witsml:obj_drillReport" minOccurs="0" maxOccurs="unbounded">
2795            <xsd:annotation>
2796               <xsd:documentation>A single drilling report.</xsd:documentation>
2797            </xsd:annotation>
2798         </xsd:element>
2799      </xsd:sequence>
2800      <xsd:attribute name="version" type="xsd:string" use="optional">
2801         <xsd:annotation>
2802            <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
2803            by the document instance.</xsd:documentation>
2804            <xsd:appinfo>
2805            constraints:xsd:use="required",@type="witsml:schemaVersionString",xsd:maxLength="16",xsd:pattern="1\.3\.1\.[1-9]?[0-9]\(NPD\)",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2806         </xsd:annotation>
2807      </xsd:attribute>
2808   </xsd:complexType>
2809   <xsd:complexType name="obj_drillReport">
2810      <xsd:sequence minOccurs="0">
2811         <xsd:element name="nameWell" type="xsd:string" minOccurs="0" maxOccurs="1">
2812            <xsd:annotation>
2813               <xsd:documentation>Human recognizable context for the well that contains the wellbore.</xsd:documentation>
2814               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2815            </xsd:annotation>
2816         </xsd:element>
2817         <xsd:element name="nameWellbore" type="xsd:string" minOccurs="0" maxOccurs="1">
2818            <xsd:annotation>
2819               <xsd:documentation>Human recognizable context for the wellbore that contains the drilling report.</xsd:documentation>
2820               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2821               <xsd:appinfo source="http://rds.posccaesar.com/owl/iso15926?class=NPD WELLBORE IDENTIFICATION CODE" />
2822            </xsd:annotation>
2823         </xsd:element>
2824         <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1">
2825            <xsd:annotation>
2826               <xsd:documentation>Human recognizable context for the drilling report.</xsd:documentation>
2827               <xsd:appinfo>constraints:@minOccurs="1",@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2828            </xsd:annotation>
2829         </xsd:element>
2830         <xsd:group ref="witsml:grp_drillReport">
2831            <xsd:annotation>
2832               <xsd:documentation>The non-contextual elements for a drilling report.</xsd:documentation>
2833            </xsd:annotation>
2834         </xsd:group>
2835         <!--PROFILE: Deleted element commonData.-->
2836         <!--PROFILE: Deleted element customData.-->
2837      </xsd:sequence>
2838      <xsd:attribute name="uidWell" type="xsd:string" use="optional">
2839         <xsd:annotation>
2840            <xsd:documentation>Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.</xsd:documentation>
2841            <xsd:appinfo>constraints:@type="witsml:uidString",xsd:maxLength="64",xsd:pattern="[^ ]*",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2842         </xsd:annotation>
2843      </xsd:attribute>
2844      <xsd:attribute name="uidWellbore" type="xsd:string" use="optional">
2845         <xsd:annotation>
2846            <xsd:documentation>Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.</xsd:documentation>
2847            <xsd:appinfo>constraints:@type="witsml:uidString",xsd:maxLength="64",xsd:pattern="[^ ]*",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
2848         </xsd:annotation>
2849      </xsd:attribute>
2850      <xsd:attributeGroup ref="witsml:attgrp_uid">
2851         <xsd:annotation>
2852            <xsd:documentation>Unique identifier for the report.</xsd:documentation>
2853         </xsd:annotation>
2854      </xsd:attributeGroup>
2855   </xsd:complexType>
2856   <xsd:simpleType name="abstractBoolean">
2857      <xsd:annotation>
2858         <xsd:documentation>This type disallows an "empty" boolean value. This type should not be used directly except to derive another type. All boolean types should be derived
2859         from this type rather than using xsd:boolen.</xsd:documentation>
2860      </xsd:annotation>
2861      <xsd:restriction base="xsd:boolean" />
2862   </xsd:simpleType>
2863   <xsd:simpleType name="abstractDateTime">
2864      <xsd:annotation>
2865         <xsd:documentation>This type disallows an "empty" dateTime value. This type should not be used directly except to derive another type. All dateTime types should be
2866         derived from this type rather than using xsd:dateTime.</xsd:documentation>
2867      </xsd:annotation>
2868      <xsd:restriction base="xsd:dateTime" />
2869   </xsd:simpleType>
2870   <xsd:simpleType name="abstractDate">
2871      <xsd:annotation>
2872         <xsd:documentation>This type disallows an "empty" date value. This type should not be used directly except to derive another type. All dateTime types should be derived
2873         from this type rather than using xsd:dateTime.</xsd:documentation>
2874      </xsd:annotation>
2875      <xsd:restriction base="xsd:date" />
2876   </xsd:simpleType>
2877   <!--UNUSED: Deleted type abstractYear.-->
2878   <xsd:simpleType name="abstractDouble">
2879      <xsd:annotation>
2880         <xsd:documentation>This type disallows an "empty" double value. This type should not be used directly except to derive another type.</xsd:documentation>
2881      </xsd:annotation>
2882      <xsd:restriction base="xsd:double" />
2883   </xsd:simpleType>
2884   <xsd:simpleType name="abstractShort">
2885      <xsd:annotation>
2886         <xsd:documentation>This type disallows an "empty" short value. This type should not be used directly except to derive another type.</xsd:documentation>
2887      </xsd:annotation>
2888      <xsd:restriction base="xsd:short" />
2889   </xsd:simpleType>
2890   <!--UNUSED: Deleted type abstractInt.-->
2891   <xsd:simpleType name="abstractString">
2892      <xsd:annotation>
2893         <xsd:documentation>The intended abstract supertype of all strings. This abstract type allows the control over whitespace for all strings to be defined at a high level.
2894         This type should not be used directly except to derive another type.</xsd:documentation>
2895      </xsd:annotation>
2896      <xsd:restriction base="xsd:string" />
2897   </xsd:simpleType>
2898   <xsd:complexType name="abstractMeasure">
2899      <xsd:annotation>
2900         <xsd:documentation>The intended abstract supertype of all quantities that have a value with a unit of measure. The unit of measure is in the uom attribute of the
2901         subtypes. This type allows all quantities to be profiled to be a 'float' instead of a 'double'.</xsd:documentation>
2902         <xsd:appinfo>constraints:@base="witsml:abstractDouble",xsd:pattern=".+"</xsd:appinfo>
2903      </xsd:annotation>
2904      <xsd:simpleContent>
2905         <xsd:extension base="xsd:double" />
2906      </xsd:simpleContent>
2907   </xsd:complexType>
2908   <xsd:simpleType name="abstractMaximumLengthString">
2909      <xsd:annotation>
2910         <xsd:documentation>This defines the maximum acceptable length of a string that can be stored in a data base.</xsd:documentation>
2911      </xsd:annotation>
2912      <xsd:restriction base="xsd:string" />
2913   </xsd:simpleType>
2914   <!--UNUSED: Deleted type abstractUncollapsedString.-->
2915   <xsd:simpleType name="abstractPositiveCount">
2916      <xsd:annotation>
2917         <xsd:documentation>A positive integer (one based count or index) with a maximum value of 32767 (2-bytes).</xsd:documentation>
2918      </xsd:annotation>
2919      <xsd:restriction base="xsd:short" />
2920   </xsd:simpleType>
2921   <xsd:simpleType name="abstractNameString">
2922      <xsd:annotation>
2923         <xsd:documentation>The intended abstract supertype of all user assigned human recognizable contextual name types. There should be no assumption that (interoperable)
2924         semantic information will be extracted from the name by a third party. This type of value is generally not guaranteed to be unique and is not a candidate to be replaced
2925         by an enumeration.</xsd:documentation>
2926      </xsd:annotation>
2927      <xsd:restriction base="xsd:string" />
2928   </xsd:simpleType>
2929   <xsd:simpleType name="abstractUidString">
2930      <xsd:annotation>
2931         <xsd:documentation>The intended abstract supertype of all locally unique identifiers. The value is not intended to convey any semantic content (e.g., it may be computer
2932         generated). The value is only required to be unique within a context in a document (e.g., defined via key and keyref). There is no guarantee that the same data in
2933         multiple documents will utilize the same uid value unless enforced by the source of the document (e.g., a document server). Spaces are not allowed.</xsd:documentation>
2934      </xsd:annotation>
2935      <xsd:restriction base="xsd:string" />
2936   </xsd:simpleType>
2937   <xsd:simpleType name="abstractCommentString">
2938      <xsd:annotation>
2939         <xsd:documentation>The intended abstract supertype of all comments or remarks intended for human consumption. There should be no assumption that semantics can be
2940         extracted from the field by a computer. Neither should there be an assumption that any two humans will interpret the information in the same way (i.e., it may not be
2941         interoperable).</xsd:documentation>
2942      </xsd:annotation>
2943      <xsd:restriction base="xsd:string" />
2944   </xsd:simpleType>
2945   <xsd:simpleType name="abstractTypeEnum">
2946      <xsd:annotation>
2947         <xsd:documentation>The intended abstract supertype of all enumerated "types". This abstract type allows the maximum length of a type enumeration to be centrally defined.
2948         This type should not be used directly except to derive another type. It should also be used for uncontrolled strings which are candidates to become enumerations at a
2949         future date.</xsd:documentation>
2950      </xsd:annotation>
2951      <xsd:restriction base="xsd:string" />
2952   </xsd:simpleType>
2953   <xsd:simpleType name="abstractUomEnum">
2954      <xsd:annotation>
2955         <xsd:documentation>The intended abstract supertype of all "units of measure". This abstract type allows the maximum length of a UOM enumeration to be centrally defined.
2956         This type is abstract in the sense that it should not be used directly except to derive another type.</xsd:documentation>
2957      </xsd:annotation>
2958      <xsd:restriction base="xsd:string" />
2959   </xsd:simpleType>
2960   <!--UNUSED: Deleted type ActivityClassType.-->
2961   <xsd:simpleType name="ActivityCode">
2962      <xsd:annotation>
2963         <xsd:documentation>Activity codes. The list of standard values is contained in the WITSML enumValues.xml file.</xsd:documentation>
2964      </xsd:annotation>
2965      <xsd:restriction base="xsd:string" />
2966   </xsd:simpleType>
2967   <xsd:simpleType name="AziRef">
2968      <xsd:restriction base="xsd:string" />
2969   </xsd:simpleType>
2970   <!--UNUSED: Deleted type ArrayElementDataType.-->
2971   <!--UNUSED: Deleted type BearingType.-->
2972   <!--UNUSED: Deleted type BitDullCode.-->
2973   <!--UNUSED: Deleted type BitReasonPulled.-->
2974   <!--UNUSED: Deleted type BitType.-->
2975   <!--UNUSED: Deleted type BhaStatus.-->
2976   <!--UNUSED: Deleted type BladeShapeType.-->
2977   <!--UNUSED: Deleted type BladeType.-->
2978   <!--UNUSED: Deleted type BopType.-->
2979   <!--UNUSED: Deleted type BoxPinConfig.-->
2980   <!--UNUSED: Deleted type CementJobType.-->
2981   <!--UNUSED: Deleted type ConnectionPosition.-->
2982   <!--UNUSED: Deleted type DeflectionMethod.-->
2983   <!--UNUSED: Deleted type DerrickType.-->
2984   <!--UNUSED: Deleted type DrawWorksType.-->
2985   <!--UNUSED: Deleted type DriveType.-->
2986   <xsd:simpleType name="ElevCodeEnum">
2987      <xsd:annotation>
2988         <xsd:documentation>The type of local or permanent reference datum for vertical gravity based (i.e., elevation and vertical depth) and measured depth coordinates within
2989         the context of a well. This list includes local points (e.g., kelly bushing) used as a datum and vertical reference datums (e.g., mean sea level).</xsd:documentation>
2990      </xsd:annotation>
2991      <xsd:restriction base="xsd:string" />
2992   </xsd:simpleType>
2993   <xsd:simpleType name="Ellipsoid">
2994      <xsd:annotation>
2995         <xsd:documentation>These values represent the type of ellipsoid (spheroid) defining geographic or planar coordinates.</xsd:documentation>
2996      </xsd:annotation>
2997      <xsd:restriction base="xsd:string" />
2998   </xsd:simpleType>
2999   <!--UNUSED: Deleted type FiberMode.-->
3000   <xsd:simpleType name="GasPeakType">
3001      <xsd:restriction base="xsd:string" />
3002   </xsd:simpleType>
3003   <xsd:simpleType name="GeodeticDatum">
3004      <xsd:annotation>
3005         <xsd:documentation>These values represent the type of geodetic datum. The source (except for "none", "unknown" and "UserDefined") of the values and the descriptions is
3006         Geoshare V13.</xsd:documentation>
3007      </xsd:annotation>
3008      <xsd:restriction base="xsd:string" />
3009   </xsd:simpleType>
3010   <xsd:simpleType name="Hemispheres">
3011      <xsd:restriction base="xsd:string" />
3012   </xsd:simpleType>
3013   <!--UNUSED: Deleted type HoleCasingType.-->
3014   <!--UNUSED: Deleted type HoleOpenerType.-->
3015   <!--UNUSED: Deleted type IntervalMethod.-->
3016   <!--UNUSED: Deleted type IntervalType.-->
3017   <!--UNUSED: Deleted type ItemState.-->
3018   <!--UNUSED: Deleted type InstalledFiberPoint.-->
3019   <!--UNUSED: Deleted type JarType.-->
3020   <!--UNUSED: Deleted type JarAction.-->
3021   <!--UNUSED: Deleted type LithologySource.-->
3022   <!--UNUSED: Deleted type LithologyType.-->
3023   <!--UNUSED: Deleted type LogDataType.-->
3024   <!--UNUSED: Deleted type LogIndexDirection.-->
3025   <!--UNUSED: Deleted type LogIndexType.-->
3026   <!--UNUSED: Deleted type LogTraceOrigin.-->
3027   <!--UNUSED: Deleted type LogTraceState.-->
3028   <!--UNUSED: Deleted type MaterialType.-->
3029   <!--UNUSED: Deleted type MeasurementType.-->
3030   <!--UNUSED: Deleted type MessageProbability.-->
3031   <!--UNUSED: Deleted type MessageSeverity.-->
3032   <!--UNUSED: Deleted type MessageType.-->
3033   <!--UNUSED: Deleted type MudLogParameterType.-->
3034   <xsd:simpleType name="NADTypes">
3035      <xsd:restriction base="xsd:string" />
3036   </xsd:simpleType>
3037   <!--UNUSED: Deleted type NameTagLocation.-->
3038   <!--UNUSED: Deleted type NameTagNumberingScheme.-->
3039   <!--UNUSED: Deleted type NameTagTechnology.-->
3040   <!--UNUSED: Deleted type NozzleType.-->
3041   <!--UNUSED: Deleted type OTDRReason.-->
3042   <!--UNUSED: Deleted type PitType.-->
3043   <xsd:simpleType name="Projection">
3044      <xsd:annotation>
3045         <xsd:documentation>These values represent the type of coordinate system projection method. The source (except for "UserDefined") of the values is Geoshare V13. For a
3046         detailed description of each value, see the Geoshare documentation of the indicated "217" object at
3047         http://w3.posc.org/GeoshareSIG/technical/GDM/v13.0/.</xsd:documentation>
3048      </xsd:annotation>
3049      <xsd:restriction base="xsd:string" />
3050   </xsd:simpleType>
3051   <xsd:simpleType name="ProjectionVariantsObliqueMercator">
3052      <xsd:restriction base="xsd:string" />
3053   </xsd:simpleType>
3054   <!--UNUSED: Deleted type PumpType.-->
3055   <!--UNUSED: Deleted type PumpOpType.-->
3056   <!--UNUSED: Deleted type QualifierType.-->
3057   <!--UNUSED: Deleted type RealtimeData.-->
3058   <!--UNUSED: Deleted type RigType.-->
3059   <!--UNUSED: Deleted type RiskAffectedPersonnel.-->
3060   <!--UNUSED: Deleted type RiskCategory.-->
3061   <!--UNUSED: Deleted type RiskSubCategory.-->
3062   <!--UNUSED: Deleted type RiskType.-->
3063   <!--UNUSED: Deleted type ScrType.-->
3064   <!--UNUSED: Deleted type ShowFluorescence.-->
3065   <!--UNUSED: Deleted type ShowLevel.-->
3066   <!--UNUSED: Deleted type ShowRating.-->
3067   <!--UNUSED: Deleted type ShowSpeed.-->
3068   <!--UNUSED: Deleted type SupportCraft.-->
3069   <!--UNUSED: Deleted type SurfEquipType.-->
3070   <!--UNUSED: Deleted type TargetCategory.-->
3071   <!--UNUSED: Deleted type TargetScope.-->
3072   <!--UNUSED: Deleted type TargetSectionScope.-->
3073   <!--UNUSED: Deleted type TrajStationStatus.-->
3074   <!--UNUSED: Deleted type TrajStationType.-->
3075   <!--UNUSED: Deleted type TubularAssembly.-->
3076   <!--UNUSED: Deleted type TubularComponent.-->
3077   <!--UNUSED: Deleted type TypeSurveyTool.-->
3078   <!--UNUSED: Deleted type WellDirection.-->
3079   <!--UNUSED: Deleted type WellFluid.-->
3080   <!--UNUSED: Deleted type WellboreShape.-->
3081   <xsd:simpleType name="WellboreType">
3082      <xsd:annotation>
3083         <xsd:documentation>The classification of a wellbore with respect to its parent well/wellbore.</xsd:documentation>
3084      </xsd:annotation>
3085      <xsd:restriction base="xsd:string" />
3086   </xsd:simpleType>
3087   <!--UNUSED: Deleted type WellPurpose.-->
3088   <!--UNUSED: Deleted type WellStatus.-->
3089   <xsd:simpleType name="PresTestType">
3090      <xsd:restriction base="xsd:string" />
3091   </xsd:simpleType>
3092   <xsd:simpleType name="MudClass">
3093      <xsd:annotation>
3094         <xsd:documentation>Defines the class of a drilling fluid.</xsd:documentation>
3095      </xsd:annotation>
3096      <xsd:restriction base="xsd:string" />
3097   </xsd:simpleType>
3098   <xsd:simpleType name="ReadingKind">
3099      <xsd:restriction base="xsd:string" />
3100   </xsd:simpleType>
3101   <xsd:simpleType name="StateDetailActivity">
3102      <xsd:restriction base="xsd:string" />
3103   </xsd:simpleType>
3104   <xsd:simpleType name="InnerBarrelType">
3105      <xsd:restriction base="xsd:string" />
3106   </xsd:simpleType>
3107   <xsd:simpleType name="WellTestType">
3108      <xsd:restriction base="xsd:string" />
3109   </xsd:simpleType>
3110   <xsd:simpleType name="OpsReportVersion">
3111      <xsd:restriction base="xsd:string" />
3112   </xsd:simpleType>
3113   <xsd:simpleType name="WellControlIncidentType">
3114      <xsd:restriction base="xsd:string" />
3115   </xsd:simpleType>
3116   <xsd:simpleType name="WellKillingProcedureType">
3117      <xsd:restriction base="xsd:string" />
3118   </xsd:simpleType>
3119   <!--UNUSED: Deleted type anyDate.-->
3120   <!--UNUSED: Deleted type generalMeasureType.-->
3121   <!--UNUSED: Deleted type temperatureSlopeMeasure.-->
3122   <!--UNUSED: Deleted type typeOptionalClassString.-->
3123   <xsd:simpleType name="logicalBoolean">
3124      <xsd:annotation>
3125         <xsd:documentation>Values of "true" (or "1") and "false" (or "0").</xsd:documentation>
3126      </xsd:annotation>
3127      <xsd:restriction base="xsd:boolean" />
3128   </xsd:simpleType>
3129   <xsd:simpleType name="date">
3130      <xsd:annotation>
3131         <xsd:documentation>A julian date.</xsd:documentation>
3132      </xsd:annotation>
3133      <xsd:restriction base="xsd:date" />
3134   </xsd:simpleType>
3135   <xsd:simpleType name="timestamp">
3136      <xsd:annotation>
3137         <xsd:documentation>A date with the time of day and an optional time zone. While the time zone is optional, it is strongly advised that the zone always be specified in
3138         each date time value.</xsd:documentation>
3139      </xsd:annotation>
3140      <xsd:restriction base="xsd:dateTime" />
3141   </xsd:simpleType>
3142   <!--UNUSED: Deleted type timeZone.-->
3143   <!--UNUSED: Deleted type calendarYear.-->
3144   <xsd:complexType name="yAxisAzimuth">
3145      <xsd:annotation>
3146         <xsd:documentation>The angle of a Y axis from North. This is a variation of planeAngleMeasure with an attribute defining the direction of north.</xsd:documentation>
3147         <xsd:appinfo>constraints:@base="witsml:abstractMeasure"</xsd:appinfo>
3148      </xsd:annotation>
3149      <xsd:simpleContent>
3150         <xsd:extension base="xsd:double">
3151            <xsd:attribute name="uom" type="xsd:string" use="optional">
3152               <xsd:annotation>
3153                  <xsd:documentation>The unit of measure of the azimuth value.</xsd:documentation>
3154                  <xsd:appinfo>
3155                  constraints:xsd:use="required",@type="witsml:planeAngleUom",xsd:enumeration="dega",xsd:maxLength="24",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3156               </xsd:annotation>
3157            </xsd:attribute>
3158            <xsd:attribute name="northDirection" type="xsd:string" use="optional">
3159               <xsd:annotation>
3160                  <xsd:documentation>Specifies the direction to be considered North for the y axis.</xsd:documentation>
3161                  <xsd:appinfo>constraints:@type="witsml:AziRef",xsd:enumeration="magnetic north",xsd:enumeration="grid north",xsd:enumeration="true
3162                  north",xsd:enumeration="unknown",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3163               </xsd:annotation>
3164            </xsd:attribute>
3165         </xsd:extension>
3166      </xsd:simpleContent>
3167   </xsd:complexType>
3168   <xsd:simpleType name="unitlessQuantity">
3169      <xsd:annotation>
3170         <xsd:documentation>A unitless quantity. This should not be confused with a dimensionless measure.</xsd:documentation>
3171      </xsd:annotation>
3172      <xsd:restriction base="xsd:double" />
3173   </xsd:simpleType>
3174   <!--UNUSED: Deleted type genericMeasure.-->
3175   <!--UNUSED: Deleted type indexCurve.-->
3176   <!--UNUSED: Deleted type ratioGenericMeasure.-->
3177   <!--UNUSED: Deleted type listOfString.-->
3178   <!--UNUSED: Deleted type listOfDouble.-->
3179   <xsd:complexType name="refNameString">
3180      <xsd:annotation>
3181         <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>
3182         <xsd:appinfo>constraints:@base="witsml:abstractNameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3183      </xsd:annotation>
3184      <xsd:simpleContent>
3185         <xsd:extension base="xsd:string">
3186            <!--PROFILE: Deleted attribute uidRef.-->
3187         </xsd:extension>
3188      </xsd:simpleContent>
3189   </xsd:complexType>
3190   <!--UNUSED: Deleted type refObjectString.-->
3191   <!--UNUSED: Deleted type refPositiveCount.-->
3192   <xsd:simpleType name="refWellDatum">
3193      <xsd:annotation>
3194         <xsd:documentation>A reference to a wellDatum in the current well. This value must match the uid value in a WellDatum. This value represents a foreign key from one
3195         element to another. This is an exception to the convention that a foreign key must utilize both a human contextual name and a uid value. For messages outside the context
3196         of a server then this value will commonly match the value of the name of the wellDatum (e.g., 'KB') if uids are not not used in that context. This was a compromise in
3197         order to allow the coordinate structures to be simple and still be usable both within the context of a server and outside the context of a server.</xsd:documentation>
3198      </xsd:annotation>
3199      <xsd:restriction base="xsd:string" />
3200   </xsd:simpleType>
3201   <xsd:simpleType name="nameString">
3202      <xsd:annotation>
3203         <xsd:documentation>A user assigned human recognizable contextual name of something. There should be no assumption that (interoperable) semantic information will be
3204         extracted from the name by a third party. This type of value is generally not guaranteed to be unique and is not a candidate to be replaced by an
3205         enumeration.</xsd:documentation>
3206      </xsd:annotation>
3207      <xsd:restriction base="xsd:string" />
3208   </xsd:simpleType>
3209   <xsd:simpleType name="commentString">
3210      <xsd:annotation>
3211         <xsd:documentation>A comment or remark intended for human consumption. There should be no assumption that semantics can be extracted from this field by a computer.
3212         Neither should there be an assumption that any two humans will interpret the information in the same way (i.e., it may not be interoperable).</xsd:documentation>
3213      </xsd:annotation>
3214      <xsd:restriction base="xsd:string" />
3215   </xsd:simpleType>
3216   <xsd:simpleType name="descriptionString">
3217      <xsd:annotation>
3218         <xsd:documentation>A textual description of something.</xsd:documentation>
3219      </xsd:annotation>
3220      <xsd:restriction base="xsd:string" />
3221   </xsd:simpleType>
3222   <!--UNUSED: Deleted type shortDescriptionString.-->
3223   <!--UNUSED: Deleted type encodedArrayString.-->
3224   <!--UNUSED: Deleted type encodedValueString.-->
3225   <xsd:simpleType name="kindString">
3226      <xsd:annotation>
3227         <xsd:documentation>A community assigned human recognizable name. This type of value is intended to be unique and is generally a candidate to be constrained to an
3228         enumerated list.</xsd:documentation>
3229      </xsd:annotation>
3230      <xsd:restriction base="xsd:string" />
3231   </xsd:simpleType>
3232   <xsd:simpleType name="uomString">
3233      <xsd:annotation>
3234         <xsd:documentation>A unit of measure acronym from the POSC unit of measure file.</xsd:documentation>
3235      </xsd:annotation>
3236      <xsd:restriction base="xsd:string" />
3237   </xsd:simpleType>
3238   <xsd:simpleType name="uidString">
3239      <xsd:annotation>
3240         <xsd:documentation>A locally unique identifier. The value is not intended to convey any semantic content (e.g., it may be computer generated). The value is only required
3241         to be unique within a context in a document (e.g., defined via key and keyref). There is no guarantee that the same data in multiple documents will utilize the same uid
3242         value unless enforced by the source of the document (e.g., a document server).</xsd:documentation>
3243      </xsd:annotation>
3244      <xsd:restriction base="xsd:string" />
3245   </xsd:simpleType>
3246   <!--UNUSED: Deleted type refString.-->
3247   <xsd:simpleType name="schemaVersionString">
3248      <xsd:annotation>
3249         <xsd:documentation>The version of the schema. The first three levels are fixed. The fourth level can vary to represent on the constraints defined in enumerations and XML
3250         loader files.</xsd:documentation>
3251      </xsd:annotation>
3252      <xsd:restriction base="xsd:string" />
3253   </xsd:simpleType>
3254   <xsd:complexType name="nameStruct">
3255      <xsd:annotation>
3256         <xsd:documentation>The name of something within a naming system.</xsd:documentation>
3257         <xsd:appinfo>constraints:@base="witsml:abstractNameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3258      </xsd:annotation>
3259      <xsd:simpleContent>
3260         <xsd:extension base="xsd:string">
3261            <xsd:attribute name="namingSystem" type="xsd:string" use="optional">
3262               <xsd:annotation>
3263                  <xsd:documentation>The naming system within the name is (hopefully) unique.</xsd:documentation>
3264                  <xsd:appinfo>constraints:@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3265               </xsd:annotation>
3266            </xsd:attribute>
3267         </xsd:extension>
3268      </xsd:simpleContent>
3269   </xsd:complexType>
3270   <xsd:complexType name="wellKnownNameStruct">
3271      <xsd:annotation>
3272         <xsd:documentation>The name of something within a mandatory naming system with an optional code.</xsd:documentation>
3273         <xsd:appinfo>constraints:@base="witsml:abstractNameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3274      </xsd:annotation>
3275      <xsd:simpleContent>
3276         <xsd:extension base="xsd:string">
3277            <xsd:attribute name="namingSystem" type="xsd:string" use="optional">
3278               <xsd:annotation>
3279                  <xsd:documentation>The naming system within the name is unique.</xsd:documentation>
3280                  <xsd:appinfo>constraints:xsd:use="required",@type="witsml:nameString",xsd:maxLength="64",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3281               </xsd:annotation>
3282            </xsd:attribute>
3283            <xsd:attribute name="code" type="xsd:string" use="optional">
3284               <xsd:annotation>
3285                  <xsd:documentation>A unique (short) code associated with the name.</xsd:documentation>
3286                  <xsd:appinfo>constraints:@type="witsml:kindString",xsd:maxLength="40",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3287               </xsd:annotation>
3288            </xsd:attribute>
3289         </xsd:extension>
3290      </xsd:simpleContent>
3291   </xsd:complexType>
3292   <!--UNUSED: Deleted type uncollapsedString.-->
3293   <!--UNUSED: Deleted type iadcBearingWearCode.-->
3294   <xsd:simpleType name="geodeticZoneString">
3295      <xsd:annotation>
3296         <xsd:documentation>A geodetic zone with values from 1 to 60 and a required direction of "N" (North) or "S" (South). For example, "21N".</xsd:documentation>
3297      </xsd:annotation>
3298      <xsd:restriction base="xsd:string" />
3299   </xsd:simpleType>
3300   <xsd:complexType name="measuredDepthCoord">
3301      <xsd:annotation>
3302         <xsd:documentation>A measured depth coordinate in a wellbore. Positive moving from the reference datum toward the bottomhole. All coordinates with the same datum (and
3303         same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.</xsd:documentation>
3304         <xsd:appinfo>constraints:@base="witsml:abstractMeasure"</xsd:appinfo>
3305      </xsd:annotation>
3306      <xsd:simpleContent>
3307         <xsd:extension base="xsd:double">
3308            <xsd:attribute name="uom" type="xsd:string" use="optional">
3309               <xsd:annotation>
3310                  <xsd:documentation>The unit of measure of the quantity value.</xsd:documentation>
3311                  <xsd:appinfo>
3312                  constraints:xsd:use="required",@type="witsml:MeasuredDepthUom",xsd:enumeration="m",xsd:maxLength="24",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3313               </xsd:annotation>
3314            </xsd:attribute>
3315            <xsd:attribute name="datum" type="xsd:string" use="optional">
3316               <xsd:annotation>
3317                  <xsd:documentation>A pointer to the reference datum for this coordinate value as defined in WellDatum. This value is assumed to match the uid value in a
3318                  WellDatum. If not given then the default WellDatum must be assumed.</xsd:documentation>
3319                  <xsd:appinfo>constraints:@type="witsml:refWellDatum",xsd:maxLength="64",xsd:pattern="[^ ]*",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3320               </xsd:annotation>
3321            </xsd:attribute>
3322         </xsd:extension>
3323      </xsd:simpleContent>
3324   </xsd:complexType>
3325   <xsd:simpleType name="MeasuredDepthUom">
3326      <xsd:annotation>
3327         <xsd:documentation>The units of measure that are valid for measured depths in a wellbore.</xsd:documentation>
3328      </xsd:annotation>
3329      <xsd:restriction base="xsd:string" />
3330   </xsd:simpleType>
3331   <xsd:complexType name="wellVerticalDepthCoord">
3332      <xsd:annotation>
3333         <xsd:documentation>A vertical (gravity based) depth coordinate within the context of a well. Positive moving downward from the reference datum. All coordinates with the
3334         same datum (and same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.</xsd:documentation>
3335         <xsd:appinfo>constraints:@base="witsml:abstractMeasure"</xsd:appinfo>
3336      </xsd:annotation>
3337      <xsd:simpleContent>
3338         <xsd:extension base="xsd:double">
3339            <xsd:attribute name="uom" type="xsd:string" use="optional">
3340               <xsd:annotation>
3341                  <xsd:documentation>The unit of measure of the quantity value.</xsd:documentation>
3342                  <xsd:appinfo>
3343                  constraints:xsd:use="required",@type="witsml:WellVerticalCoordinateUom",xsd:enumeration="m",xsd:maxLength="24",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3344               </xsd:annotation>
3345            </xsd:attribute>
3346            <xsd:attribute name="datum" type="xsd:string" use="optional">
3347               <xsd:annotation>
3348                  <xsd:documentation>A pointer to the reference datum for this coordinate value as defined in WellDatum. If not given then the default WellDatum must be
3349                  assumed.</xsd:documentation>
3350                  <xsd:appinfo>constraints:@type="witsml:refWellDatum",xsd:maxLength="64",xsd:pattern="[^ ]*",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3351               </xsd:annotation>
3352            </xsd:attribute>
3353         </xsd:extension>
3354      </xsd:simpleContent>
3355   </xsd:complexType>
3356   <xsd:complexType name="wellElevationCoord">
3357      <xsd:annotation>
3358         <xsd:documentation>A vertical (gravity based) elevation coordinate within the context of a well. Positive moving upward from the reference datum. All coordinates with the
3359         same datum (and same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.</xsd:documentation>
3360         <xsd:appinfo>constraints:@base="witsml:abstractMeasure"</xsd:appinfo>
3361      </xsd:annotation>
3362      <xsd:simpleContent>
3363         <xsd:extension base="xsd:double">
3364            <xsd:attribute name="uom" type="xsd:string" use="optional">
3365               <xsd:annotation>
3366                  <xsd:documentation>The unit of measure of the quantity value. If not given then the default unit of measure of the explicitly or implicitly given datum must be
3367                  assumed.</xsd:documentation>
3368                  <xsd:appinfo>
3369                  constraints:xsd:use="required",@type="witsml:WellVerticalCoordinateUom",xsd:enumeration="m",xsd:maxLength="24",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3370               </xsd:annotation>
3371            </xsd:attribute>
3372            <xsd:attribute name="datum" type="xsd:string" use="optional">
3373               <xsd:annotation>
3374                  <xsd:documentation>A pointer to the reference datum for this coordinate value as defined in WellDatum. If not given then the default WellDatum must be
3375                  assumed.</xsd:documentation>
3376                  <xsd:appinfo>constraints:@type="witsml:refWellDatum",xsd:maxLength="64",xsd:pattern="[^ ]*",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3377               </xsd:annotation>
3378            </xsd:attribute>
3379         </xsd:extension>
3380      </xsd:simpleContent>
3381   </xsd:complexType>
3382   <xsd:simpleType name="WellVerticalCoordinateUom">
3383      <xsd:annotation>
3384         <xsd:documentation>The units of measure that are valid for vertical gravity based coordinates (i.e., elevation or vertical depth) within the context of a
3385         well.</xsd:documentation>
3386      </xsd:annotation>
3387      <xsd:restriction base="xsd:string" />
3388   </xsd:simpleType>
3389   <!--UNUSED: Deleted type nonNegativeCount.-->
3390   <xsd:simpleType name="positiveCount">
3391      <xsd:annotation>
3392         <xsd:documentation>A positive integer (one based count or index).</xsd:documentation>
3393      </xsd:annotation>
3394      <xsd:restriction base="xsd:short" />
3395   </xsd:simpleType>
3396   <!--UNUSED: Deleted type positiveBigCount.-->
3397   <!--UNUSED: Deleted type integerCount.-->
3398   <!--UNUSED: Deleted type beaufortScaleIntegerCode.-->
3399   <!--UNUSED: Deleted type pumpActionIntegerCode.-->
3400   <!--UNUSED: Deleted type iadcIntegerCode.-->
3401   <!--UNUSED: Deleted type levelIntegerCode.-->
3402   <!--UNUSED: Deleted type cost.-->
3403   <xsd:complexType name="indexedObject">
3404      <xsd:simpleContent>
3405         <xsd:extension base="xsd:string">
3406            <xsd:attribute name="index" type="xsd:short" use="optional">
3407               <xsd:annotation>
3408                  <xsd:documentation>Indexes things with the same name. That is the first one, the second one, etc.</xsd:documentation>
3409                  <xsd:appinfo>constraints:xsd:use="required",@type="witsml:positiveCount",xsd:minInclusive="1",xsd:minInclusive="1",xsd:pattern=".+"</xsd:appinfo>
3410               </xsd:annotation>
3411            </xsd:attribute>
3412            <xsd:attribute name="name" type="xsd:string" use="optional" />
3413            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3414            <xsd:attribute name="description" type="xsd:string" use="optional" />
3415         </xsd:extension>
3416      </xsd:simpleContent>
3417   </xsd:complexType>
3418   <!--UNUSED: Deleted type str2.-->
3419   <xsd:simpleType name="str16">
3420      <xsd:restriction base="xsd:string" />
3421   </xsd:simpleType>
3422   <xsd:simpleType name="str32">
3423      <xsd:restriction base="xsd:string" />
3424   </xsd:simpleType>
3425   <xsd:simpleType name="abstractDescriptionString">
3426      <xsd:annotation>
3427         <xsd:documentation>A textual description of something.</xsd:documentation>
3428      </xsd:annotation>
3429      <xsd:restriction base="xsd:string" />
3430   </xsd:simpleType>
3431   <xsd:complexType name="timestampedDescriptionString">
3432      <xsd:annotation>
3433         <xsd:documentation>A timestamped textual description.</xsd:documentation>
3434         <xsd:appinfo>constraints:@base="witsml:abstractDescriptionString",xsd:maxLength="256",xsd:whiteSpace="collapse",xsd:minLength="1"</xsd:appinfo>
3435      </xsd:annotation>
3436      <xsd:simpleContent>
3437         <xsd:extension base="xsd:string">
3438            <xsd:attribute name="dTim" type="xsd:dateTime" use="optional" />
3439         </xsd:extension>
3440      </xsd:simpleContent>
3441   </xsd:complexType>
3442   <xsd:complexType name="volumePerVolumeMeasurePercent">
3443      <xsd:simpleContent>
3444         <xsd:extension base="xsd:double">
3445            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3446         </xsd:extension>
3447      </xsd:simpleContent>
3448   </xsd:complexType>
3449   <xsd:simpleType name="percentUom">
3450      <xsd:restriction base="xsd:string" />
3451   </xsd:simpleType>
3452   <!--UNUSED: Deleted type accelerationLinearMeasure.-->
3453   <!--UNUSED: Deleted type anglePerLengthMeasure.-->
3454   <!--UNUSED: Deleted type anglePerTimeMeasure.-->
3455   <!--UNUSED: Deleted type areaMeasure.-->
3456   <!--UNUSED: Deleted type areaPerAreaMeasure.-->
3457   <xsd:complexType name="densityMeasure">
3458      <xsd:simpleContent>
3459         <xsd:extension base="xsd:double">
3460            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3461         </xsd:extension>
3462      </xsd:simpleContent>
3463   </xsd:complexType>
3464   <!--UNUSED: Deleted type dimensionlessMeasure.-->
3465   <xsd:complexType name="dynamicViscosityMeasure">
3466      <xsd:simpleContent>
3467         <xsd:extension base="xsd:double">
3468            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3469         </xsd:extension>
3470      </xsd:simpleContent>
3471   </xsd:complexType>
3472   <!--UNUSED: Deleted type electricPotentialMeasure.-->
3473   <!--UNUSED: Deleted type energyPerAreaMeasure.-->
3474   <!--UNUSED: Deleted type equivalentPerMassMeasure.-->
3475   <!--UNUSED: Deleted type forceMeasure.-->
3476   <!--UNUSED: Deleted type forcePerVolumeMeasure.-->
3477   <!--UNUSED: Deleted type frequencyMeasure.-->
3478   <!--UNUSED: Deleted type illuminanceMeasure.-->
3479   <xsd:complexType name="lengthMeasure">
3480      <xsd:simpleContent>
3481         <xsd:extension base="xsd:double">
3482            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3483         </xsd:extension>
3484      </xsd:simpleContent>
3485   </xsd:complexType>
3486   <!--UNUSED: Deleted type lengthPerLengthMeasure.-->
3487   <!--UNUSED: Deleted type magneticFieldStrengthMeasure.-->
3488   <!--UNUSED: Deleted type massConcentrationMeasure.-->
3489   <!--UNUSED: Deleted type massMeasure.-->
3490   <!--UNUSED: Deleted type massPerLengthMeasure.-->
3491   <!--UNUSED: Deleted type momentOfForceMeasure.-->
3492   <!--UNUSED: Deleted type perLengthMeasure.-->
3493   <xsd:complexType name="planeAngleMeasure">
3494      <xsd:simpleContent>
3495         <xsd:extension base="xsd:double">
3496            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3497         </xsd:extension>
3498      </xsd:simpleContent>
3499   </xsd:complexType>
3500   <!--UNUSED: Deleted type powerMeasure.-->
3501   <xsd:complexType name="pressureMeasure">
3502      <xsd:simpleContent>
3503         <xsd:extension base="xsd:double">
3504            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3505         </xsd:extension>
3506      </xsd:simpleContent>
3507   </xsd:complexType>
3508   <!--UNUSED: Deleted type relativePowerMeasure.-->
3509   <!--UNUSED: Deleted type specificVolumeMeasure.-->
3510   <!--UNUSED: Deleted type thermodynamicTemperatureMeasure.-->
3511   <xsd:complexType name="timeMeasure">
3512      <xsd:simpleContent>
3513         <xsd:extension base="xsd:double">
3514            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3515         </xsd:extension>
3516      </xsd:simpleContent>
3517   </xsd:complexType>
3518   <!--UNUSED: Deleted type velocityMeasure.-->
3519   <!--UNUSED: Deleted type volumeMeasure.-->
3520   <!--UNUSED: Deleted type volumeFlowRateMeasure.-->
3521   <xsd:complexType name="volumePerVolumeMeasure">
3522      <xsd:simpleContent>
3523         <xsd:extension base="xsd:double">
3524            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3525         </xsd:extension>
3526      </xsd:simpleContent>
3527   </xsd:complexType>
3528   <!--UNUSED: Deleted type accelerationLinearUom.-->
3529   <!--UNUSED: Deleted type anglePerLengthUom.-->
3530   <!--UNUSED: Deleted type anglePerTimeUom.-->
3531   <!--UNUSED: Deleted type areaUom.-->
3532   <!--UNUSED: Deleted type areaPerAreaUom.-->
3533   <xsd:simpleType name="densityUom">
3534      <xsd:restriction base="xsd:string" />
3535   </xsd:simpleType>
3536   <!--UNUSED: Deleted type dimensionlessUom.-->
3537   <xsd:simpleType name="dynamicViscosityUom">
3538      <xsd:restriction base="xsd:string" />
3539   </xsd:simpleType>
3540   <!--UNUSED: Deleted type electricPotentialUom.-->
3541   <!--UNUSED: Deleted type energyPerAreaUom.-->
3542   <!--UNUSED: Deleted type equivalentPerMassUom.-->
3543   <!--UNUSED: Deleted type forceUom.-->
3544   <!--UNUSED: Deleted type forcePerVolumeUom.-->
3545   <!--UNUSED: Deleted type frequencyUom.-->
3546   <!--UNUSED: Deleted type illuminanceUom.-->
3547   <xsd:simpleType name="lengthUom">
3548      <xsd:restriction base="xsd:string" />
3549   </xsd:simpleType>
3550   <!--UNUSED: Deleted type lengthPerLengthUom.-->
3551   <!--UNUSED: Deleted type magneticFieldStrengthUom.-->
3552   <!--UNUSED: Deleted type massConcentrationUom.-->
3553   <!--UNUSED: Deleted type massUom.-->
3554   <!--UNUSED: Deleted type massPerLengthUom.-->
3555   <!--UNUSED: Deleted type momentOfForceUom.-->
3556   <!--UNUSED: Deleted type perLengthUom.-->
3557   <xsd:simpleType name="planeAngleUom">
3558      <xsd:restriction base="xsd:string" />
3559   </xsd:simpleType>
3560   <!--UNUSED: Deleted type powerUom.-->
3561   <xsd:simpleType name="pressureUom">
3562      <xsd:restriction base="xsd:string" />
3563   </xsd:simpleType>
3564   <!--UNUSED: Deleted type relativePowerUom.-->
3565   <!--UNUSED: Deleted type specificVolumeUom.-->
3566   <!--UNUSED: Deleted type thermodynamicTemperatureUom.-->
3567   <xsd:simpleType name="timeUom">
3568      <xsd:restriction base="xsd:string" />
3569   </xsd:simpleType>
3570   <!--UNUSED: Deleted type velocityUom.-->
3571   <!--UNUSED: Deleted type volumeUom.-->
3572   <!--UNUSED: Deleted type volumeFlowRateUom.-->
3573   <xsd:simpleType name="volumePerVolumeUom">
3574      <xsd:restriction base="xsd:string" />
3575   </xsd:simpleType>
3576   <xsd:simpleType name="lengthUomInch">
3577      <xsd:restriction base="xsd:string" />
3578   </xsd:simpleType>
3579   <xsd:complexType name="lengthMeasureInch">
3580      <xsd:simpleContent>
3581         <xsd:extension base="xsd:double">
3582            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3583         </xsd:extension>
3584      </xsd:simpleContent>
3585   </xsd:complexType>
3586   <xsd:simpleType name="lengthUomMilliMetre">
3587      <xsd:restriction base="xsd:string" />
3588   </xsd:simpleType>
3589   <xsd:complexType name="lengthMeasureMilliMetre">
3590      <xsd:simpleContent>
3591         <xsd:extension base="xsd:double">
3592            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3593         </xsd:extension>
3594      </xsd:simpleContent>
3595   </xsd:complexType>
3596   <xsd:simpleType name="lengthUomMetre">
3597      <xsd:restriction base="xsd:string" />
3598   </xsd:simpleType>
3599   <xsd:complexType name="lengthMeasureMetre">
3600      <xsd:simpleContent>
3601         <xsd:extension base="xsd:double">
3602            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3603         </xsd:extension>
3604      </xsd:simpleContent>
3605   </xsd:complexType>
3606   <xsd:simpleType name="massConcentrationUomPartPerMillion">
3607      <xsd:restriction base="xsd:string" />
3608   </xsd:simpleType>
3609   <xsd:complexType name="massConcentrationMeasurePartPerMillion">
3610      <xsd:simpleContent>
3611         <xsd:extension base="xsd:double">
3612            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3613         </xsd:extension>
3614      </xsd:simpleContent>
3615   </xsd:complexType>
3616   <!--UNUSED: Deleted type planeAngleUomDegreeOfAnAngle.-->
3617   <xsd:simpleType name="pressureUomBar">
3618      <xsd:restriction base="xsd:string" />
3619   </xsd:simpleType>
3620   <xsd:complexType name="pressureMeasureBar">
3621      <xsd:simpleContent>
3622         <xsd:extension base="xsd:double">
3623            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3624         </xsd:extension>
3625      </xsd:simpleContent>
3626   </xsd:complexType>
3627   <xsd:simpleType name="pressureUomMegaPascals">
3628      <xsd:restriction base="xsd:string" />
3629   </xsd:simpleType>
3630   <xsd:complexType name="pressureMeasureMegaPascals">
3631      <xsd:simpleContent>
3632         <xsd:extension base="xsd:double">
3633            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3634         </xsd:extension>
3635      </xsd:simpleContent>
3636   </xsd:complexType>
3637   <xsd:simpleType name="thermodynamicTemperatureUomCelsius">
3638      <xsd:restriction base="xsd:string" />
3639   </xsd:simpleType>
3640   <xsd:complexType name="thermodynamicTemperatureMeasureCelsius">
3641      <xsd:simpleContent>
3642         <xsd:extension base="xsd:double">
3643            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3644         </xsd:extension>
3645      </xsd:simpleContent>
3646   </xsd:complexType>
3647   <xsd:simpleType name="timeUomHour">
3648      <xsd:restriction base="xsd:string" />
3649   </xsd:simpleType>
3650   <xsd:complexType name="timeMeasureHour">
3651      <xsd:simpleContent>
3652         <xsd:extension base="xsd:double">
3653            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3654         </xsd:extension>
3655      </xsd:simpleContent>
3656   </xsd:complexType>
3657   <xsd:simpleType name="velocityUomMetresPerHour">
3658      <xsd:restriction base="xsd:string" />
3659   </xsd:simpleType>
3660   <xsd:complexType name="velocityMeasureMetresPerHour">
3661      <xsd:simpleContent>
3662         <xsd:extension base="xsd:double">
3663            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3664         </xsd:extension>
3665      </xsd:simpleContent>
3666   </xsd:complexType>
3667   <xsd:simpleType name="volumeFlowRateUomCubicMetresPerDay">
3668      <xsd:restriction base="xsd:string" />
3669   </xsd:simpleType>
3670   <xsd:complexType name="volumeFlowRateMeasureCubicMetresPerDay">
3671      <xsd:simpleContent>
3672         <xsd:extension base="xsd:double">
3673            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3674         </xsd:extension>
3675      </xsd:simpleContent>
3676   </xsd:complexType>
3677   <xsd:simpleType name="volumeFlowRateUomMillionCubicMetresPerDay">
3678      <xsd:restriction base="xsd:string" />
3679   </xsd:simpleType>
3680   <xsd:complexType name="volumeFlowRateMeasureMillionCubicMetresPerDay">
3681      <xsd:simpleContent>
3682         <xsd:extension base="xsd:double">
3683            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3684         </xsd:extension>
3685      </xsd:simpleContent>
3686   </xsd:complexType>
3687   <xsd:simpleType name="volumeUomCubicDeciMetre">
3688      <xsd:restriction base="xsd:string" />
3689   </xsd:simpleType>
3690   <xsd:complexType name="volumeMeasureCubicDeciMetre">
3691      <xsd:simpleContent>
3692         <xsd:extension base="xsd:double">
3693            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3694         </xsd:extension>
3695      </xsd:simpleContent>
3696   </xsd:complexType>
3697   <xsd:simpleType name="volumePerVolumeUomCubicMetresPerCubicMetre">
3698      <xsd:restriction base="xsd:string" />
3699   </xsd:simpleType>
3700   <xsd:complexType name="volumePerVolumeMeasureCubicMetresPerCubicMetre">
3701      <xsd:simpleContent>
3702         <xsd:extension base="xsd:double">
3703            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3704         </xsd:extension>
3705      </xsd:simpleContent>
3706   </xsd:complexType>
3707   <xsd:simpleType name="volumeUomCubicMetre">
3708      <xsd:restriction base="xsd:string" />
3709   </xsd:simpleType>
3710   <xsd:complexType name="volumeMeasureCubicMetre">
3711      <xsd:simpleContent>
3712         <xsd:extension base="xsd:double">
3713            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3714         </xsd:extension>
3715      </xsd:simpleContent>
3716   </xsd:complexType>
3717   <xsd:simpleType name="volumeMeasureUomMillionCubicMetres">
3718      <xsd:restriction base="xsd:string" />
3719   </xsd:simpleType>
3720   <xsd:complexType name="volumeMeasureMillionCubicMetres">
3721      <xsd:simpleContent>
3722         <xsd:extension base="xsd:double">
3723            <xsd:attribute name="uom" type="xsd:string" use="optional" />
3724         </xsd:extension>
3725      </xsd:simpleContent>
3726   </xsd:complexType>
3727   <xsd:simpleType name="PhaseType">
3728      <xsd:annotation>
3729         <xsd:documentation>A CDRS operation class that is a class of drilling activities involving the use of new drilling equipment and techniqes.</xsd:documentation>
3730         <xsd:appinfo source="http://193.212.132.108:8080/rdl_servlet/rdl_servlet?class_name=DAILY DRILLING REPORT SUPERIOR CLASS" />
3731      </xsd:annotation>
3732      <xsd:restriction base="xsd:string" />
3733   </xsd:simpleType>
3734   <xsd:simpleType name="MainActivityEvaluation">
3735      <xsd:annotation>
3736         <xsd:documentation>A cdrs operation class that is a class defined to be a main operation activity according to the activity outcome, i.e. indicating whether the activity
3737         is accepted or failed.</xsd:documentation>
3738         <xsd:appinfo source="http://193.212.132.108:8080/rdl_servlet/rdl_servlet?class=CDRS MAIN OPERATION ACTIVITY EVALUATION CLASS" />
3739      </xsd:annotation>
3740      <xsd:restriction base="xsd:string" />
3741   </xsd:simpleType>
3742   <xsd:simpleType name="ActivityCodeNPD">
3743      <xsd:annotation>
3744         <xsd:documentation>A daily drilling report operation class that is a class defined to be sub operation in the daily drilling report.</xsd:documentation>
3745         <xsd:appinfo source="http://193.212.132.108:8080/rdl_servlet/rdl_servlet?class=DAILY DRILLING REPORT SUB OPERATION CLASS" />
3746      </xsd:annotation>
3747      <xsd:restriction base="xsd:string" />
3748   </xsd:simpleType>
3749   <xsd:simpleType name="EquipmentCodeNPD">
3750      <xsd:restriction base="xsd:string" />
3751   </xsd:simpleType>
3752   <!--================================-->
3753   <!-- Start of the substitute types. -->
3754   <!--================================-->
3755   <xsd:complexType name="measure">
3756      <xsd:simpleContent>
3757         <xsd:extension base="xsd:double">
3758            <xsd:attribute name="uom" type="xsd:string" use="optional">
3759               <xsd:annotation>
3760                  <xsd:documentation>The unit of measure for the value.</xsd:documentation>
3761               </xsd:annotation>
3762            </xsd:attribute>
3763         </xsd:extension>
3764      </xsd:simpleContent>
3765   </xsd:complexType>
3766   <xsd:complexType name="measureWithQualifier">
3767      <xsd:simpleContent>
3768         <xsd:extension base="xsd:double">
3769            <xsd:attribute name="uom" type="xsd:string" use="optional">
3770               <xsd:annotation>
3771                  <xsd:documentation>The unit of measure for the value.</xsd:documentation>
3772               </xsd:annotation>
3773            </xsd:attribute>
3774            <xsd:attribute name="status" type="xsd:string" use="optional">
3775               <xsd:annotation>
3776                  <xsd:documentation>An indicator of the quality of the value.</xsd:documentation>
3777               </xsd:annotation>
3778            </xsd:attribute>
3779         </xsd:extension>
3780      </xsd:simpleContent>
3781   </xsd:complexType>
3782   <xsd:complexType name="verticalCoord">
3783      <xsd:simpleContent>
3784         <xsd:extension base="xsd:double">
3785            <xsd:attribute name="uom" type="xsd:string" use="optional">
3786               <xsd:annotation>
3787                  <xsd:documentation>The unit of measure for the coordinate value.</xsd:documentation>
3788               </xsd:annotation>
3789            </xsd:attribute>
3790            <xsd:attribute name="datum" type="xsd:string" use="optional">
3791               <xsd:annotation>
3792                  <xsd:documentation>The datum of the coordinate value.</xsd:documentation>
3793               </xsd:annotation>
3794            </xsd:attribute>
3795         </xsd:extension>
3796      </xsd:simpleContent>
3797   </xsd:complexType>
3798</xsd:schema>
Note: See TracBrowser for help on using the browser.