Showing
7 changed files
with
70 additions
and
28 deletions
1 | -<!DOCTYPE html> | ||
2 | -<html> | ||
3 | - <head> | ||
4 | - <META http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
5 | - <link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css"> | ||
6 | - <title>Monthly Production Report (government)</title> | ||
7 | - </head> | ||
8 | - <body> | ||
9 | - <h1>Monthly Government Report : ÅSGARD Field, Month Ending 2012-01-31</h1> | ||
10 | - <h2>Report title : ÅSGARD</h2> | ||
11 | - <h2>Report version : 2.0</h2> | ||
12 | - <h2>Report Status : final version of a report</h2> | ||
13 | - <h2>Submitted by : ÅSGARD</h2> | ||
14 | - <div> | ||
15 | - <hr> | ||
16 | - <h2>Production Saleable</h2> | ||
17 | - <table class="ddrTable"> | ||
18 | - <tr class="ddrTR"> | ||
19 | - <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
20 | - </tr> | ||
21 | - <tr class="ddrTR"> | ||
22 | - <td class="ddrTD">ÅSGARD</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">35514558.02 kg</td><td class="ddrTD">217477.72 m3</td><td class="ddrTD">762.18 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD">net product flow</td> | ||
23 | - </tr> | ||
24 | - </table> | ||
25 | - <br> | ||
26 | - </div> | ||
27 | - </body> | ||
28 | -</html> |
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<objects xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
3 | + xmlns="http://www.epim.no/schemas/mprml/1" version="1.0(MPRML)"> | ||
4 | + <documentInfo> | ||
5 | + <DocumentName namingSystem="EC">ÅSGARD January 2012</DocumentName> | ||
6 | + <DocumentAlias namingSystem="EC">ÅSGARD Copex Report</DocumentAlias> | ||
7 | + <DocumentDate>2012-02-05T00:00:00.0Z</DocumentDate> | ||
8 | + <documentClass namingSystem="EC">Statoil Petroleum AS</documentClass> | ||
9 | + <documentClass namingSystem="EC">Copex</documentClass> | ||
10 | + <documentClass namingSystem="ERH">mprg</documentClass> | ||
11 | + <FileCreationInformation> | ||
12 | + | ||
13 | + <FileCreationDate>2012-02-15T00:00:00.0Z</FileCreationDate> | ||
14 | + | ||
15 | + <SoftwareName>Energy Components</SoftwareName> | ||
16 | + <FileCreator>Statoil Petroleum AS</FileCreator> | ||
17 | + <Comment>NA</Comment> | ||
18 | + </FileCreationInformation> | ||
19 | + <Owner>Statoil Petroleum AS</Owner> | ||
20 | + </documentInfo> | ||
21 | + <context xsi:type="obj_report"> | ||
22 | + <kind>Copex</kind> | ||
23 | + | ||
24 | + <title>ÅSGARD</title> | ||
25 | + <date>2012-01-01</date> | ||
26 | + <dateEnd>2012-01-31</dateEnd> | ||
27 | + <month>2012-01</month> | ||
28 | + <year>2012</year> | ||
29 | + <reportVersion>2.0</reportVersion> | ||
30 | + <reportStatus>final</reportStatus> | ||
31 | + <installation kind="field" namingSystem="NPD" uidRef="43765">ÅSGARD</installation> | ||
32 | + <operator> | ||
33 | + <name>Statoil Petroleum AS</name> | ||
34 | + <role>Operating company</role> | ||
35 | + </operator> | ||
36 | + </context><object xsi:type="obj_productVolume"> | ||
37 | + <name>ÅSGARD</name> | ||
38 | + <installation kind="field" namingSystem="NPD" uidRef="43765">ÅSGARD</installation><facility> | ||
39 | + <name kind="platform" namingSystem="NPD" uidRef="279785">ÅSGARD A</name> | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + <flow uid="ASG_A_CONSUME_FUEL"> | ||
44 | + <name>Åsgard A consumed fuel</name> | ||
45 | + <kind>consume - fuel</kind> | ||
46 | + <qualifier>allocated</qualifier><product> | ||
47 | + <kind>diesel</kind> | ||
48 | + <period> | ||
49 | + <kind>month</kind> | ||
50 | + <dateStart>2012-01-01</dateStart> | ||
51 | + <dateEnd>2012-01-31</dateEnd> | ||
52 | + | ||
53 | + <volumeValue> | ||
54 | + <volume uom="L">176.04</volume> | ||
55 | + <temp uom="degC">15</temp> | ||
56 | + <pres uom="atm">1</pres> | ||
57 | + </volumeValue> | ||
58 | + | ||
59 | + | ||
60 | + </period> | ||
61 | + | ||
62 | + </product> | ||
63 | + </flow> | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + </facility> | ||
69 | + </object> | ||
70 | +</objects> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment