root / projects / DailyProductionReport_1.0 / XML / Version1.0 / WITSML131 / grp_wellbore.xsd @ 16

Revision 16, 5.9 kB (checked in by ryland, 15 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<xsd:schema
3        elementFormDefault="qualified"
4        attributeFormDefault="unqualified"
5        targetNamespace="http://www.witsml.org/schemas/131"
6        xmlns:witsml="http://www.witsml.org/schemas/131"
7        xmlns:xsd="http://www.w3.org/2001/XMLSchema"
8        version="1.3.1">
9        <!--                                                         -->
10        <!-- POSC License Agreement
11        This file is distributed under the POSC License Agreement at
12        http://www.posc.org/about/license.shtml.
13        Use of this file constitutes agreement with the POSC License Agreement.
14        -->
15        <!--                                                         -->
16        <xsd:include schemaLocation="typ_dataTypes.xsd"/>
17        <!--                                                         -->
18        <xsd:group name="grp_wellbore">
19                <xsd:annotation>
20                        <xsd:documentation>The non-contextual content of a WITSML Wellbore object.</xsd:documentation>
21                </xsd:annotation>
22                <xsd:sequence>
23                        <xsd:element name="parentWellbore" type="witsml:refNameString" minOccurs="0" maxOccurs="1">
24                                <xsd:annotation>
25                                        <xsd:documentation>This is a pointer to the parent wellbore. No parent = starts from top.   </xsd:documentation>
26                                </xsd:annotation>
27                        </xsd:element>
28                        <xsd:element name="number" type="witsml:str32" minOccurs="0" maxOccurs="1">
29                                <xsd:annotation>
30                                        <xsd:documentation>Operator borehole number.  </xsd:documentation>
31                                </xsd:annotation>
32                        </xsd:element>
33                        <xsd:element name="suffixAPI" type="witsml:nameString" minOccurs="0" maxOccurs="1">
34                                <xsd:annotation>
35                                        <xsd:documentation>API suffix.  </xsd:documentation>
36                                </xsd:annotation>
37                        </xsd:element>
38                        <xsd:element name="numGovt" type="witsml:nameString" minOccurs="0" maxOccurs="1">
39                                <xsd:annotation>
40                                        <xsd:documentation>Government assigned number.  </xsd:documentation>
41                                </xsd:annotation>
42                        </xsd:element>
43                        <xsd:element name="statusWellbore" type="witsml:WellStatus" minOccurs="0" maxOccurs="1">
44                                <xsd:annotation>
45                                        <xsd:documentation>POSC wellbore status.  </xsd:documentation>
46                                </xsd:annotation>
47                        </xsd:element>
48                        <xsd:element name="purposeWellbore" type="witsml:WellPurpose" minOccurs="0" maxOccurs="1">
49                                <xsd:annotation>
50                                        <xsd:documentation>POSC wellbore purpose.  </xsd:documentation>
51                                </xsd:annotation>
52                        </xsd:element>
53                        <xsd:element name="typeWellbore" type="witsml:WellboreType" minOccurs="0" maxOccurs="1">
54                                <xsd:annotation>
55                                        <xsd:documentation>Type of wellbore.  </xsd:documentation>
56                                </xsd:annotation>
57                        </xsd:element>
58                        <xsd:element name="shape" type="witsml:WellboreShape" minOccurs="0" maxOccurs="1">
59                                <xsd:annotation>
60                                        <xsd:documentation>POSC wellbore trajectory shape.  </xsd:documentation>
61                                </xsd:annotation>
62                        </xsd:element>
63                        <xsd:element name="dTimKickoff" type="witsml:timestamp" minOccurs="0" maxOccurs="1">
64                                <xsd:annotation>
65                                        <xsd:documentation>Date and time of wellbore kickoff.  </xsd:documentation>
66                                </xsd:annotation>
67                        </xsd:element>
68                        <xsd:element name="achievedTD" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1">
69                                <xsd:annotation>
70                                        <xsd:documentation>True ("true" of "1") indicates that the wellbore has
71                                        acheieved total depth. That is, drilling has completed. False ("false" or "0") indicates otherwise.
72                                        Not given indicates that it is not known whether total depth has been reached.</xsd:documentation>
73                                </xsd:annotation>
74                        </xsd:element>
75                        <xsd:element name="mdCurrent" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1">
76                                <xsd:annotation>
77                                        <xsd:documentation>The current measured depth of the borehole. If status is plugged,
78                                        indicates the maximum depth reached before plugging.  </xsd:documentation>
79                                </xsd:annotation>
80                        </xsd:element>
81                        <xsd:element name="tvdCurrent" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1">
82                                <xsd:annotation>
83                                        <xsd:documentation>The current true vertical depth of the borehole.  If status is plugged, indicates the
84                                        maximum depth reached before plugging.  </xsd:documentation>
85                                </xsd:annotation>
86                        </xsd:element>
87                        <xsd:element name="mdKickoff" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1">
88                                <xsd:annotation>
89                                        <xsd:documentation>Kickoff measured depth of the wellbore. </xsd:documentation>
90                                </xsd:annotation>
91                        </xsd:element>
92                        <xsd:element name="tvdKickoff" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1">
93                                <xsd:annotation>
94                                        <xsd:documentation>Kickoff true vertical depth of the wellbore.  </xsd:documentation>
95                                </xsd:annotation>
96                        </xsd:element>
97                        <xsd:element name="mdPlanned" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1">
98                                <xsd:annotation>
99                                        <xsd:documentation>Planned measured depth for the wellbore total depth.  </xsd:documentation>
100                                </xsd:annotation>
101                        </xsd:element>
102                        <xsd:element name="tvdPlanned" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1">
103                                <xsd:annotation>
104                                        <xsd:documentation>Planned true vertical depth for the wellbore total depth.  </xsd:documentation>
105                                </xsd:annotation>
106                        </xsd:element>
107                        <xsd:element name="mdSubSeaPlanned" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1">
108                                <xsd:annotation>
109                                        <xsd:documentation>Planned measured for the wellbore total depth - with respect to seabed.  </xsd:documentation>
110                                </xsd:annotation>
111                        </xsd:element>
112                        <xsd:element name="tvdSubSeaPlanned" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1">
113                                <xsd:annotation>
114                                        <xsd:documentation>Planned true vertical depth for the wellbore total depth - with respect to seabed.  </xsd:documentation>
115                                </xsd:annotation>
116                        </xsd:element>
117                        <xsd:element name="dayTarget" type="witsml:timeMeasure" minOccurs="0" maxOccurs="1">
118                                <xsd:annotation>
119                                        <xsd:documentation>Target days for drilling wellbore.  </xsd:documentation>
120                                </xsd:annotation>
121                        </xsd:element>
122                </xsd:sequence>
123        </xsd:group>
124</xsd:schema>
Note: See TracBrowser for help on using the browser.