added remaining data for the front page of the report, and a test
example that is consistent with DDR-PDF-Report-Example1.
Showing
2 changed files
with
57 additions
and
0 deletions
This diff could not be displayed because it is too large.
1 | +<witsml:drillReports version="1.4.0.0" xmlns:witsml="http://www.witsml.org/schemas/1series" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.witsml.org/schemas/1series http://www.npd.no/schema/DDRS/1series/WITSML_drillReport_profiled_schema_phase2.xsd"> | ||
2 | + <witsml:drillReport> | ||
3 | + <witsml:nameWell>25/8-C-23</witsml:nameWell> | ||
4 | + <witsml:nameWellbore>25/08-C-23 B</witsml:nameWellbore> | ||
5 | + <witsml:name>25/8-C-23</witsml:name> | ||
6 | + <witsml:dTimStart>2006-06-05T06:00:00.001Z</witsml:dTimStart> | ||
7 | + <witsml:dTimEnd>2006-06-06T06:00:00.001Z</witsml:dTimEnd> | ||
8 | + <witsml:versionKind>preliminary</witsml:versionKind> | ||
9 | + <witsml:createDate>2006-06-06T13:15:00.001Z</witsml:createDate> | ||
10 | + <witsml:wellAlias> | ||
11 | + <witsml:name>25/8-C-23</witsml:name> | ||
12 | + <witsml:namingSystem>NPD code</witsml:namingSystem> | ||
13 | + </witsml:wellAlias> | ||
14 | + <witsml:wellboreAlias> | ||
15 | + <witsml:name>25/08-C-23 B</witsml:name> | ||
16 | + <witsml:namingSystem>NPD code</witsml:namingSystem> | ||
17 | + </witsml:wellboreAlias> | ||
18 | + <witsml:wellboreAlias> | ||
19 | + <witsml:name>123</witsml:name> | ||
20 | + <witsml:namingSystem>NPD number</witsml:namingSystem> | ||
21 | + </witsml:wellboreAlias> | ||
22 | + <witsml:wellboreInfo> | ||
23 | + <witsml:dTimSpud>1986-06-06</witsml:dTimSpud> | ||
24 | + <witsml:operator>Big operator Inc</witsml:operator> | ||
25 | + <witsml:rigAlias> | ||
26 | + <witsml:name>4321</witsml:name> | ||
27 | + <witsml:namingSystem>NPD Code</witsml:namingSystem> | ||
28 | + </witsml:rigAlias> | ||
29 | + </witsml:wellboreInfo> | ||
30 | + <witsml:statusInfo> | ||
31 | + <witsml:reportNo>1</witsml:reportNo> | ||
32 | + <witsml:dTim>2011-04-05T06:00:00.001Z</witsml:dTim> | ||
33 | + <witsml:tvd uom="m">4561</witsml:tvd> | ||
34 | + <witsml:presTestType>leak off test</witsml:presTestType> | ||
35 | + <witsml:distDrill uom="m">78.9</witsml:distDrill> | ||
36 | + <witsml:elevKelly uom="m">23.5</witsml:elevKelly> | ||
37 | + <witsml:ropCurrent uom="m/h">6.22</witsml:ropCurrent> | ||
38 | + <witsml:mdKickoff uom="m">1233.22</witsml:mdKickoff> | ||
39 | + <witsml:tvdKickoff uom="m">1245</witsml:tvdKickoff> | ||
40 | + <witsml:mdPlugTop uom="m">3564.22</witsml:mdPlugTop> | ||
41 | + <witsml:mdCsgLast uom="m">1234.56</witsml:mdCsgLast> | ||
42 | + <witsml:tvdCsgLast uom="m">1234</witsml:tvdCsgLast> | ||
43 | + <witsml:strengthForm uom="g/cm3">123</witsml:strengthForm> | ||
44 | + <witsml:mdStrengthForm uom="m">1234</witsml:mdStrengthForm> | ||
45 | + <witsml:tvdStrengthForm uom="m">1240</witsml:tvdStrengthForm> | ||
46 | + <witsml:diaCsgLast uom="in">16.6</witsml:diaCsgLast> | ||
47 | + <witsml:diaHole uom="in">43.33</witsml:diaHole> | ||
48 | + <witsml:md uom="m">6898</witsml:md> | ||
49 | + <witsml:waterDepth uom="m">15</witsml:waterDepth> | ||
50 | + <witsml:avgPresBH uom="psig">2</witsml:avgPresBH> | ||
51 | + <witsml:avgTempBH uom="degC">20</witsml:avgTempBH> | ||
52 | + <witsml:fixedRig>true</witsml:fixedRig> | ||
53 | + <witsml:hpht>false</witsml:hpht> | ||
54 | + <witsml:tightWell>false</witsml:tightWell> | ||
55 | + </witsml:statusInfo> | ||
56 | + </witsml:drillReport> | ||
57 | +</witsml:drillReports> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment