root / projects / MonthlyProductionReport_1.0 / XML / NPD_and_IBM_XSD_proposal / MPR - 071220 / Sample files / saleVolume / Alternative / field_gas_sale_gas_external_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_gassaleexternal_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
25                        <witsml:kind>Monthly report</witsml:kind>
26                        <witsml:periodKind>month</witsml:periodKind>
27                        <witsml:month>2006-08</witsml:month>
28
29                        <witsml:facility>
30
31                                <witsml:name namingSystem="NPD" kind="terminal">EMDEN</witsml:name>
32
33                                <!-- 
34                                terminal
35                                -->
36
37                                <witsml:flow>
38                                        <witsml:kind>sale - gas external</witsml:kind>                                 
39                                        <witsml:qualifier>measured</witsml:qualifier> <!-- Optional -->
40
41                                        <!-- 
42                                        allocated
43                                        measured
44                                        -->                                     
45
46                                        <witsml:product>
47
48                                                <witsml:kind>dry gas</witsml:kind>
49
50                                                <!--
51                                                dry gas
52                                                -->
53
54                                                <witsml:period>
55                                                        <witsml:kind>month</witsml:kind>
56                                               
57                                                        <witsml:volume uom="m3">40000000</witsml:volume>
58                                                        <!--
59                                                        m3
60                                                        Nm3?
61                                                        -->
62
63                                                        <witsml:work uom="MJ">60000000</witsml:work>                                           
64
65                                                        <!--
66                                                        MJ
67                                                        kW.h
68                                                        -->
69
70                                                        <!-- volumeStd
71                                                        m3
72                                                        -->
73                                                </witsml:period>
74                                               
75                                                <witsml:contractPart>
76                                                        <witsml:kind>seller</witsml:kind>
77                                                       
78                                                        <!--
79                                                        seller
80                                                        buyer
81                                                        -->
82
83                                                        <witsml:companyShare>
84                                                                <witsml:company>BP</witsml:company>
85                                                                <witsml:share>
86                                                                        <witsml:volume uom="m3">10000000</witsml:volume> 
87                                                                        <witsml:work uom="MJ">20000000</witsml:work> 
88                                                                </witsml:share>
89                                                        </witsml:companyShare>
90
91                                                        <witsml:companyShare>
92                                                                <witsml:company>Amoco</witsml:company>
93                                                                <witsml:share>
94                                                                        <witsml:volume uom="m3">10000000</witsml:volume> 
95                                                                        <witsml:work uom="MJ">40000000</witsml:work> 
96                                                                </witsml:share>
97                                                        </witsml:companyShare>
98
99                                                </witsml:contractPart>
100
101                                                <witsml:contractPart>
102                                                        <witsml:kind>buyer</witsml:kind>
103
104                                                        <witsml:companyShare>
105                                                                <witsml:company>StatoilUK</witsml:company>
106                                                                <witsml:share>
107                                                                        <witsml:volume uom="m3">10000000</witsml:volume> 
108                                                                        <witsml:work uom="MJ">20000000</witsml:work> 
109                                                                </witsml:share>
110                                                        </witsml:companyShare>
111
112                                                        <witsml:companyShare>
113                                                                <witsml:company>BPUK</witsml:company>
114                                                                <witsml:share>
115                                                                        <witsml:volume uom="m3">10000000</witsml:volume> 
116                                                                        <witsml:work uom="MJ">30000000</witsml:work> 
117                                                                </witsml:share>
118                                                        </witsml:companyShare>
119
120                                                        <witsml:companyShare>
121                                                                <witsml:company>StatoilDenmark</witsml:company>
122                                                                <witsml:share>
123                                                                        <witsml:volume uom="m3">10000000</witsml:volume> 
124                                                                        <witsml:work uom="MJ">10000000</witsml:work> 
125                                                                </witsml:share>
126                                                        </witsml:companyShare>
127
128                                                </witsml:contractPart>
129
130                                        </witsml:product>                       
131                                </witsml:flow>
132                        </witsml:facility>
133                </witsml:productVolume>
134        </witsml:productVolumeSet>
135</witsml:WITSMLComposite>
Note: See TracBrowser for help on using the browser.