root / projects / MonthlyProductionReport_1.0 / XML / NPD_and_IBM_XSD_proposal / MPR - 071220 / Sample files / productionVolume / special action / production_net__special_action_2_ok.xml @ 17

Revision 17, 2.9 kB (checked in by ryland, 15 years ago)

Added project files for monthly production version 1.0

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--Sample XML file generated by XMLSpy v2007 rel. 3 sp1 (http://www.altova.com)-->
3<witsml:WITSMLComposite version="1.3.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:witsml="http://www.witsml.org/schemas/131/addendum/combo" xsi:schemaLocation="http://www.witsml.org/schemas/131/addendum/combo ../../../profile/subprofiles/SpecialAction/WITSML_MPR_production_net_profiled_schema.xsd">
4       
5        <witsml:documentInfo>
6                <witsml:DocumentName>EKOFISK AUG 2006</witsml:DocumentName>
7                <witsml:DocumentDate>2006-08-01T18:13:51.0Z</witsml:DocumentDate>
8
9                <witsml:AuditTrail> 
10                        <witsml:Event> 
11                                <witsml:EventDate>2006-08-01T18:13:51.0Z</witsml:EventDate> 
12                                <witsml:Comment>bla,bla</witsml:Comment> 
13                                <witsml:Version>0.0.9</witsml:Version> 
14                        </witsml:Event> 
15                </witsml:AuditTrail>           
16               
17                <witsml:Owner>PPCON</witsml:Owner>
18                               
19        </witsml:documentInfo>
20
21        <witsml:productVolumeSet>
22                <witsml:productVolume>
23                        <witsml:kind>Monthly report</witsml:kind>
24                        <witsml:periodKind>month</witsml:periodKind>
25                        <witsml:month>2006-08</witsml:month>
26
27                        <witsml:issuedBy>
28                                <witsml:name>Statoil_M</witsml:name>
29                                <witsml:role>Operator_M</witsml:role>
30                        </witsml:issuedBy>
31           
32                        <witsml:facility>
33                                <witsml:name kind="terminal" namingSystem="NPD">St. Fergus</witsml:name>
34                                <witsml:facilityParent1 kind="field" namingSystem="NPD">Statfjord</witsml:facilityParent1>
35
36                                <!-- 
37                                field
38                                -->
39
40                                <witsml:flow>
41                                        <witsml:kind>production</witsml:kind>
42                                        <witsml:qualifier>allocated</witsml:qualifier>
43
44                                        <!-- 
45                                        allocated
46                                        valueadjusted
47                                        -->
48                       
49                                        <witsml:product>
50                                                <witsml:kind>oil - net</witsml:kind>
51
52                                                <!--                   
53                                                ethane
54                                                propane
55                                                i-buthane
56                                                buthane
57                                                oilnet
58                                                drygas
59                                                natural gas liquid
60                                                liquid natural gas
61                                                liquified petroleum gas
62                                                condensate
63                                                naphta
64                                                -->
65
66                                                <witsml:densityStd uom="kg/m3">813.2</witsml:densityStd>
67                                                <witsml:volumeStd uom="m3">169146</witsml:volumeStd>
68                                                <witsml:mass uom="kg">137556428</witsml:mass>                                           
69                                        </witsml:product>
70                               
71                                        <witsml:product>
72                                                <witsml:kind>dry gas</witsml:kind>                     
73                                                <witsml:densityStd uom="kg/m3">0.877</witsml:densityStd>
74                                                <witsml:volumeStd uom="m3">31234678</witsml:volumeStd>
75                                                <witsml:mass uom="kg">27387367</witsml:mass>
76                                        </witsml:product>
77                       
78                                        <witsml:product>
79                                                <witsml:kind>condensate - net</witsml:kind>
80                                                <witsml:densityStd uom="kg/m3">990.1</witsml:densityStd>
81                                                <witsml:volumeStd uom="m3">36186</witsml:volumeStd>
82                                                <witsml:mass uom="kg">35827557</witsml:mass>
83                                        </witsml:product>
84                                </witsml:flow>
85                        </witsml:facility>
86                        </witsml:productVolume>
87        </witsml:productVolumeSet>
88</witsml:WITSMLComposite>
Note: See TracBrowser for help on using the browser.