root / projects / MonthlyProductionReport_1.0 / XML / NPD_and_IBM_XSD_proposal / MPR - 071220 / Sample files / saleVolume / Alternative / terminal_fiscal_quantities_ok.xml @ 17

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

Added project files for monthly production version 1.0

RevLine 
[17]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/alternative/WITSML_MPR_fiscalquantities_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
24                        <witsml:kind>Monthly report</witsml:kind>
25                        <witsml:periodKind>month</witsml:periodKind>
26                        <witsml:month>2006-08</witsml:month>
27
28                        <witsml:facility>
29                                <witsml:name namingSystem="NPD" kind="installation">TEESSIDE</witsml:name>
30                               
31                                <!-- 
32                                terminal
33                                installation
34                                field
35                                -->
36
37                                <witsml:flow>
38                                        <witsml:kind>sale - fiscal</witsml:kind>
39                                        <witsml:qualifier>measured</witsml:qualifier>
40
41                                        <!-- 
42                                        measured
43                                        -->
44
45                                        <witsml:product>
46                                                <witsml:kind>ethane</witsml:kind>
47
48                                                <!--                   
49                                                ethane
50                                                propane
51                                                i-buthane
52                                                buthane
53                                                oilnet
54                                                drygas
55                                                natural gas liquid
56                                                liquid natural gas
57                                                liquified petroleum gas
58                                                condensate
59                                                naphta
60                                                -->
61
62                                                <!-- choice -->
63                                                <witsml:density uom="kg/m3">354.150</witsml:density>
64                                               
65                                                <witsml:period>
66                                                        <witsml:kind>month</witsml:kind>
67                                                       
68                                                        <!-- choice -->
69                                                        <witsml:volumeStd uom="m3">28213</witsml:volumeStd>     
70                                               
71                                                        <!--
72                                                        m3                                                     
73                                                        -->                                     
74
75                                                        <!--
76                                                        kg/m3
77                                                        -->
78
79                                                        <witsml:mass uom="t">9991</witsml:mass>
80
81                                                        <!--
82                                                        t
83                                                        kg
84                                                        -->
85                                                </witsml:period>
86                                       
87                                        </witsml:product>
88
89                                        <witsml:product>
90                                                <witsml:kind>propane</witsml:kind>
91                                                <witsml:densityStd uom="kg/m3">505.150</witsml:densityStd>
92                                                <witsml:period>
93                                                        <witsml:kind>month</witsml:kind>
94                                                        <witsml:volumeStd uom="m3">64254</witsml:volumeStd>     
95                                                        <witsml:mass uom="t">32453</witsml:mass>
96                                                </witsml:period>
97                                        </witsml:product>
98
99                                        <witsml:product>
100                                                <witsml:kind>i-butane</witsml:kind>
101                                                <witsml:densityStd uom="kg/m3">560.972</witsml:densityStd>
102                                                <witsml:period>
103                                                        <witsml:kind>month</witsml:kind>
104                                                        <witsml:volume uom="m3">28213</witsml:volume>                                                   
105                                                        <witsml:mass uom="t">8746</witsml:mass>
106                                                </witsml:period>
107                                        </witsml:product>
108
109                                        <witsml:product>
110                                                <witsml:kind>butane</witsml:kind>
111                                                <witsml:densityStd uom="kg/m3">582.817</witsml:densityStd>
112                                                <witsml:period>
113                                                        <witsml:kind>month</witsml:kind>
114                                                        <witsml:volumeStd uom="m3">39367</witsml:volumeStd>
115                                                        <witsml:mass uom="t">22944</witsml:mass>
116                                                </witsml:period>                                       
117                                        </witsml:product>
118
119                                        <witsml:product>
120                                                <witsml:kind>oil - net</witsml:kind>
121                                                <witsml:densityStd uom="kg/m3">835.289</witsml:densityStd>
122                                                <witsml:period>
123                                                        <witsml:kind>month</witsml:kind>
124                                                        <witsml:volumeStd uom="m3">2545371</witsml:volumeStd>
125                                                        <witsml:mass uom="t">2126120</witsml:mass>                                             
126                                                </witsml:period>
127                                        </witsml:product>
128
129                                </witsml:flow>
130                        </witsml:facility>
131                </witsml:productVolume>
132        </witsml:productVolumeSet>
133</witsml:WITSMLComposite>
Note: See TracBrowser for help on using the browser.