David Price

Edited EPIM-provided file down to simpler test case - one gas sale with two buyers

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">TRYM March 2012</DocumentName>
6 + <DocumentAlias namingSystem="EC">TRYM Copex Report</DocumentAlias>
7 + <DocumentDate>2012-04-05T00:00:00.0Z</DocumentDate>
8 + <documentClass namingSystem="EC">DONG E&amp;P Norge AS</documentClass>
9 + <documentClass namingSystem="EC">Copex</documentClass>
10 + <FileCreationInformation>
11 +
12 + <FileCreationDate>2012-04-15T00:00:00.0Z</FileCreationDate>
13 +
14 + <SoftwareName>Energy Components</SoftwareName>
15 + <FileCreator>DONG E&amp;P Norge AS</FileCreator>
16 + <Comment>NA</Comment>
17 + </FileCreationInformation>
18 + <Owner>DONG E&amp;P Norge AS</Owner>
19 + </documentInfo>
20 + <context xsi:type="obj_report">
21 + <kind>Copex</kind>
22 + <title>TRYM sales</title>
23 +
24 + <date>2012-03-01</date>
25 + <dateEnd>2012-03-31</dateEnd>
26 + <month>2012-03</month>
27 + <year>2012</year>
28 + <reportVersion>1.0</reportVersion>
29 + <reportStatus>final</reportStatus>
30 + <installation kind="field" namingSystem="NPD" uidRef="18081500">TRYM</installation>
31 + <operator>
32 + <name>DONG E&amp;P Norge AS</name>
33 + <role>Operating company</role>
34 + </operator>
35 + </context>
36 + <object xsi:type="obj_productVolume">
37 + <name>TRYM</name>
38 + <installation kind="field" namingSystem="NPD" uidRef="18081500">TRYM</installation><facility>
39 + <name kind="terminal" namingSystem="NPD" uidRef="416595">FREDERICIA</name>
40 +
41 +
42 +
43 +
44 + <flow>
45 + <name>FREDERICIA gas sales at terminal</name>
46 + <kind>sale</kind>
47 + <qualifier>allocated</qualifier>
48 + <product>
49 + <kind>gas - dry</kind>
50 + <period>
51 + <kind>month</kind>
52 + <dateStart>2012-03-01</dateStart>
53 + <dateEnd>2012-03-31</dateEnd><balanceSet>
54 + <kind>transaction</kind>
55 +
56 + <volumeValue>
57 + <volume uom="m3">109.69</volume>
58 + <temp uom="degC">0</temp>
59 + <pres uom="atm">1</pres>
60 + </volumeValue>
61 +
62 + <work uom="MJ">38865.28</work>
63 + <balanceDetail>
64 + <owner>DONG E&amp;P Norge AS</owner>
65 + <seller>DONG E&amp;P Norge AS</seller>
66 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
67 + <buyer>EXXONMOBIL GAS DE</buyer>
68 + <volumeValue>
69 + <volume uom="m3">98.05</volume>
70 + <temp uom="degC">0</temp>
71 + <pres uom="atm">1</pres>
72 + </volumeValue>
73 +
74 + <work uom="MJ">7588.78</work>
75 + </balanceDetail><balanceDetail>
76 + <owner>DONG E&amp;P Norge AS</owner>
77 + <seller>DONG E&amp;P Norge AS</seller>
78 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
79 + <buyer>NATURGAS VEST</buyer>
80 + <volumeValue>
81 + <volume uom="m3">11.64</volume>
82 + <temp uom="degC">0</temp>
83 + <pres uom="atm">1</pres>
84 + </volumeValue>
85 +
86 + <work uom="MJ">11341.84</work>
87 + </balanceDetail>
88 + </balanceSet>
89 + </period>
90 + </product>
91 + </flow>
92 +
93 + </facility>
94 + </object>
95 +</objects>
...\ No newline at end of file ...\ No newline at end of file