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

Revision 17, 1.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/WITSML_MPR_flare_profiled_schema.xsd">
4       
5        <witsml:documentInfo>
6                <witsml:DocumentName>EKOFISK AUG 2006</witsml:DocumentName>
7                <witsml:DocumentDate>2006-08-01T18:13:51.0Z</witsml:DocumentDate>
8
9                <witsml:AuditTrail> 
10                        <witsml:Event> 
11                                <witsml:EventDate>2007-08-15T09:13:51.0Z</witsml:EventDate> 
12                                <witsml:Comment>bla,bla</witsml:Comment> 
13                                <witsml:Version>0.0.9</witsml:Version> 
14                        </witsml:Event> 
15                </witsml:AuditTrail>           
16               
17                <witsml:Owner>PPCON</witsml:Owner>
18                               
19        </witsml:documentInfo>
20       
21        <witsml:productVolumeSet>
22                <witsml:productVolume>
23                        <witsml:kind>Monthly report</witsml:kind>
24                        <witsml:periodKind>month</witsml:periodKind>
25                        <witsml:month>2006-08</witsml:month>
26
27                        <witsml:facility>
28                                <witsml:name namingSystem="NPD" kind="installation">TEESSIDE</witsml:name>
29
30                                <!-- 
31                                terminal
32                                installation
33                                field
34                                -->
35
36                                <witsml:flow>
37                                        <witsml:kind>consume - flare</witsml:kind>
38
39                                        <witsml:product>
40                                                <witsml:kind>gas</witsml:kind>
41
42                                                <!--                   
43                                                gas
44                                                drygas
45                                                richgas
46                                                wetgas
47                                                -->
48
49                                                <witsml:density uom="kg/m3">NaN</witsml:density>
50                                                <witsml:volumeStd uom="m3">NaN</witsml:volumeStd>
51                                                <witsml:mass uom="kg">1623790</witsml:mass>
52                                        </witsml:product>
53                                </witsml:flow>
54
55                        </witsml:facility>
56                </witsml:productVolume>         
57        </witsml:productVolumeSet>
58</witsml:WITSMLComposite>
Note: See TracBrowser for help on using the browser.