root / projects / MonthlyProductionReport_1.0 / XML / NPD_and_IBM_XSD_proposal / MPR - 071220 / Sample files / storageVolume / tank_stock_ok.xml @ 17

Revision 17, 6.1 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/WITSML_MPR_tankstock_profiled_schema.xsd">
4
5       
6        <witsml:documentInfo>
7                <witsml:DocumentName>EKOFISK AUG 2006</witsml:DocumentName>
8                <witsml:DocumentDate>2006-08-01T18:13:51.0Z</witsml:DocumentDate>
9
10                <witsml:AuditTrail> 
11                        <witsml:Event> 
12                                <witsml:EventDate>2006-08-01T18:13:51.0Z</witsml:EventDate> 
13                                <witsml:Comment>bla,bla</witsml:Comment> 
14                                <witsml:Version>0.0.9</witsml:Version> 
15                        </witsml:Event> 
16                </witsml:AuditTrail>           
17               
18                <witsml:Owner>PPCON</witsml:Owner>
19                               
20        </witsml:documentInfo>
21       
22        <witsml:productVolumeSet>
23                <witsml:productVolume>
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
30                                <witsml:name namingSystem="NPD" kind="field">EKOFISK</witsml:name>
31
32                                <!-- 
33                                terminal
34                                installation
35                                field
36                                -->
37
38                                <witsml:flow>
39                                        <witsml:kind>inventory</witsml:kind>
40                                        <witsml:qualifier>allocated</witsml:qualifier> <!-- Optional -->
41
42                                        <!-- 
43                                        measured
44                                        allocated
45                                        -->
46
47                                        <witsml:product>
48                                                <witsml:kind>ethane</witsml:kind>
49
50                                                <!--                   
51                                                ethane
52                                                propane
53                                                i-buthane
54                                                buthane
55                                                oilnet
56                                                drygas
57                                                natural gas liquid
58                                                liquid natural gas
59                                                liquified petroleum gas
60                                                condensate
61                                                naphta
62                                                -->
63
64                                                <!-- choice -->
65                                                <witsml:densityStd uom="kg/m3">353.6</witsml:densityStd>
66                                               
67                                                <!--
68                                                        kg/m3
69                                                -->
70
71                                                <!-- choice -->
72                                                <witsml:volumeStd uom="m3">6839</witsml:volumeStd>
73                                               
74                                                <!--
75                                                        m3
76                                                        bbl
77                                                -->
78
79
80
81                                                <witsml:mass uom="kg">2418664</witsml:mass>
82
83                                                <!--
84                                                t
85                                                kg
86                                                -->
87
88                                                <witsml:contractPart>
89                                                        <witsml:kind>owner</witsml:kind>
90                                                       
91                                                        <!--
92                                                        owner
93                                                        -->
94
95                                                        <witsml:companyShare>
96                                                                <witsml:company>ENI NORGE</witsml:company>                                                     
97                                                                <witsml:share>
98                                                                        <witsml:densityStd uom="kg/m3">353.6</witsml:densityStd>
99                                                                        <witsml:volumeStd uom="m3">1148</witsml:volumeStd>
100                                                                        <witsml:mass uom="kg">405954</witsml:mass>
101                                                                </witsml:share>
102                                                        </witsml:companyShare>
103
104                                                        <witsml:companyShare>
105                                                                <witsml:company>HYDRO</witsml:company>
106                                                                <witsml:share>
107                                                                        <witsml:density uom="kg/m3">353.6</witsml:density>                     
108                                                                        <witsml:volume uom="m3">129</witsml:volume>
109                                                                        <witsml:mass uom="kg">45781</witsml:mass>
110                                                                </witsml:share>
111                                                        </witsml:companyShare>
112
113                                                </witsml:contractPart>
114                                        </witsml:product>
115                                       
116                                        <witsml:product>
117                                                <witsml:kind>propane</witsml:kind>
118                                                <witsml:density uom="kg/m3">504.9</witsml:density>
119                                                <witsml:volume uom="m3">-10186</witsml:volume>
120                                                <witsml:mass uom="kg">-5142739</witsml:mass>
121
122                                                <witsml:contractPart>
123                                                        <witsml:kind>owner</witsml:kind>
124
125                                                        <witsml:companyShare>
126                                                                <witsml:company>ENI NORGE</witsml:company>
127                                                                <witsml:share>
128                                                                        <witsml:volume uom="m3">-1529</witsml:volume>
129                                                                        <witsml:mass uom="kg">771921</witsml:mass>
130                                                                </witsml:share>
131                                                        </witsml:companyShare>
132
133                                                        <witsml:companyShare>
134                                                                <witsml:company>HYDRO</witsml:company>                                                 
135                                                                <witsml:share>
136                                                                        <witsml:volume uom="m3">-4026</witsml:volume>
137                                                                        <witsml:mass uom="kg">2295174</witsml:mass>
138                                                                </witsml:share>
139                                                        </witsml:companyShare>
140
141                                                </witsml:contractPart>
142                                        </witsml:product>
143                                </witsml:flow>
144                        </witsml:facility>
145                </witsml:productVolume>
146               
147                <witsml:productVolume>
148                        <witsml:kind>Monthly report</witsml:kind>
149                        <witsml:periodKind>month</witsml:periodKind>
150                        <witsml:month>2006-08</witsml:month>
151
152                        <witsml:facility>
153                                <witsml:name namingSystem="NPD" kind="field">EMBLA</witsml:name>
154
155                                <witsml:flow>
156                                        <witsml:kind>inventory</witsml:kind>
157                                        <witsml:qualifier>allocated</witsml:qualifier>
158
159                                        <witsml:product>
160                                                <witsml:kind>ethane</witsml:kind>
161                                                <witsml:density uom="kg/m3">353.6</witsml:density>
162                                                <witsml:volume uom="m3">4075</witsml:volume>
163                                                <witsml:mass uom="kg">1441106</witsml:mass>
164
165                                                <witsml:contractPart>
166                                                        <witsml:kind>owner</witsml:kind>
167
168                                                        <witsml:companyShare>
169                                                                <witsml:company>ENI NORGE</witsml:company>                                                     
170                                                                <witsml:share>
171                                                                        <witsml:volume uom="m3">200</witsml:volume>
172                                                                        <witsml:mass uom="kg">70704</witsml:mass>
173                                                                </witsml:share>
174                                                        </witsml:companyShare>
175                                                        <witsml:companyShare>
176                                                                <witsml:company>HYDRO</witsml:company>
177                                                                <witsml:share>
178                                                                        <witsml:volume uom="m3">-59</witsml:volume>
179                                                                        <witsml:mass uom="kg">20785</witsml:mass>
180                                                                </witsml:share>
181                                                        </witsml:companyShare>
182                                                </witsml:contractPart>
183                                        </witsml:product>
184                                       
185                                        <witsml:product>
186                                                <witsml:kind>propane</witsml:kind>
187                                                <witsml:density uom="kg/m3">504.9</witsml:density>
188                                                <witsml:volume uom="m3">-10512</witsml:volume>
189                                                <witsml:mass uom="kg">-5307347</witsml:mass>
190
191                                                <witsml:contractPart>
192                                                        <witsml:kind>owner</witsml:kind>
193
194                                                        <witsml:companyShare>
195                                                                <witsml:company>ENI NORGE</witsml:company>
196                                                                <witsml:share>
197                                                                        <witsml:volume uom="m3">480</witsml:volume>
198                                                                        <witsml:mass uom="kg">242409</witsml:mass>
199                                                                </witsml:share>
200                                                        </witsml:companyShare>
201
202                                                        <witsml:companyShare>
203                                                                <witsml:company>HYDRO</witsml:company>
204                                                                <witsml:share>
205                                                                        <witsml:volume uom="m3">486</witsml:volume>
206                                                                        <witsml:mass uom="kg">245503</witsml:mass>
207                                                                </witsml:share>
208                                                        </witsml:companyShare>
209
210                                                </witsml:contractPart> 
211                                        </witsml:product>
212                                </witsml:flow>
213                        </witsml:facility>
214                </witsml:productVolume>
215
216        </witsml:productVolumeSet>
217</witsml:WITSMLComposite>
Note: See TracBrowser for help on using the browser.