Showing
1 changed file
with
44 additions
and
0 deletions
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<objects version="1.0(MPRML)" | ||
3 | + xmlns:witsml="http://www.epim.no/schemas/mprml/1" | ||
4 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
5 | + xsi:schemaLocation="http://www.epim.no/schemas/mprml/1 file:///C:/Users/owner/TBCMEWorkspace/EPIM-ontologies/www.reportinghub.no/input/mpr/xsd/1.0/obj_object_profiled_data_schema.xsd" xmlns="http://www.epim.no/schemas/mprml/1"> | ||
6 | +<context xsi:type="obj_report"> | ||
7 | +<kind>Daily production report Trym</kind> | ||
8 | +<title>Daily production report Trym September 2011</title> | ||
9 | +<date>2011-08-27</date> | ||
10 | +</context> | ||
11 | +<object xsi:type="obj_wellTest"> | ||
12 | +<nameWell>2/4M-01</nameWell> | ||
13 | +<name>2/4M-01</name> | ||
14 | +<testDate>2011-09-03T07:00:01</testDate> | ||
15 | +<testType>NA</testType> | ||
16 | +<productFlowPort>outlet</productFlowPort> | ||
17 | +<standardTempPres>15 degC 1 atm</standardTempPres> | ||
18 | +<productionTest> | ||
19 | +<testDuration uom="h">4.0</testDuration> | ||
20 | +<wellheadData> | ||
21 | +<temperature uom="degC">57.89</temperature> | ||
22 | +<flowingPressure uom="bar">24.28525</flowingPressure> | ||
23 | +<chokeOrificeSize uom="in/64">15.3000002</chokeOrificeSize> | ||
24 | +<gasLiftchokeOrificeSize uom="in/64">15.3000002</gasLiftchokeOrificeSize> | ||
25 | +</wellheadData> | ||
26 | +<separatorData> | ||
27 | +<separatorPressure uom="bar">24.28525</separatorPressure> | ||
28 | +<separatorTemperature uom="degC">57.89</separatorTemperature> | ||
29 | +</separatorData> | ||
30 | +<productionTestResults> | ||
31 | +<oilRate> | ||
32 | +<fluidRateStdTempPres uom="m3/d">198.42636724550405</fluidRateStdTempPres> | ||
33 | +</oilRate> | ||
34 | +<gasRate> | ||
35 | +<fluidRateStdTempPres uom="m3/d">47780.95567704101</fluidRateStdTempPres> | ||
36 | +</gasRate> | ||
37 | +<waterRate> | ||
38 | +<fluidRate uom="m3/d">50.05</fluidRate> | ||
39 | +</waterRate> | ||
40 | +<gasOilRatio uom="m3/m3">240.79</gasOilRatio> | ||
41 | +</productionTestResults> | ||
42 | +</productionTest> | ||
43 | +</object> | ||
44 | +</objects> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment