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

Revision 16, 7.0 kB (checked in by ryland, 15 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<xsd:schema
3        elementFormDefault="qualified"
4        attributeFormDefault="unqualified"
5        targetNamespace="http://www.witsml.org/schemas/131"
6        xmlns:witsml="http://www.witsml.org/schemas/131"
7        xmlns:xsd="http://www.w3.org/2001/XMLSchema"
8        version="1.3.1">
9        <!--                                                         -->
10        <!-- POSC License Agreement
11        This file is distributed under the POSC License Agreement at
12        http://www.posc.org/about/license.shtml.
13        Use of this file constitutes agreement with the POSC License Agreement.
14        -->
15        <!--                                                         -->
16        <xsd:include schemaLocation="cs_geologyInterval.xsd"/>
17        <!--                                                         -->
18        <xsd:group name="grp_convCore">
19                <xsd:annotation>
20                        <xsd:documentation>The non-contextual content of a WITSML Conventional Core.</xsd:documentation>
21                </xsd:annotation>
22                <xsd:sequence>
23                        <xsd:element name="mdCoreTop" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1">
24                                <xsd:annotation>
25                                        <xsd:documentation>Top depth of core interval.  </xsd:documentation>
26                                </xsd:annotation>
27                        </xsd:element>
28                        <xsd:element name="mdCoreBottom" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1">
29                                <xsd:annotation>
30                                        <xsd:documentation>Bottom depth of core interval.  </xsd:documentation>
31                                </xsd:annotation>
32                        </xsd:element>
33                        <xsd:element name="dTimCoreStart" type="witsml:timestamp" minOccurs="0" maxOccurs="1">
34                                <xsd:annotation>
35                                        <xsd:documentation>Date and time when coring commenced (cutting new core).  </xsd:documentation>
36                                </xsd:annotation>
37                        </xsd:element>
38                        <xsd:element name="dTimCoreEnd" type="witsml:timestamp" minOccurs="0" maxOccurs="1">
39                                <xsd:annotation>
40                                        <xsd:documentation>Date and time when coring complete (end of cutting new core).  </xsd:documentation>
41                                </xsd:annotation>
42                        </xsd:element>
43                        <xsd:element name="coreReference" type="witsml:str32" minOccurs="0" maxOccurs="1">
44                                <xsd:annotation>
45                                        <xsd:documentation>Manufacturer core reference.  </xsd:documentation>
46                                </xsd:annotation>
47                        </xsd:element>
48                        <xsd:element name="coringContractor" type="witsml:nameString" minOccurs="0" maxOccurs="1">
49                                <xsd:annotation>
50                                        <xsd:documentation>Name of coring contractor.  </xsd:documentation>
51                                </xsd:annotation>
52                        </xsd:element>
53                        <xsd:element name="analysisContractor" type="witsml:nameString" minOccurs="0" maxOccurs="1">
54                                <xsd:annotation>
55                                        <xsd:documentation>Name of analysis company.  </xsd:documentation>
56                                </xsd:annotation>
57                        </xsd:element>
58                        <xsd:element name="coreBarrel" type="witsml:str32" minOccurs="0" maxOccurs="1">
59                                <xsd:annotation>
60                                        <xsd:documentation>Core barrel type.  </xsd:documentation>
61                                </xsd:annotation>
62                        </xsd:element>
63                        <xsd:element name="innerBarrelUsed" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1">
64                                <xsd:annotation>
65                                        <xsd:documentation>Inner barrel used? Values are "true" (or "1") and "false" (or "0").  </xsd:documentation>
66                                </xsd:annotation>
67                        </xsd:element>
68                        <xsd:element name="innerBarrelType" type="witsml:str32" minOccurs="0" maxOccurs="1">
69                                <xsd:annotation>
70                                        <xsd:documentation>Core inner barrel type.  </xsd:documentation>
71                                </xsd:annotation>
72                        </xsd:element>
73                        <xsd:element name="lenBarrel" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1">
74                                <xsd:annotation>
75                                        <xsd:documentation>Length of core barrel.  </xsd:documentation>
76                                </xsd:annotation>
77                        </xsd:element>
78                        <xsd:element name="coreBitType" type="witsml:str32" minOccurs="0" maxOccurs="1">
79                                <xsd:annotation>
80                                        <xsd:documentation>Core bit type.  </xsd:documentation>
81                                </xsd:annotation>
82                        </xsd:element>
83                        <xsd:element name="diaBit" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1">
84                                <xsd:annotation>
85                                        <xsd:documentation>Core bit outer diameter.  </xsd:documentation>
86                                </xsd:annotation>
87                        </xsd:element>
88                        <xsd:element name="diaCore" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1">
89                                <xsd:annotation>
90                                        <xsd:documentation>Core cut diameter.  </xsd:documentation>
91                                </xsd:annotation>
92                        </xsd:element>
93                        <xsd:element name="lenCored" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1">
94                                <xsd:annotation>
95                                        <xsd:documentation>Cored interval length.  </xsd:documentation>
96                                </xsd:annotation>
97                        </xsd:element>
98                        <xsd:element name="lenRecovered" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1">
99                                <xsd:annotation>
100                                        <xsd:documentation>Length of core recovered.  </xsd:documentation>
101                                </xsd:annotation>
102                        </xsd:element>
103                        <xsd:element name="recoverPc" type="witsml:volumePerVolumeMeasure" minOccurs="0" maxOccurs="1">
104                                <xsd:annotation>
105                                        <xsd:documentation>Calculate recovery (commonly in percent).  </xsd:documentation>
106                                </xsd:annotation>
107                        </xsd:element>
108                        <xsd:element name="inclHole" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1">
109                                <xsd:annotation>
110                                        <xsd:documentation>Wellbore inclination over cored interval.  </xsd:documentation>
111                                </xsd:annotation>
112                        </xsd:element>
113                        <xsd:element name="coreOrientation" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1">
114                                <xsd:annotation>
115                                        <xsd:documentation>True if the core can be re-oriented in space after
116                                        extraction when a tool-face has been used. Values are "true" (or "1") and "false" (or "0").
117                                        </xsd:documentation>
118                                </xsd:annotation>
119                        </xsd:element>
120                        <xsd:element name="coreMethod" type="witsml:str32" minOccurs="0" maxOccurs="1">
121                                <xsd:annotation>
122                                        <xsd:documentation>Method to catch core - fiberglass barrel, conventional, etc.  </xsd:documentation>
123                                </xsd:annotation>
124                        </xsd:element>
125                        <xsd:element name="coreTreatmentMethod" type="witsml:str32" minOccurs="0" maxOccurs="1">
126                                <xsd:annotation>
127                                        <xsd:documentation>Preservation method description.  </xsd:documentation>
128                                </xsd:annotation>
129                        </xsd:element>
130                        <xsd:element name="coreFluidUsed" type="witsml:str32" minOccurs="0" maxOccurs="1">
131                                <xsd:annotation>
132                                        <xsd:documentation>Mud type in use when cutting core.  </xsd:documentation>
133                                </xsd:annotation>
134                        </xsd:element>
135                        <xsd:element name="nameFormation" type="witsml:str32" minOccurs="0" maxOccurs="1">
136                                <xsd:annotation>
137                                        <xsd:documentation>Name of formation penetrated.  </xsd:documentation>
138                                </xsd:annotation>
139                        </xsd:element>
140                        <xsd:element name="geologyInterval" type="witsml:cs_geologyInterval" minOccurs="0" maxOccurs="1">
141                                <xsd:annotation>
142                                        <xsd:documentation>Set of Geological intervals, descriptions, gas readings for the cored
143                                        interval.  </xsd:documentation>
144                                </xsd:annotation>
145                        </xsd:element>
146                        <xsd:element name="coreDescription" type="witsml:commentString" minOccurs="0" maxOccurs="1">
147                                <xsd:annotation>
148                                        <xsd:documentation>General core description.  </xsd:documentation>
149                                </xsd:annotation>
150                        </xsd:element>
151                </xsd:sequence>
152        </xsd:group>
153        <!--                                                            -->
154</xsd:schema>
Note: See TracBrowser for help on using the browser.