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

Revision 17, 3.6 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/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
55                                                <witsml:volume uom="m3">40000000</witsml:volume>
56                                               
57                                                <!--
58                                                        m3
59                                                        Nm3?
60                                                -->
61
62                                                <witsml:energy uom="MJ">60000000</witsml:energy>                                               
63
64                                                <!--
65                                                MJ
66                                                kW.h
67                                                -->
68
69                                                <!-- volumeStd
70                                                m3
71                                                -->
72                                               
73                                                <witsml:contractPart>
74                                                        <witsml:kind>seller</witsml:kind>
75                                                       
76                                                        <!--
77                                                        seller
78                                                        buyer
79                                                        -->
80
81                                                        <witsml:companyShare>
82                                                                <witsml:company>BP</witsml:company>
83                                                                <witsml:share>
84                                                                        <witsml:volume uom="m3">10000000</witsml:volume> 
85                                                                        <witsml:energy uom="MJ">20000000</witsml:energy> 
86                                                                </witsml:share>
87                                                        </witsml:companyShare>
88
89                                                        <witsml:companyShare>
90                                                                <witsml:company>Amoco</witsml:company>
91                                                                <witsml:share>
92                                                                        <witsml:volume uom="m3">10000000</witsml:volume> 
93                                                                        <witsml:energy uom="MJ">40000000</witsml:energy> 
94                                                                </witsml:share>
95                                                        </witsml:companyShare>
96
97                                                </witsml:contractPart>
98
99                                                <witsml:contractPart>
100                                                        <witsml:kind>buyer</witsml:kind>
101
102                                                        <witsml:companyShare>
103                                                                <witsml:company>StatoilUK</witsml:company>
104                                                                <witsml:share>
105                                                                        <witsml:volume uom="m3">10000000</witsml:volume> 
106                                                                        <witsml:energy uom="MJ">20000000</witsml:energy> 
107                                                                </witsml:share>
108                                                        </witsml:companyShare>
109
110                                                        <witsml:companyShare>
111                                                                <witsml:company>BPUK</witsml:company>
112                                                                <witsml:share>
113                                                                        <witsml:volume uom="m3">10000000</witsml:volume> 
114                                                                        <witsml:energy uom="MJ">30000000</witsml:energy> 
115                                                                </witsml:share>
116                                                        </witsml:companyShare>
117
118                                                        <witsml:companyShare>
119                                                                <witsml:company>StatoilDenmark</witsml:company>
120                                                                <witsml:share>
121                                                                        <witsml:volume uom="m3">10000000</witsml:volume> 
122                                                                        <witsml:energy uom="MJ">10000000</witsml:energy> 
123                                                                </witsml:share>
124                                                        </witsml:companyShare>
125
126                                                </witsml:contractPart>
127
128                                        </witsml:product>                       
129                                </witsml:flow>
130                        </witsml:facility>
131                </witsml:productVolume>
132        </witsml:productVolumeSet>
133</witsml:WITSMLComposite>
Note: See TracBrowser for help on using the browser.