David Price

Continue fixup of mprg html report and added new split of asgard test case

......@@ -50,46 +50,12 @@ mpr-tables:Cargo
] [ sp:varName "ownerName"^^xsd:string
] [ sp:varName "ownedPercent"^^xsd:string
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "productionReport"^^xsd:string
]
] [ sp:object
[ sp:varName "productionReport"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject
[ sp:varName "productVolumeReport"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/report#ProductVolumeReport> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "productVolumeReport"^^xsd:string
]
] [ sp:object
[ sp:varName "productionFlowNetwork"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "productVolumeReport"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "productionFlowNetwork"^^xsd:string
]
] [ sp:object
sp:where ([ sp:object
[ sp:varName "productionFlowInReportingPeriod"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasNetworkPart> ;
sp:subject
[ sp:varName "productionFlowNetwork"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> ;
sp:predicate rdf:type ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportsOnFlow> ;
sp:subject
[ sp:varName "productionFlowInReportingPeriod"^^xsd:string
[ sp:varName "productionReport"^^xsd:string
]
] [ sp:object
[ sp:varName "productionFlowWhole"^^xsd:string
......@@ -132,19 +98,19 @@ mpr-tables:Cargo
] [ sp:object
[ sp:varName "productionFlowMixedPart"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ;
sp:subject
[ sp:varName "productFlowInMonth"^^xsd:string
[ sp:varName "productionFlowInReportingPeriod"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductFlow> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "productFlowInMonth"^^xsd:string
[ sp:varName "productionFlowMixedPart"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductFlow> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "productFlowInMonth"^^xsd:string
[ sp:varName "productionFlowMixedPart"^^xsd:string
]
] [ sp:object
[ sp:varName "materialFlowedInMonth"^^xsd:string
......@@ -174,7 +140,8 @@ mpr-tables:Cargo
sp:subject
[ sp:varName "movementOfProduct"^^xsd:string
]
] [ sp:object
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "massQuantity"^^xsd:string
] ;
sp:predicate rdf:type ;
......@@ -195,7 +162,9 @@ mpr-tables:Cargo
sp:variable
[ sp:varName "massValue"^^xsd:string
]
] [ sp:object
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "movedProduct"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
......@@ -223,7 +192,9 @@ mpr-tables:Cargo
sp:variable
[ sp:varName "volumeValue"^^xsd:string
]
] [ sp:object
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "movedProduct"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
......@@ -251,6 +222,7 @@ mpr-tables:Cargo
sp:variable
[ sp:varName "densityValue"^^xsd:string
]
])
] [ sp:object
[ sp:varName "cargoNumber"^^xsd:string
] ;
......@@ -279,6 +251,11 @@ mpr-tables:Cargo
sp:subject
[ sp:varName "volumePair"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "secondOfPair"^^xsd:string
]
] [ sp:object
[ sp:varName "firstOfPair"^^xsd:string
] ;
......@@ -393,76 +370,23 @@ mpr-tables:Cargo
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "destination"^^xsd:string
[ sp:varName "movementOfProductType"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#destination> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "movementOfProduct"^^xsd:string
]
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "destinationName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
sp:subject
[ sp:varName "destination"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "country"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject
[ sp:varName "destination"^^xsd:string
]
] [ sp:object
[ sp:varName "countryName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
sp:subject
[ sp:varName "country"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ rdf:type sp:TriplePath ;
sp:object
[ sp:varName "destinationName"^^xsd:string
] ;
sp:path [ rdf:type sp:AltPath ;
sp:path1 <http://www.reportinghub.no/np/schema/npd#name> ;
sp:path2 <http://www.reportinghub.no/ep/schema/core#name>
] ;
sp:subject
[ sp:varName "destination"^^xsd:string
]
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "shipperPart"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#shipper> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#MovementOfProductType> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "movementOfProduct"^^xsd:string
[ sp:varName "movementOfProductType"^^xsd:string
]
] [ sp:object
[ sp:varName "shipper"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject
[ sp:varName "shipperPart"^^xsd:string
]
] [ rdf:type sp:TriplePath ;
sp:object
[ sp:varName "shipperName"^^xsd:string
] ;
sp:path [ rdf:type sp:AltPath ;
sp:path1 <http://www.reportinghub.no/np/schema/npd#name> ;
sp:path2 <http://www.reportinghub.no/ep/schema/core#name>
[ sp:varName "movementType"^^xsd:string
] ;
sp:predicate rdfs:label ;
sp:subject
[ sp:varName "shipper"^^xsd:string
[ sp:varName "movementOfProductType"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
......@@ -495,44 +419,29 @@ mpr-tables:Cargo
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "movementOfProductType"^^xsd:string
[ sp:varName "shipperPart"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#shipper> ;
sp:subject
[ sp:varName "movementOfProduct"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#MovementOfProductType> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "movementOfProductType"^^xsd:string
]
] [ sp:object
[ sp:varName "movementType"^^xsd:string
[ sp:varName "shipper"^^xsd:string
] ;
sp:predicate rdfs:label ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject
[ sp:varName "movementOfProductType"^^xsd:string
[ sp:varName "shipperPart"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "billOfLading"^^xsd:string
] [ rdf:type sp:TriplePath ;
sp:object
[ sp:varName "shipperName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "movementOfProduct"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#IssueBillOfLading> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "billOfLading"^^xsd:string
]
] [ sp:object
[ sp:varName "billOfLadingDate"^^xsd:string
sp:path [ rdf:type sp:AltPath ;
sp:path1 <http://www.reportinghub.no/np/schema/npd#name> ;
sp:path2 <http://www.reportinghub.no/ep/schema/core#name>
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ;
sp:subject
[ sp:varName "billOfLading"^^xsd:string
[ sp:varName "shipper"^^xsd:string
]
])
])
......
<?xml version="1.0" encoding="UTF-8"?>
<objects xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.epim.no/schemas/mprml/1" version="1.0(MPRML)">
<documentInfo>
<DocumentName namingSystem="EC">ÅSGARD January 2012</DocumentName>
<DocumentAlias namingSystem="EC">ÅSGARD Copex Report</DocumentAlias>
<DocumentDate>2012-02-05T00:00:00.0Z</DocumentDate>
<documentClass namingSystem="EC">Statoil Petroleum AS</documentClass>
<documentClass namingSystem="EC">Copex</documentClass>
<documentClass namingSystem="ERH">mprg</documentClass>
<FileCreationInformation>
<FileCreationDate>2012-02-15T00:00:00.0Z</FileCreationDate>
<SoftwareName>Energy Components</SoftwareName>
<FileCreator>Statoil Petroleum AS</FileCreator>
<Comment>NA</Comment>
</FileCreationInformation>
<Owner>Statoil Petroleum AS</Owner>
</documentInfo>
<context xsi:type="obj_report">
<kind>Copex</kind>
<title>ÅSGARD</title>
<date>2012-01-01</date>
<dateEnd>2012-01-31</dateEnd>
<month>2012-01</month>
<year>2012</year>
<reportVersion>2.0</reportVersion>
<reportStatus>final</reportStatus>
<installation kind="field" namingSystem="NPD" uidRef="43765">ÅSGARD</installation>
<operator>
<name>Statoil Petroleum AS</name>
<role>Operating company</role>
</operator>
</context><object xsi:type="obj_productVolume">
<name>MIKKEL</name>
<installation kind="field" namingSystem="NPD" uidRef="1630514">MIKKEL</installation>
<facility>
<name kind="field" namingSystem="NPD" uidRef="1630514">MIKKEL</name>
<flow uid="MIKKEL_ALLOCATED_TANKLIFT">
<name>Mikkel allocated tanker lifting lifted by tanker</name>
<kind>hydrocarbon accounting</kind>
<qualifier>allocated</qualifier>
<product>
<kind>oil - gross</kind>
<period>
<kind>month</kind>
<dateStart>2012-01-01</dateStart>
<dateEnd>2012-01-31</dateEnd>
<balanceSet>
<kind>tanker lifting</kind>
<cargoNumber>367/1</cargoNumber>
<cargoBatchNumber>1</cargoBatchNumber>
<shipper>TOTAL</shipper>
<destination>
<name>Fawley</name>
<type>harbour</type>
<country>UNITED KINGDOM</country>
</destination>
<event>
<date>2012-01-04</date>
<kind>bill of lading</kind>
</event>
<volumeValue>
<volume uom="m3">1849.76</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">912.98</mass>
<densityValue>
<density uom="kg/m3">761.16</density>
<temp uom="degC">15.0</temp>
<pres uom="atm">1</pres>
</densityValue>
<balanceDetail>
<owner>PETORO</owner>
<share uom="%">22.13</share>
</balanceDetail><balanceDetail>
<owner>STATOIL</owner>
<share uom="%">48.25</share>
</balanceDetail><balanceDetail>
<owner>ENI NORGE</owner>
<share uom="%">29.62</share>
</balanceDetail>
</balanceSet><balanceSet>
<kind>tanker lifting</kind>
<cargoNumber>368/1</cargoNumber>
<cargoBatchNumber>1</cargoBatchNumber>
<shipper>STATOIL</shipper>
<destination>
<name>Fawley</name>
<type>harbour</type>
<country>UNITED KINGDOM</country>
</destination>
<event>
<date>2012-01-08</date>
<kind>bill of lading</kind>
</event>
<volumeValue>
<volume uom="m3">1326.63</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">739.86</mass>
<densityValue>
<density uom="kg/m3">715.36</density>
<temp uom="degC">15.0</temp>
<pres uom="atm">1</pres>
</densityValue>
<balanceDetail>
<owner>STATOIL</owner>
<share uom="%">100.0</share>
</balanceDetail>
</balanceSet><balanceSet>
<kind>tanker lifting</kind>
<cargoNumber>369/1</cargoNumber>
<cargoBatchNumber>1</cargoBatchNumber>
<shipper>ENI NORGE</shipper>
<destination>
<name>Fawley</name>
<type>harbour</type>
<country>UNITED KINGDOM</country>
</destination>
<event>
<date>2012-01-13</date>
<kind>bill of lading</kind>
</event>
<volumeValue>
<volume uom="m3">1451.65</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">586.58</mass>
<densityValue>
<density uom="kg/m3">708.93</density>
<temp uom="degC">15.0</temp>
<pres uom="atm">1</pres>
</densityValue>
<balanceDetail>
<owner>PETORO</owner>
<share uom="%">49.35</share>
</balanceDetail><balanceDetail>
<owner>STATOIL</owner>
<share uom="%">50.65</share>
</balanceDetail>
</balanceSet>
</period>
</product>
</flow>
</facility>
</object>
</objects>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<objects xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.epim.no/schemas/mprml/1" version="1.0(MPRML)">
<documentInfo>
<DocumentName namingSystem="EC">ÅSGARD January 2012</DocumentName>
<DocumentAlias namingSystem="EC">ÅSGARD Copex Report</DocumentAlias>
<DocumentDate>2012-02-05T00:00:00.0Z</DocumentDate>
<documentClass namingSystem="EC">Statoil Petroleum AS</documentClass>
<documentClass namingSystem="EC">Copex</documentClass>
<documentClass namingSystem="ERH">mprg</documentClass>
<FileCreationInformation>
<FileCreationDate>2012-02-15T00:00:00.0Z</FileCreationDate>
<SoftwareName>Energy Components</SoftwareName>
<FileCreator>Statoil Petroleum AS</FileCreator>
<Comment>NA</Comment>
</FileCreationInformation>
<Owner>Statoil Petroleum AS</Owner>
</documentInfo>
<context xsi:type="obj_report">
<kind>Copex</kind>
<title>ÅSGARD</title>
<date>2012-01-01</date>
<dateEnd>2012-01-31</dateEnd>
<month>2012-01</month>
<year>2012</year>
<reportVersion>2.0</reportVersion>
<reportStatus>final</reportStatus>
<installation kind="field" namingSystem="NPD" uidRef="43765">ÅSGARD</installation>
<operator>
<name>Statoil Petroleum AS</name>
<role>Operating company</role>
</operator>
</context><object xsi:type="obj_productVolume">
<name>MIKKEL</name>
<installation kind="field" namingSystem="NPD" uidRef="1630514">MIKKEL</installation>
<facility>
<name kind="field" namingSystem="NPD" uidRef="1630514">MIKKEL</name>
<flow uid="MIKKEL_SALEABLE_PRODUCTION">
<name>Mikkel saleable volumes</name>
<kind>production</kind>
<qualifier>saleable</qualifier>
<product>
<kind>oil - net</kind>
<period>
<kind>month</kind>
<dateStart>2012-01-01</dateStart>
<dateEnd>2012-01-31</dateEnd>
<volumeValue>
<volume uom="m3">29872.08</volume><temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">24776181.19</mass>
<densityValue>
<density uom="kg/m3">761.72</density>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</densityValue>
</period>
</product>
</flow>
<flow uid="MIKKEL_GAS_INJECTION_TOT">
<name>Mikkel injected gas</name>
<kind>injection</kind>
<qualifier>allocated</qualifier>
<product>
<kind>gas</kind>
<period>
<kind>month</kind>
<dateStart>2012-01-01</dateStart>
<dateEnd>2012-01-31</dateEnd>
<volumeValue>
<volume uom="m3">388173.48</volume><temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">35232157.64</mass>
<densityValue>
<density uom="kg/m3">1.0</density>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</densityValue>
</period>
</product>
</flow>
<flow uid="MIKKEL_CONSUME_FUEL_DRILLING">
<name>Mikkel consumed drilling fuel</name>
<kind>consume - fuel</kind>
<qualifier>allocated</qualifier>
<product>
<kind>gas</kind>
<period>
<kind>month</kind>
<dateStart>2012-01-01</dateStart>
<dateEnd>2012-01-31</dateEnd>
<volumeValue>
<volume uom="m3">409811.26</volume><temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">32568689.86</mass>
<densityValue>
<density uom="kg/m3">0.56</density>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</densityValue>
</period>
</product>
</flow>
<flow uid="MIKKEL_CONSUME_FLARE_TOT">
<name>Mikkel consumed flare excluding excess flare</name>
<kind>consume - flare</kind>
<qualifier>allocated</qualifier>
<product>
<kind>gas</kind>
<period>
<kind>month</kind>
<dateStart>2012-01-01</dateStart>
<dateEnd>2012-01-31</dateEnd>
<volumeValue>
<volume uom="m3">430146.28</volume><temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">31974209.72</mass>
<densityValue>
<density uom="kg/m3">0.9</density>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</densityValue>
</period>
</product>
</flow>
<flow uid="MIKKEL_CONSUME_FLARE_EXCESS">
<name>Mikkel consumed excess flare</name>
<kind>consume - flare</kind>
<qualifier>allocated</qualifier>
<product>
<kind>gas</kind>
<period>
<kind>month</kind>
<dateStart>2012-01-01</dateStart>
<dateEnd>2012-01-31</dateEnd>
<volumeValue>
<volume uom="m3">403406.73</volume><temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">33652103.55</mass>
<densityValue>
<density uom="kg/m3">0.61</density>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</densityValue>
</period>
</product>
</flow>
<flow uid="MIKKEL_FISCAL_FIELD_VOLUMES">
<name>Mikkel measured total volumes</name>
<kind>production</kind>
<qualifier>metered - fiscal</qualifier>
<product>
<kind>oil - gross</kind>
<period>
<kind>month</kind>
<dateStart>2012-01-01</dateStart>
<dateEnd>2012-01-31</dateEnd>
<volumeValue>
<volume uom="m3">26927.26</volume><temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">21708146.57</mass>
<densityValue>
<density uom="kg/m3">762.06</density>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</densityValue>
</period>
</product>
</flow>
<flow uid="MIKKEL_ALLOCATED_INVENTORY_TOT">
<name>Mikkel total allocated inventory</name>
<kind>inventory</kind>
<qualifier>allocated</qualifier>
<product>
<kind>oil - net</kind>
<period>
<kind>month</kind>
<dateStart>2012-01-01</dateStart>
<dateEnd>2012-01-31</dateEnd>
<volumeValue>
<volume uom="m3">117696.59</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">88462365.91</mass>
<densityValue>
<density uom="kg/m3">789.73</density>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</densityValue>
<balanceSet>
<kind>closing balance</kind>
<balanceDetail>
<owner>TOTAL</owner>
<volumeValue>
<volume uom="m3">61002.142597</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">45850044.2512</mass>
</balanceDetail><balanceDetail>
<owner>STATOIL</owner>
<volumeValue>
<volume uom="m3">15312.326359</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">11508953.8049</mass>
</balanceDetail><balanceDetail>
<owner>EXXONMOBIL PROD</owner>
<volumeValue>
<volume uom="m3">12770.080015</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">9598166.70124</mass>
</balanceDetail><balanceDetail>
<owner>ENI NORGE</owner>
<volumeValue>
<volume uom="m3">28612.041029</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">21505201.1527</mass>
</balanceDetail>
</balanceSet>
</period>
</product>
</flow>
<flow uid="MIKKEL_ALLOCATED_TANKLIFT">
<name>Mikkel allocated tanker lifting lifted by tanker</name>
<kind>hydrocarbon accounting</kind>
<qualifier>allocated</qualifier>
<product>
<kind>oil - gross</kind>
<period>
<kind>month</kind>
<dateStart>2012-01-01</dateStart>
<dateEnd>2012-01-31</dateEnd>
<balanceSet>
<kind>tanker lifting</kind>
<cargoNumber>367/1</cargoNumber>
<cargoBatchNumber>1</cargoBatchNumber>
<shipper>TOTAL</shipper>
<destination>
<name>Fawley</name>
<type>harbour</type>
<country>UNITED KINGDOM</country>
</destination>
<event>
<date>2012-01-04</date>
<kind>bill of lading</kind>
</event>
<volumeValue>
<volume uom="m3">1849.76</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">912.98</mass>
<densityValue>
<density uom="kg/m3">761.16</density>
<temp uom="degC">15.0</temp>
<pres uom="atm">1</pres>
</densityValue>
<balanceDetail>
<owner>PETORO</owner>
<share uom="%">22.13</share>
</balanceDetail><balanceDetail>
<owner>STATOIL</owner>
<share uom="%">48.25</share>
</balanceDetail><balanceDetail>
<owner>ENI NORGE</owner>
<share uom="%">29.62</share>
</balanceDetail>
</balanceSet><balanceSet>
<kind>tanker lifting</kind>
<cargoNumber>368/1</cargoNumber>
<cargoBatchNumber>1</cargoBatchNumber>
<shipper>STATOIL</shipper>
<destination>
<name>Fawley</name>
<type>harbour</type>
<country>UNITED KINGDOM</country>
</destination>
<event>
<date>2012-01-08</date>
<kind>bill of lading</kind>
</event>
<volumeValue>
<volume uom="m3">1326.63</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">739.86</mass>
<densityValue>
<density uom="kg/m3">715.36</density>
<temp uom="degC">15.0</temp>
<pres uom="atm">1</pres>
</densityValue>
<balanceDetail>
<owner>STATOIL</owner>
<share uom="%">100.0</share>
</balanceDetail>
</balanceSet><balanceSet>
<kind>tanker lifting</kind>
<cargoNumber>369/1</cargoNumber>
<cargoBatchNumber>1</cargoBatchNumber>
<shipper>ENI NORGE</shipper>
<destination>
<name>Fawley</name>
<type>harbour</type>
<country>UNITED KINGDOM</country>
</destination>
<event>
<date>2012-01-13</date>
<kind>bill of lading</kind>
</event>
<volumeValue>
<volume uom="m3">1451.65</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">586.58</mass>
<densityValue>
<density uom="kg/m3">708.93</density>
<temp uom="degC">15.0</temp>
<pres uom="atm">1</pres>
</densityValue>
<balanceDetail>
<owner>PETORO</owner>
<share uom="%">49.35</share>
</balanceDetail><balanceDetail>
<owner>STATOIL</owner>
<share uom="%">50.65</share>
</balanceDetail>
</balanceSet>
</period>
</product>
</flow>
<flow uid="MIKKEL_ALLOCATED_DRYGAS_SALES">
<name>Mikkel allocated gas sales - dry</name>
<kind>sale</kind>
<qualifier>allocated</qualifier>
<product>
<kind>gas - dry</kind>
<period>
<kind>month</kind>
<dateStart>2012-01-01</dateStart>
<dateEnd>2012-01-31</dateEnd>
<balanceSet>
<kind>transaction</kind>
<volumeValue>
<volume uom="m3">60.5</volume>
<temp uom="degC">0</temp>
<pres uom="atm">1</pres>
</volumeValue>
<work uom="MJ">46848.97</work>
<balanceDetail>
<owner>STATOIL</owner>
<seller>STATOIL</seller>
<salesAdministrator>STATOIL</salesAdministrator>
<buyer>DONG DK</buyer>
<volumeValue>
<volume uom="m3">20.06</volume>
<temp uom="degC">0</temp>
<pres uom="atm">1</pres>
</volumeValue>
<work uom="MJ">20780.51</work>
</balanceDetail><balanceDetail>
<owner>STATOIL</owner>
<seller>STATOIL</seller>
<salesAdministrator>STATOIL</salesAdministrator>
<buyer>NATURGAS VEST</buyer>
<volumeValue>
<volume uom="m3">40.44</volume>
<temp uom="degC">0</temp>
<pres uom="atm">1</pres>
</volumeValue>
<work uom="MJ">16425.74</work>
</balanceDetail>
</balanceSet>
</period>
</product>
</flow>
<flow uid="MIKKEL_ALLOCATED_GAS_SALES">
<name>Mikkel allcated gas sales</name>
<kind>sale</kind>
<qualifier>allocated</qualifier>
<product>
<kind>gas</kind>
<period>
<kind>month</kind>
<dateStart>2012-01-01</dateStart>
<dateEnd>2012-01-31</dateEnd>
<balanceSet>
<kind>transaction</kind>
<volumeValue>
<volume uom="m3">4092.76</volume>
<temp uom="degC">0</temp>
<pres uom="atm">1</pres>
</volumeValue>
<work uom="MJ">57540.76</work>
<balanceDetail>
<owner>STATOIL</owner>
<seller>STATOIL</seller>
<salesAdministrator>STATOIL</salesAdministrator>
<buyer>NATURGASS FYN</buyer>
<volumeValue>
<volume uom="m3">4092.76</volume>
<temp uom="degC">0</temp>
<pres uom="atm">1</pres>
</volumeValue>
<work uom="MJ">54258.82</work>
</balanceDetail>
</balanceSet><balanceSet>
<kind>transaction</kind>
<volumeValue>
<volume uom="m3">2536.39</volume>
<temp uom="degC">0</temp>
<pres uom="atm">1</pres>
</volumeValue>
<work uom="MJ">76567.09</work>
<balanceDetail>
<owner>STATOIL</owner>
<seller>STATOIL</seller>
<salesAdministrator>STATOIL</salesAdministrator>
<buyer>NATURGASS FYN</buyer>
<volumeValue>
<volume uom="m3">2536.39</volume>
<temp uom="degC">0</temp>
<pres uom="atm">1</pres>
</volumeValue>
<work uom="MJ">26408.07</work>
</balanceDetail>
</balanceSet><balanceSet>
<kind>transaction</kind>
<volumeValue>
<volume uom="m3">5663.09</volume>
<temp uom="degC">0</temp>
<pres uom="atm">1</pres>
</volumeValue>
<work uom="MJ">45119.92</work>
<balanceDetail>
<owner>STATOIL</owner>
<seller>STATOIL</seller>
<salesAdministrator>STATOIL</salesAdministrator>
<buyer>NATURGAS VEST</buyer>
<volumeValue>
<volume uom="m3">5663.09</volume>
<temp uom="degC">0</temp>
<pres uom="atm">1</pres>
</volumeValue>
<work uom="MJ">16329.16</work>
</balanceDetail>
</balanceSet>
</period>
</product>
</flow>
</facility>
</object>
</objects>
\ No newline at end of file