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

Revision 17, 2.8 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_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:period>
57                                                        <witsml:kind>month</witsml:kind>
58                                                        <witsml:volume uom="m3">40000000</witsml:volume>
59                                               
60                                                        <!--
61                                                        m3
62                                                        Nm3?
63                                                        -->
64                                               
65                                                        <!-- volumeStd
66                                                        m3
67                                                        -->
68
69                                                        <witsml:work uom="MJ">60000000</witsml:work>
70                                                </witsml:period>
71
72                                                <!--
73                                                MJ
74                                                kW.h
75                                                -->
76
77                                                <witsml:contractPart>
78                                                        <witsml:kind>seller</witsml:kind>
79                                                       
80                                                        <!--
81                                                        seller
82                                                        -->
83
84                                                        <witsml:companyShare>
85                                                                <witsml:company>BP</witsml:company>
86                                                                <witsml:share>
87                                                                        <witsml:volume uom="m3">10000000</witsml:volume> 
88                                                                        <witsml:work uom="MJ">20000000</witsml:work> 
89                                                                </witsml:share>
90                                                        </witsml:companyShare>
91
92                                                        <witsml:companyShare>
93                                                                <witsml:company>Amoco</witsml:company>
94                                                                <witsml:share>
95                                                                        <witsml:volumeStd uom="m3">30000000</witsml:volumeStd> 
96                                                                        <witsml:work uom="MJ">40000000</witsml:work> 
97                                                                </witsml:share>
98                                                        </witsml:companyShare>
99
100                                                </witsml:contractPart>
101
102                                        </witsml:product>                       
103                                </witsml:flow>
104                        </witsml:facility>
105                </witsml:productVolume>
106        </witsml:productVolumeSet>
107</witsml:WITSMLComposite>
Note: See TracBrowser for help on using the browser.