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

Revision 17, 2.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/WITSML_MPR_gassaleinternal_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="field">GYDA</witsml:name>
32
33                                <!-- 
34                                field
35                                -->
36
37                                <witsml:flow>
38                                        <witsml:kind>sale - gas internal</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                                                rich gas
53                                                wet gas
54                                                -->
55
56                                                <witsml:volume uom="m3">40000000</witsml:volume>
57                                               
58                                                <!--
59                                                m3
60                                                Nm3?
61                                                -->
62                                               
63                                                <!-- volumeStd
64                                                m3
65                                                -->
66
67                                                <witsml:energy uom="MJ">60000000</witsml:energy>
68
69                                                <!--
70                                                MJ
71                                                kW.h
72                                                -->
73
74                                                <witsml:contractPart>
75                                                        <witsml:kind>seller</witsml:kind>
76                                                       
77                                                        <!--
78                                                        seller
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:volumeStd uom="m3">30000000</witsml:volumeStd> 
93                                                                        <witsml:energy uom="MJ">40000000</witsml:energy> 
94                                                                </witsml:share>
95                                                        </witsml:companyShare>
96
97                                                </witsml:contractPart>
98
99                                        </witsml:product>                       
100                                </witsml:flow>
101                        </witsml:facility>
102                </witsml:productVolume>
103        </witsml:productVolumeSet>
104</witsml:WITSMLComposite>
Note: See TracBrowser for help on using the browser.