David Price

Added Flow UID to MPRG Test case, fixed Production Inventory and Owner; Prod Sales and Prod All

...@@ -2056,44 +2056,37 @@ mpr-tables:ProductionFlowsAll ...@@ -2056,44 +2056,37 @@ mpr-tables:ProductionFlowsAll
2056 [ sp:varName "productionFlowMixedPart"^^xsd:string 2056 [ sp:varName "productionFlowMixedPart"^^xsd:string
2057 ] 2057 ]
2058 ] [ sp:object 2058 ] [ sp:object
2059 - [ sp:varName "productionFlowMixedPart"^^xsd:string 2059 + [ sp:varName "productFlowInMonthMaterial"^^xsd:string
2060 ] ; 2060 ] ;
2061 - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2061 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#materialThatFlows> ;
2062 - sp:subject
2063 - [ sp:varName "productFlowInMonth"^^xsd:string
2064 - ]
2065 - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductFlow> ;
2066 - sp:predicate rdf:type ;
2067 sp:subject 2062 sp:subject
2068 - [ sp:varName "productFlowInMonth"^^xsd:string 2063 + [ sp:varName "productionFlowMixedPart"^^xsd:string
2069 ] 2064 ]
2070 - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ; 2065 + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterial> ;
2071 sp:predicate rdf:type ; 2066 sp:predicate rdf:type ;
2072 sp:subject 2067 sp:subject
2073 - [ sp:varName "productFlowInMonth"^^xsd:string 2068 + [ sp:varName "productFlowInMonthMaterial"^^xsd:string
2074 ] 2069 ]
2075 ] [ sp:object 2070 ] [ sp:object
2076 [ sp:varName "productFlowInMonthMaterial"^^xsd:string 2071 [ sp:varName "productFlowInMonthMaterial"^^xsd:string
2077 ] ; 2072 ] ;
2078 - sp:predicate <http://www.reportinghub.no/ep/schema/flow#materialThatFlows> ; 2073 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2079 sp:subject 2074 sp:subject
2080 - [ sp:varName "productFlowInMonth"^^xsd:string 2075 + [ sp:varName "quantityofmaterialinaspecifiedstate"^^xsd:string
2081 ] 2076 ]
2082 - ] [ sp:object 2077 + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterial> ;
2083 - [ sp:varName "productFlowWhole"^^xsd:string 2078 + sp:predicate rdf:type ;
2084 - ] ;
2085 - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2086 sp:subject 2079 sp:subject
2087 - [ sp:varName "productionFlowMixedPart"^^xsd:string 2080 + [ sp:varName "quantityofmaterialinaspecifiedstate"^^xsd:string
2088 ] 2081 ]
2089 - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductFlow> ; 2082 + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterialInASpecifiedState> ;
2090 sp:predicate rdf:type ; 2083 sp:predicate rdf:type ;
2091 sp:subject 2084 sp:subject
2092 - [ sp:varName "productFlowWhole"^^xsd:string 2085 + [ sp:varName "quantityofmaterialinaspecifiedstate"^^xsd:string
2093 ] 2086 ]
2094 ] [ rdf:type sp:Optional ; 2087 ] [ rdf:type sp:Optional ;
2095 sp:elements ([ sp:object 2088 sp:elements ([ sp:object
2096 - [ sp:varName "materialQuantityValue"^^xsd:string 2089 + [ sp:varName "materialMass"^^xsd:string
2097 ] ; 2090 ] ;
2098 sp:predicate rdf:type ; 2091 sp:predicate rdf:type ;
2099 sp:subject 2092 sp:subject
...@@ -2102,12 +2095,12 @@ mpr-tables:ProductionFlowsAll ...@@ -2102,12 +2095,12 @@ mpr-tables:ProductionFlowsAll
2102 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Mass> ; 2095 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Mass> ;
2103 sp:predicate rdf:type ; 2096 sp:predicate rdf:type ;
2104 sp:subject 2097 sp:subject
2105 - [ sp:varName "materialQuantityValue"^^xsd:string 2098 + [ sp:varName "materialMass"^^xsd:string
2106 ] 2099 ]
2107 ] [ rdf:type sp:Bind ; 2100 ] [ rdf:type sp:Bind ;
2108 sp:expression 2101 sp:expression
2109 [ rdf:type ep-spin-lib:normalizePropertyUnitAndValue ; 2102 [ rdf:type ep-spin-lib:normalizePropertyUnitAndValue ;
2110 - sp:arg1 [ sp:varName "materialQuantityValue"^^xsd:string 2103 + sp:arg1 [ sp:varName "materialMass"^^xsd:string
2111 ] 2104 ]
2112 ] ; 2105 ] ;
2113 sp:variable 2106 sp:variable
...@@ -2116,7 +2109,7 @@ mpr-tables:ProductionFlowsAll ...@@ -2116,7 +2109,7 @@ mpr-tables:ProductionFlowsAll
2116 ]) 2109 ])
2117 ] [ rdf:type sp:Optional ; 2110 ] [ rdf:type sp:Optional ;
2118 sp:elements ([ sp:object 2111 sp:elements ([ sp:object
2119 - [ sp:varName "productFlowInMonthMaterial"^^xsd:string 2112 + [ sp:varName "quantityofmaterialinaspecifiedstate"^^xsd:string
2120 ] ; 2113 ] ;
2121 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2114 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2122 sp:subject 2115 sp:subject
...@@ -2174,6 +2167,18 @@ mpr-tables:ProductionFlowsAll ...@@ -2174,6 +2167,18 @@ mpr-tables:ProductionFlowsAll
2174 [ sp:varName "densityValueString"^^xsd:string 2167 [ sp:varName "densityValueString"^^xsd:string
2175 ] 2168 ]
2176 ]) 2169 ])
2170 + ] [ sp:object
2171 + [ sp:varName "productFlowWhole"^^xsd:string
2172 + ] ;
2173 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2174 + sp:subject
2175 + [ sp:varName "productionFlowMixedPart"^^xsd:string
2176 + ]
2177 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductFlow> ;
2178 + sp:predicate rdf:type ;
2179 + sp:subject
2180 + [ sp:varName "productFlowWhole"^^xsd:string
2181 + ]
2177 ] [ rdf:type sp:Optional ; 2182 ] [ rdf:type sp:Optional ;
2178 sp:elements ([ sp:object 2183 sp:elements ([ sp:object
2179 [ sp:varName "productionFlowPurposeType"^^xsd:string 2184 [ sp:varName "productionFlowPurposeType"^^xsd:string
...@@ -2289,9 +2294,9 @@ mpr-tables:ProductionInventory ...@@ -2289,9 +2294,9 @@ mpr-tables:ProductionInventory
2289 rdfs:subClassOf rhspin:MPRGTableTemplates ; 2294 rdfs:subClassOf rhspin:MPRGTableTemplates ;
2290 spin:body 2295 spin:body
2291 [ rdf:type sp:Select ; 2296 [ rdf:type sp:Select ;
2292 - sp:resultVariables ([ sp:varName "wholeName"^^xsd:string 2297 + sp:resultVariables ([ sp:varName "productionInventoryWholeName"^^xsd:string
2293 - ] [ sp:varName "wholeTypeName"^^xsd:string 2298 + ] [ sp:varName "productionInventoryTypeName"^^xsd:string
2294 - ] [ sp:varName "piTypeName"^^xsd:string 2299 + ] [ sp:varName "productInventoryWholeTypeName"^^xsd:string
2295 ] [ sp:varName "massValueString"^^xsd:string 2300 ] [ sp:varName "massValueString"^^xsd:string
2296 ] [ sp:varName "volumeValueString"^^xsd:string 2301 ] [ sp:varName "volumeValueString"^^xsd:string
2297 ] [ sp:varName "densityValueString"^^xsd:string 2302 ] [ sp:varName "densityValueString"^^xsd:string
...@@ -2338,7 +2343,7 @@ mpr-tables:ProductionInventory ...@@ -2338,7 +2343,7 @@ mpr-tables:ProductionInventory
2338 [ sp:varName "productionInventoryInPeriod"^^xsd:string 2343 [ sp:varName "productionInventoryInPeriod"^^xsd:string
2339 ] 2344 ]
2340 ] [ sp:object 2345 ] [ sp:object
2341 - [ sp:varName "component"^^xsd:string 2346 + [ sp:varName "productInventory"^^xsd:string
2342 ] ; 2347 ] ;
2343 sp:predicate <http://www.reportinghub.no/ep/schema/material#hasComponent> ; 2348 sp:predicate <http://www.reportinghub.no/ep/schema/material#hasComponent> ;
2344 sp:subject 2349 sp:subject
...@@ -2347,37 +2352,37 @@ mpr-tables:ProductionInventory ...@@ -2347,37 +2352,37 @@ mpr-tables:ProductionInventory
2347 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductInventory> ; 2352 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductInventory> ;
2348 sp:predicate rdf:type ; 2353 sp:predicate rdf:type ;
2349 sp:subject 2354 sp:subject
2350 - [ sp:varName "component"^^xsd:string 2355 + [ sp:varName "productInventory"^^xsd:string
2351 ] 2356 ]
2352 ] [ sp:object 2357 ] [ sp:object
2353 - [ sp:varName "component"^^xsd:string 2358 + [ sp:varName "productInventory"^^xsd:string
2354 ] ; 2359 ] ;
2355 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2360 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2356 sp:subject 2361 sp:subject
2357 - [ sp:varName "monthobject"^^xsd:string 2362 + [ sp:varName "productInventoryInPeriod"^^xsd:string
2358 ] 2363 ]
2359 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ; 2364 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ;
2360 sp:predicate rdf:type ; 2365 sp:predicate rdf:type ;
2361 sp:subject 2366 sp:subject
2362 - [ sp:varName "monthobject"^^xsd:string 2367 + [ sp:varName "productInventoryInPeriod"^^xsd:string
2363 ] 2368 ]
2364 ] [ rdf:type sp:Optional ; 2369 ] [ rdf:type sp:Optional ;
2365 sp:elements ([ sp:object 2370 sp:elements ([ sp:object
2366 - [ sp:varName "materialQuantityValue"^^xsd:string 2371 + [ sp:varName "massQuantityValue"^^xsd:string
2367 ] ; 2372 ] ;
2368 sp:predicate <http://www.reportinghub.no/ep/schema/flow#summedDailyMass> ; 2373 sp:predicate <http://www.reportinghub.no/ep/schema/flow#summedDailyMass> ;
2369 sp:subject 2374 sp:subject
2370 - [ sp:varName "monthobject"^^xsd:string 2375 + [ sp:varName "productInventoryInPeriod"^^xsd:string
2371 ] 2376 ]
2372 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Mass> ; 2377 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Mass> ;
2373 sp:predicate rdf:type ; 2378 sp:predicate rdf:type ;
2374 sp:subject 2379 sp:subject
2375 - [ sp:varName "materialQuantityValue"^^xsd:string 2380 + [ sp:varName "massQuantityValue"^^xsd:string
2376 ] 2381 ]
2377 ] [ rdf:type sp:Bind ; 2382 ] [ rdf:type sp:Bind ;
2378 sp:expression 2383 sp:expression
2379 [ rdf:type ep-spin-lib:normalizePropertyUnitAndValue ; 2384 [ rdf:type ep-spin-lib:normalizePropertyUnitAndValue ;
2380 - sp:arg1 [ sp:varName "materialQuantityValue"^^xsd:string 2385 + sp:arg1 [ sp:varName "massQuantityValue"^^xsd:string
2381 ] 2386 ]
2382 ] ; 2387 ] ;
2383 sp:variable 2388 sp:variable
...@@ -2386,12 +2391,29 @@ mpr-tables:ProductionInventory ...@@ -2386,12 +2391,29 @@ mpr-tables:ProductionInventory
2386 ]) 2391 ])
2387 ] [ rdf:type sp:Optional ; 2392 ] [ rdf:type sp:Optional ;
2388 sp:elements ([ sp:object 2393 sp:elements ([ sp:object
2389 - [ sp:varName "monthobject"^^xsd:string 2394 + [ sp:varName "productInventory"^^xsd:string
2395 + ] ;
2396 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2397 + sp:subject
2398 + [ sp:varName "materialInSpecifiedState"^^xsd:string
2399 + ]
2400 + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterial> ;
2401 + sp:predicate rdf:type ;
2402 + sp:subject
2403 + [ sp:varName "materialInSpecifiedState"^^xsd:string
2404 + ]
2405 + ] [ sp:object
2406 + [ sp:varName "materialInSpecifiedState"^^xsd:string
2390 ] ; 2407 ] ;
2391 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2408 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2392 sp:subject 2409 sp:subject
2393 [ sp:varName "stateOfMaterialInventoryVolume"^^xsd:string 2410 [ sp:varName "stateOfMaterialInventoryVolume"^^xsd:string
2394 ] 2411 ]
2412 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#ValidlyMeasuredState> ;
2413 + sp:predicate rdf:type ;
2414 + sp:subject
2415 + [ sp:varName "stateOfMaterialInventoryVolume"^^xsd:string
2416 + ]
2395 ] [ sp:object 2417 ] [ sp:object
2396 [ sp:varName "volumeQuantityValue"^^xsd:string 2418 [ sp:varName "volumeQuantityValue"^^xsd:string
2397 ] ; 2419 ] ;
...@@ -2416,7 +2438,7 @@ mpr-tables:ProductionInventory ...@@ -2416,7 +2438,7 @@ mpr-tables:ProductionInventory
2416 ]) 2438 ])
2417 ] [ rdf:type sp:Optional ; 2439 ] [ rdf:type sp:Optional ;
2418 sp:elements ([ sp:object 2440 sp:elements ([ sp:object
2419 - [ sp:varName "monthobject"^^xsd:string 2441 + [ sp:varName "productInventoryInPeriod"^^xsd:string
2420 ] ; 2442 ] ;
2421 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2443 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2422 sp:subject 2444 sp:subject
...@@ -2450,10 +2472,10 @@ mpr-tables:ProductionInventory ...@@ -2450,10 +2472,10 @@ mpr-tables:ProductionInventory
2450 ] ; 2472 ] ;
2451 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2473 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2452 sp:subject 2474 sp:subject
2453 - [ sp:varName "component"^^xsd:string 2475 + [ sp:varName "productInventory"^^xsd:string
2454 ] 2476 ]
2455 ] [ sp:object 2477 ] [ sp:object
2456 - [ sp:varName "wholeType"^^xsd:string 2478 + [ sp:varName "productInventoryWholeType"^^xsd:string
2457 ] ; 2479 ] ;
2458 sp:predicate rdf:type ; 2480 sp:predicate rdf:type ;
2459 sp:subject 2481 sp:subject
...@@ -2462,14 +2484,14 @@ mpr-tables:ProductionInventory ...@@ -2462,14 +2484,14 @@ mpr-tables:ProductionInventory
2462 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; 2484 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ;
2463 sp:predicate rdf:type ; 2485 sp:predicate rdf:type ;
2464 sp:subject 2486 sp:subject
2465 - [ sp:varName "wholeType"^^xsd:string 2487 + [ sp:varName "productInventoryWholeType"^^xsd:string
2466 ] 2488 ]
2467 ] [ sp:object 2489 ] [ sp:object
2468 - [ sp:varName "wholeTypeName"^^xsd:string 2490 + [ sp:varName "productInventoryWholeTypeName"^^xsd:string
2469 ] ; 2491 ] ;
2470 sp:predicate rdfs:label ; 2492 sp:predicate rdfs:label ;
2471 sp:subject 2493 sp:subject
2472 - [ sp:varName "wholeType"^^xsd:string 2494 + [ sp:varName "productInventoryWholeType"^^xsd:string
2473 ] 2495 ]
2474 ] [ sp:object 2496 ] [ sp:object
2475 [ sp:varName "productInventoryWhole"^^xsd:string 2497 [ sp:varName "productInventoryWhole"^^xsd:string
...@@ -2479,7 +2501,7 @@ mpr-tables:ProductionInventory ...@@ -2479,7 +2501,7 @@ mpr-tables:ProductionInventory
2479 [ sp:varName "productionInventoryWhole"^^xsd:string 2501 [ sp:varName "productionInventoryWhole"^^xsd:string
2480 ] 2502 ]
2481 ] [ sp:object 2503 ] [ sp:object
2482 - [ sp:varName "wholeName"^^xsd:string 2504 + [ sp:varName "productionInventoryWholeName"^^xsd:string
2483 ] ; 2505 ] ;
2484 sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ; 2506 sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
2485 sp:subject 2507 sp:subject
...@@ -2487,7 +2509,7 @@ mpr-tables:ProductionInventory ...@@ -2487,7 +2509,7 @@ mpr-tables:ProductionInventory
2487 ] 2509 ]
2488 ] [ rdf:type sp:Optional ; 2510 ] [ rdf:type sp:Optional ;
2489 sp:elements ([ sp:object 2511 sp:elements ([ sp:object
2490 - [ sp:varName "piType"^^xsd:string 2512 + [ sp:varName "productionInventoryType"^^xsd:string
2491 ] ; 2513 ] ;
2492 sp:predicate rdf:type ; 2514 sp:predicate rdf:type ;
2493 sp:subject 2515 sp:subject
...@@ -2496,20 +2518,20 @@ mpr-tables:ProductionInventory ...@@ -2496,20 +2518,20 @@ mpr-tables:ProductionInventory
2496 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionInventoryDefinitionType> ; 2518 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionInventoryDefinitionType> ;
2497 sp:predicate rdf:type ; 2519 sp:predicate rdf:type ;
2498 sp:subject 2520 sp:subject
2499 - [ sp:varName "piType"^^xsd:string 2521 + [ sp:varName "productionInventoryType"^^xsd:string
2500 ] 2522 ]
2501 ] [ sp:object 2523 ] [ sp:object
2502 - [ sp:varName "piTypeName"^^xsd:string 2524 + [ sp:varName "productionInventoryTypeName"^^xsd:string
2503 ] ; 2525 ] ;
2504 sp:predicate rdfs:label ; 2526 sp:predicate rdfs:label ;
2505 sp:subject 2527 sp:subject
2506 - [ sp:varName "piType"^^xsd:string 2528 + [ sp:varName "productionInventoryType"^^xsd:string
2507 ] 2529 ]
2508 ]) 2530 ])
2509 ]) 2531 ])
2510 ]) 2532 ])
2511 ] ; 2533 ] ;
2512 - rhspin:tableHeaders ("Flow Name"^^xsd:string "Material Type"^^xsd:string "Type"^^xsd:string "Mass"^^xsd:string "Volume"^^xsd:string "Density"^^xsd:string) . 2534 + rhspin:tableHeaders ("Inventory Name"^^xsd:string "Inventory Type"^^xsd:string "Product"^^xsd:string "Mass"^^xsd:string "Volume"^^xsd:string "Density"^^xsd:string) .
2513 2535
2514 mpr-tables:ProductionInventoryOwnership 2536 mpr-tables:ProductionInventoryOwnership
2515 rdf:type rhspin:TableTemplate ; 2537 rdf:type rhspin:TableTemplate ;
...@@ -2517,8 +2539,10 @@ mpr-tables:ProductionInventoryOwnership ...@@ -2517,8 +2539,10 @@ mpr-tables:ProductionInventoryOwnership
2517 rdfs:subClassOf rhspin:MPRGTableTemplates ; 2539 rdfs:subClassOf rhspin:MPRGTableTemplates ;
2518 spin:body 2540 spin:body
2519 [ rdf:type sp:Select ; 2541 [ rdf:type sp:Select ;
2520 - sp:resultVariables ([ sp:varName "facilityName"^^xsd:string 2542 + sp:resultVariables ([ sp:varName "productionInventoryWholeName"^^xsd:string
2521 - ] [ sp:varName "ownedVolumeValue"^^xsd:string 2543 + ] [ sp:varName "productionInventoryTypeName"^^xsd:string
2544 + ] [ sp:varName "productInventoryWholeTypeName"^^xsd:string
2545 + ] [ sp:varName "volumeValueString"^^xsd:string
2522 ] [ sp:varName "owningOrgName"^^xsd:string 2546 ] [ sp:varName "owningOrgName"^^xsd:string
2523 ]) ; 2547 ]) ;
2524 sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ; 2548 sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ;
...@@ -2563,7 +2587,7 @@ mpr-tables:ProductionInventoryOwnership ...@@ -2563,7 +2587,7 @@ mpr-tables:ProductionInventoryOwnership
2563 [ sp:varName "productionInventoryInPeriod"^^xsd:string 2587 [ sp:varName "productionInventoryInPeriod"^^xsd:string
2564 ] 2588 ]
2565 ] [ sp:object 2589 ] [ sp:object
2566 - [ sp:varName "component"^^xsd:string 2590 + [ sp:varName "productInventory"^^xsd:string
2567 ] ; 2591 ] ;
2568 sp:predicate <http://www.reportinghub.no/ep/schema/material#hasComponent> ; 2592 sp:predicate <http://www.reportinghub.no/ep/schema/material#hasComponent> ;
2569 sp:subject 2593 sp:subject
...@@ -2572,152 +2596,185 @@ mpr-tables:ProductionInventoryOwnership ...@@ -2572,152 +2596,185 @@ mpr-tables:ProductionInventoryOwnership
2572 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductInventory> ; 2596 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductInventory> ;
2573 sp:predicate rdf:type ; 2597 sp:predicate rdf:type ;
2574 sp:subject 2598 sp:subject
2575 - [ sp:varName "component"^^xsd:string 2599 + [ sp:varName "productInventory"^^xsd:string
2576 ] 2600 ]
2577 ] [ sp:object 2601 ] [ sp:object
2578 - [ sp:varName "component"^^xsd:string 2602 + [ sp:varName "productInventory"^^xsd:string
2579 ] ; 2603 ] ;
2580 - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2604 + sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
2581 sp:subject 2605 sp:subject
2582 - [ sp:varName "monthobject"^^xsd:string 2606 + [ sp:varName "productinventoryclosingbalance"^^xsd:string
2583 ] 2607 ]
2584 - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ; 2608 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductInventoryClosingBalance> ;
2585 sp:predicate rdf:type ; 2609 sp:predicate rdf:type ;
2586 sp:subject 2610 sp:subject
2587 - [ sp:varName "monthobject"^^xsd:string 2611 + [ sp:varName "productinventoryclosingbalance"^^xsd:string
2588 ] 2612 ]
2589 ] [ sp:object 2613 ] [ sp:object
2590 - [ sp:varName "productInventoryPart"^^xsd:string 2614 + [ sp:varName "productinventoryclosingbalance"^^xsd:string
2591 ] ; 2615 ] ;
2592 - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2616 + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
2593 sp:subject 2617 sp:subject
2594 - [ sp:varName "monthobject"^^xsd:string 2618 + [ sp:varName "quantityofmaterial"^^xsd:string
2595 ] 2619 ]
2596 - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductInventory> ; 2620 + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterial> ;
2597 sp:predicate rdf:type ; 2621 sp:predicate rdf:type ;
2598 sp:subject 2622 sp:subject
2599 - [ sp:varName "productInventoryPart"^^xsd:string 2623 + [ sp:varName "quantityofmaterial"^^xsd:string
2600 ] 2624 ]
2601 ] [ sp:object 2625 ] [ sp:object
2602 - [ sp:varName "productInventoryWhole"^^xsd:string 2626 + [ sp:varName "partOfOrg"^^xsd:string
2603 ] ; 2627 ] ;
2604 - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2628 + sp:predicate <http://www.reportinghub.no/ep/schema/organization#owner> ;
2605 sp:subject 2629 sp:subject
2606 - [ sp:varName "productInventoryPart"^^xsd:string 2630 + [ sp:varName "quantityofmaterial"^^xsd:string
2607 - ]
2608 - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductInventory> ;
2609 - sp:predicate rdf:type ;
2610 - sp:subject
2611 - [ sp:varName "productInventoryWhole"^^xsd:string
2612 ] 2631 ]
2613 ] [ sp:object 2632 ] [ sp:object
2614 - [ sp:varName "productInventoryWhole"^^xsd:string 2633 + [ sp:varName "owningOrg"^^xsd:string
2615 ] ; 2634 ] ;
2616 - sp:predicate <http://www.reportinghub.no/ep/schema/material#hasComponent> ; 2635 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2617 sp:subject 2636 sp:subject
2618 - [ sp:varName "productionInventoryWhole"^^xsd:string 2637 + [ sp:varName "partOfOrg"^^xsd:string
2619 ] 2638 ]
2620 - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionInventory> ; 2639 + ] [ sp:object <http://www.reportinghub.no/ep/schema/organization#Organization> ;
2621 sp:predicate rdf:type ; 2640 sp:predicate rdf:type ;
2622 sp:subject 2641 sp:subject
2623 - [ sp:varName "productionInventoryWhole"^^xsd:string 2642 + [ sp:varName "partOfOrg"^^xsd:string
2624 ] 2643 ]
2625 - ] [ sp:object 2644 + ] [ rdf:type sp:Optional ;
2626 - [ sp:varName "facility"^^xsd:string 2645 + sp:elements ([ sp:object
2646 + [ sp:varName "owningOrgName"^^xsd:string
2627 ] ; 2647 ] ;
2628 - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; 2648 + sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
2629 sp:subject 2649 sp:subject
2630 - [ sp:varName "productionInventoryWhole"^^xsd:string 2650 + [ sp:varName "owningOrg"^^xsd:string
2631 ] 2651 ]
2632 - ] [ sp:object 2652 + ])
2633 - [ sp:varName "facilityName"^^xsd:string 2653 + ] [ rdf:type sp:Optional ;
2654 + sp:elements ([ sp:object
2655 + [ sp:varName "owningOrgName"^^xsd:string
2634 ] ; 2656 ] ;
2635 sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; 2657 sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
2636 sp:subject 2658 sp:subject
2637 - [ sp:varName "facility"^^xsd:string 2659 + [ sp:varName "owningOrg"^^xsd:string
2638 ] 2660 ]
2661 + ])
2639 ] [ sp:object 2662 ] [ sp:object
2640 - [ sp:varName "monthobject"^^xsd:string 2663 + [ sp:varName "quantityofmaterial"^^xsd:string
2641 ] ; 2664 ] ;
2642 - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; 2665 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2643 sp:subject 2666 sp:subject
2644 - [ sp:varName "closingBalance"^^xsd:string 2667 + [ sp:varName "materialInSpecifiedState"^^xsd:string
2645 ] 2668 ]
2646 - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductInventoryClosingBalance> ; 2669 + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterialInASpecifiedState> ;
2647 sp:predicate rdf:type ; 2670 sp:predicate rdf:type ;
2648 sp:subject 2671 sp:subject
2649 - [ sp:varName "closingBalance"^^xsd:string 2672 + [ sp:varName "materialInSpecifiedState"^^xsd:string
2650 ] 2673 ]
2651 ] [ sp:object 2674 ] [ sp:object
2652 - [ sp:varName "closingBalance"^^xsd:string 2675 + [ sp:varName "materialInSpecifiedState"^^xsd:string
2653 ] ; 2676 ] ;
2654 - sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; 2677 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2678 + sp:subject
2679 + [ sp:varName "stateOfMaterialInventoryVolume"^^xsd:string
2680 + ]
2681 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#ValidlyMeasuredState> ;
2682 + sp:predicate rdf:type ;
2655 sp:subject 2683 sp:subject
2656 - [ sp:varName "ownedMaterial"^^xsd:string 2684 + [ sp:varName "stateOfMaterialInventoryVolume"^^xsd:string
2657 ] 2685 ]
2658 - ] [ sp:object 2686 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#MeasuredState> ;
2659 - [ sp:varName "ownedMaterial"^^xsd:string 2687 + sp:predicate rdf:type ;
2660 - ] ;
2661 - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2662 sp:subject 2688 sp:subject
2663 - [ sp:varName "ownedQuantity"^^xsd:string 2689 + [ sp:varName "stateOfMaterialInventoryVolume"^^xsd:string
2664 ] 2690 ]
2665 ] [ sp:object 2691 ] [ sp:object
2666 - [ sp:varName "ownedQuantityType"^^xsd:string 2692 + [ sp:varName "volumeQuantityValue"^^xsd:string
2667 ] ; 2693 ] ;
2668 sp:predicate rdf:type ; 2694 sp:predicate rdf:type ;
2669 sp:subject 2695 sp:subject
2670 - [ sp:varName "ownedQuantity"^^xsd:string 2696 + [ sp:varName "stateOfMaterialInventoryVolume"^^xsd:string
2671 ] 2697 ]
2672 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; 2698 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ;
2673 sp:predicate rdf:type ; 2699 sp:predicate rdf:type ;
2674 sp:subject 2700 sp:subject
2675 - [ sp:varName "ownedQuantityType"^^xsd:string 2701 + [ sp:varName "volumeQuantityValue"^^xsd:string
2676 ] 2702 ]
2677 ] [ rdf:type sp:Bind ; 2703 ] [ rdf:type sp:Bind ;
2678 sp:expression 2704 sp:expression
2679 [ rdf:type ep-spin-lib:normalizePropertyUnitAndValue ; 2705 [ rdf:type ep-spin-lib:normalizePropertyUnitAndValue ;
2680 - sp:arg1 [ sp:varName "ownedQuantityType"^^xsd:string 2706 + sp:arg1 [ sp:varName "volumeQuantityValue"^^xsd:string
2681 ] 2707 ]
2682 ] ; 2708 ] ;
2683 sp:variable 2709 sp:variable
2684 - [ sp:varName "ownedVolumeValue"^^xsd:string 2710 + [ sp:varName "volumeValueString"^^xsd:string
2711 + ]
2712 + ] [ rdf:type sp:Optional ;
2713 + sp:elements ([ sp:object
2714 + [ sp:varName "productInventoryWhole"^^xsd:string
2715 + ] ;
2716 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2717 + sp:subject
2718 + [ sp:varName "productInventory"^^xsd:string
2685 ] 2719 ]
2686 ] [ sp:object 2720 ] [ sp:object
2687 - [ sp:varName "partOfOrg"^^xsd:string 2721 + [ sp:varName "productInventoryWholeType"^^xsd:string
2688 ] ; 2722 ] ;
2689 - sp:predicate <http://www.reportinghub.no/ep/schema/organization#owner> ; 2723 + sp:predicate rdf:type ;
2724 + sp:subject
2725 + [ sp:varName "productInventoryWhole"^^xsd:string
2726 + ]
2727 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ;
2728 + sp:predicate rdf:type ;
2690 sp:subject 2729 sp:subject
2691 - [ sp:varName "ownedMaterial"^^xsd:string 2730 + [ sp:varName "productInventoryWholeType"^^xsd:string
2692 ] 2731 ]
2693 ] [ sp:object 2732 ] [ sp:object
2694 - [ sp:varName "owningOrg"^^xsd:string 2733 + [ sp:varName "productInventoryWholeTypeName"^^xsd:string
2695 ] ; 2734 ] ;
2696 - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2735 + sp:predicate rdfs:label ;
2697 sp:subject 2736 sp:subject
2698 - [ sp:varName "partOfOrg"^^xsd:string 2737 + [ sp:varName "productInventoryWholeType"^^xsd:string
2699 ] 2738 ]
2700 - ] [ rdf:type sp:Optional ; 2739 + ] [ sp:object
2701 - sp:elements ([ sp:object 2740 + [ sp:varName "productInventoryWhole"^^xsd:string
2702 - [ sp:varName "owningOrgName"^^xsd:string 2741 + ] ;
2742 + sp:predicate <http://www.reportinghub.no/ep/schema/material#hasComponent> ;
2743 + sp:subject
2744 + [ sp:varName "productionInventoryWhole"^^xsd:string
2745 + ]
2746 + ] [ sp:object
2747 + [ sp:varName "productionInventoryWholeName"^^xsd:string
2703 ] ; 2748 ] ;
2704 sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ; 2749 sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
2705 sp:subject 2750 sp:subject
2706 - [ sp:varName "owningOrg"^^xsd:string 2751 + [ sp:varName "productionInventoryWhole"^^xsd:string
2707 ] 2752 ]
2708 - ])
2709 ] [ rdf:type sp:Optional ; 2753 ] [ rdf:type sp:Optional ;
2710 sp:elements ([ sp:object 2754 sp:elements ([ sp:object
2711 - [ sp:varName "owningOrgName"^^xsd:string 2755 + [ sp:varName "productionInventoryType"^^xsd:string
2712 ] ; 2756 ] ;
2713 - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; 2757 + sp:predicate rdf:type ;
2714 sp:subject 2758 sp:subject
2715 - [ sp:varName "owningOrg"^^xsd:string 2759 + [ sp:varName "productionInventoryWhole"^^xsd:string
2760 + ]
2761 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionInventoryDefinitionType> ;
2762 + sp:predicate rdf:type ;
2763 + sp:subject
2764 + [ sp:varName "productionInventoryType"^^xsd:string
2765 + ]
2766 + ] [ sp:object
2767 + [ sp:varName "productionInventoryTypeName"^^xsd:string
2768 + ] ;
2769 + sp:predicate rdfs:label ;
2770 + sp:subject
2771 + [ sp:varName "productionInventoryType"^^xsd:string
2716 ] 2772 ]
2717 ]) 2773 ])
2718 ]) 2774 ])
2775 + ])
2719 ] ; 2776 ] ;
2720 - rhspin:tableHeaders ("Facility"^^xsd:string "Volume"^^xsd:string "Owner"^^xsd:string) . 2777 + rhspin:tableHeaders ("Inventory Name"^^xsd:string "Inventory Type"^^xsd:string "Product"^^xsd:string "Volume"^^xsd:string "Owner"^^xsd:string) .
2721 2778
2722 mpr-tables:ProductionSales 2779 mpr-tables:ProductionSales
2723 rdf:type rhspin:TableTemplate ; 2780 rdf:type rhspin:TableTemplate ;
...@@ -2831,44 +2888,37 @@ mpr-tables:ProductionSales ...@@ -2831,44 +2888,37 @@ mpr-tables:ProductionSales
2831 [ sp:varName "productionFlowMixedPart"^^xsd:string 2888 [ sp:varName "productionFlowMixedPart"^^xsd:string
2832 ] 2889 ]
2833 ] [ sp:object 2890 ] [ sp:object
2834 - [ sp:varName "productionFlowMixedPart"^^xsd:string 2891 + [ sp:varName "productFlowInMonthMaterial"^^xsd:string
2835 ] ; 2892 ] ;
2836 - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2893 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#materialThatFlows> ;
2837 - sp:subject
2838 - [ sp:varName "productFlowInMonth"^^xsd:string
2839 - ]
2840 - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductFlow> ;
2841 - sp:predicate rdf:type ;
2842 sp:subject 2894 sp:subject
2843 - [ sp:varName "productFlowInMonth"^^xsd:string 2895 + [ sp:varName "productionFlowMixedPart"^^xsd:string
2844 ] 2896 ]
2845 - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ; 2897 + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterial> ;
2846 sp:predicate rdf:type ; 2898 sp:predicate rdf:type ;
2847 sp:subject 2899 sp:subject
2848 - [ sp:varName "productFlowInMonth"^^xsd:string 2900 + [ sp:varName "productFlowInMonthMaterial"^^xsd:string
2849 ] 2901 ]
2850 ] [ sp:object 2902 ] [ sp:object
2851 [ sp:varName "productFlowInMonthMaterial"^^xsd:string 2903 [ sp:varName "productFlowInMonthMaterial"^^xsd:string
2852 ] ; 2904 ] ;
2853 - sp:predicate <http://www.reportinghub.no/ep/schema/flow#materialThatFlows> ; 2905 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2854 sp:subject 2906 sp:subject
2855 - [ sp:varName "productFlowInMonth"^^xsd:string 2907 + [ sp:varName "quantityofmaterialinaspecifiedstate"^^xsd:string
2856 ] 2908 ]
2857 - ] [ sp:object 2909 + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterial> ;
2858 - [ sp:varName "productFlowWhole"^^xsd:string 2910 + sp:predicate rdf:type ;
2859 - ] ;
2860 - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2861 sp:subject 2911 sp:subject
2862 - [ sp:varName "productionFlowMixedPart"^^xsd:string 2912 + [ sp:varName "quantityofmaterialinaspecifiedstate"^^xsd:string
2863 ] 2913 ]
2864 - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductFlow> ; 2914 + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterialInASpecifiedState> ;
2865 sp:predicate rdf:type ; 2915 sp:predicate rdf:type ;
2866 sp:subject 2916 sp:subject
2867 - [ sp:varName "productFlowWhole"^^xsd:string 2917 + [ sp:varName "quantityofmaterialinaspecifiedstate"^^xsd:string
2868 ] 2918 ]
2869 ] [ rdf:type sp:Optional ; 2919 ] [ rdf:type sp:Optional ;
2870 sp:elements ([ sp:object 2920 sp:elements ([ sp:object
2871 - [ sp:varName "materialQuantityValue"^^xsd:string 2921 + [ sp:varName "materialMass"^^xsd:string
2872 ] ; 2922 ] ;
2873 sp:predicate rdf:type ; 2923 sp:predicate rdf:type ;
2874 sp:subject 2924 sp:subject
...@@ -2877,12 +2927,12 @@ mpr-tables:ProductionSales ...@@ -2877,12 +2927,12 @@ mpr-tables:ProductionSales
2877 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Mass> ; 2927 ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Mass> ;
2878 sp:predicate rdf:type ; 2928 sp:predicate rdf:type ;
2879 sp:subject 2929 sp:subject
2880 - [ sp:varName "materialQuantityValue"^^xsd:string 2930 + [ sp:varName "materialMass"^^xsd:string
2881 ] 2931 ]
2882 ] [ rdf:type sp:Bind ; 2932 ] [ rdf:type sp:Bind ;
2883 sp:expression 2933 sp:expression
2884 [ rdf:type ep-spin-lib:normalizePropertyUnitAndValue ; 2934 [ rdf:type ep-spin-lib:normalizePropertyUnitAndValue ;
2885 - sp:arg1 [ sp:varName "materialQuantityValue"^^xsd:string 2935 + sp:arg1 [ sp:varName "materialMass"^^xsd:string
2886 ] 2936 ]
2887 ] ; 2937 ] ;
2888 sp:variable 2938 sp:variable
...@@ -2891,7 +2941,7 @@ mpr-tables:ProductionSales ...@@ -2891,7 +2941,7 @@ mpr-tables:ProductionSales
2891 ]) 2941 ])
2892 ] [ rdf:type sp:Optional ; 2942 ] [ rdf:type sp:Optional ;
2893 sp:elements ([ sp:object 2943 sp:elements ([ sp:object
2894 - [ sp:varName "productFlowInMonthMaterial"^^xsd:string 2944 + [ sp:varName "quantityofmaterialinaspecifiedstate"^^xsd:string
2895 ] ; 2945 ] ;
2896 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 2946 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
2897 sp:subject 2947 sp:subject
...@@ -2949,6 +2999,18 @@ mpr-tables:ProductionSales ...@@ -2949,6 +2999,18 @@ mpr-tables:ProductionSales
2949 [ sp:varName "densityValueString"^^xsd:string 2999 [ sp:varName "densityValueString"^^xsd:string
2950 ] 3000 ]
2951 ]) 3001 ])
3002 + ] [ sp:object
3003 + [ sp:varName "productFlowWhole"^^xsd:string
3004 + ] ;
3005 + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
3006 + sp:subject
3007 + [ sp:varName "productionFlowMixedPart"^^xsd:string
3008 + ]
3009 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductFlow> ;
3010 + sp:predicate rdf:type ;
3011 + sp:subject
3012 + [ sp:varName "productFlowWhole"^^xsd:string
3013 + ]
2952 ] [ rdf:type sp:Optional ; 3014 ] [ rdf:type sp:Optional ;
2953 sp:elements ([ sp:object 3015 sp:elements ([ sp:object
2954 [ sp:varName "productionFlowPurposeType"^^xsd:string 3016 [ sp:varName "productionFlowPurposeType"^^xsd:string
...@@ -3033,27 +3095,6 @@ mpr-tables:ProductionSales ...@@ -3033,27 +3095,6 @@ mpr-tables:ProductionSales
3033 [ sp:varName "productionFlowDefinitionType"^^xsd:string 3095 [ sp:varName "productionFlowDefinitionType"^^xsd:string
3034 ] 3096 ]
3035 ]) 3097 ])
3036 - ] [ rdf:type sp:Optional ;
3037 - sp:elements ([ sp:object
3038 - [ sp:varName "productionFlowDefinitionSubType"^^xsd:string
3039 - ] ;
3040 - sp:predicate rdf:type ;
3041 - sp:subject
3042 - [ sp:varName "productionFlowMixedPart"^^xsd:string
3043 - ]
3044 - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionSubType> ;
3045 - sp:predicate rdf:type ;
3046 - sp:subject
3047 - [ sp:varName "productionFlowDefinitionSubType"^^xsd:string
3048 - ]
3049 - ] [ sp:object
3050 - [ sp:varName "definitionSubTypeName"^^xsd:string
3051 - ] ;
3052 - sp:predicate rdfs:label ;
3053 - sp:subject
3054 - [ sp:varName "productionFlowDefinitionSubType"^^xsd:string
3055 - ]
3056 - ])
3057 ]) 3098 ])
3058 ] ; 3099 ] ;
3059 rhspin:tableHeaders ("Facility"^^xsd:string "Purpose"^^xsd:string "Material"^^xsd:string "Mass"^^xsd:string "Volume"^^xsd:string "Density"^^xsd:string "Flow type"^^xsd:string "Flow subtype"^^xsd:string "Gross/Net"^^xsd:string) . 3100 rhspin:tableHeaders ("Facility"^^xsd:string "Purpose"^^xsd:string "Material"^^xsd:string "Mass"^^xsd:string "Volume"^^xsd:string "Density"^^xsd:string "Flow type"^^xsd:string "Flow subtype"^^xsd:string "Gross/Net"^^xsd:string) .
......
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 February 2012</DocumentName>
6 + <DocumentAlias namingSystem="EC">TRYM Copex Report</DocumentAlias>
7 + <DocumentDate>2012-03-05T00:00:00.0Z</DocumentDate>
8 + <documentClass namingSystem="EC">DONG E&amp;P Norge AS</documentClass>
9 + <documentClass namingSystem="ERH">mprg</documentClass>
10 + <documentClass namingSystem="EC">Copex</documentClass>
11 + <FileCreationInformation>
12 +
13 + <FileCreationDate>2012-03-15T00:00:00.0Z</FileCreationDate>
14 +
15 + <SoftwareName>Energy Components</SoftwareName>
16 + <FileCreator>DONG E&amp;P Norge AS</FileCreator>
17 + <Comment>NA</Comment>
18 + </FileCreationInformation>
19 + <Owner>DONG E&amp;P Norge AS</Owner>
20 + </documentInfo>
21 + <context xsi:type="obj_report">
22 + <kind>Copex</kind>
23 + <title>TRYM all</title>
24 +
25 + <date>2012-02-01</date>
26 + <dateEnd>2012-02-29</dateEnd>
27 + <month>2012-02</month>
28 + <year>2012</year>
29 + <reportVersion>1.0</reportVersion>
30 + <reportStatus>final</reportStatus>
31 + <installation kind="field" namingSystem="NPD" uidRef="18081500">TRYM</installation>
32 + <operator>
33 + <name>DONG E&amp;P Norge AS</name>
34 + <role>Operating company</role>
35 + </operator>
36 + </context>
37 + <object xsi:type="obj_productVolume">
38 + <name>TRYM</name>
39 + <installation kind="field" namingSystem="NPD" uidRef="18081500">TRYM</installation>
40 + <facility>
41 + <name kind="field" namingSystem="NPD" uidRef="18081500">TRYM</name>
42 +
43 + <flow uid="x1">
44 + <kind>production</kind>
45 + <qualifier>saleable</qualifier>
46 + <product>
47 + <kind>oil - net</kind>
48 + <period>
49 + <kind>month</kind>
50 + <dateStart>2012-02-01</dateStart>
51 + <dateEnd>2012-02-29</dateEnd>
52 + <volumeValue>
53 +
54 + <volume uom="m3">1549.78</volume><temp uom="degC">15</temp>
55 + <pres uom="atm">1</pres>
56 + </volumeValue>
57 +
58 + <mass uom="kg">650.65</mass>
59 + <densityValue>
60 +
61 + <density uom="kg/m3">709.31</density>
62 + <temp uom="degC">15</temp>
63 + <pres uom="atm">1</pres>
64 + </densityValue>
65 + </period>
66 +
67 + </product>
68 + </flow>
69 +
70 +
71 +
72 + <flow uid="x2">
73 + <kind>production</kind>
74 + <qualifier>allocated</qualifier>
75 + <product>
76 + <kind>oil - net</kind>
77 + <period>
78 + <kind>month</kind>
79 + <dateStart>2012-02-01</dateStart>
80 + <dateEnd>2012-02-29</dateEnd>
81 + <volumeValue>
82 +
83 + <volume uom="m3">535.38</volume><temp uom="degC">15</temp>
84 + <pres uom="atm">1</pres>
85 + </volumeValue>
86 +
87 + <mass uom="kg">49.72</mass>
88 + <densityValue>
89 +
90 + <density uom="kg/m3">755.01</density>
91 + <temp uom="degC">15</temp>
92 + <pres uom="atm">1</pres>
93 + </densityValue>
94 + </period>
95 +
96 + </product><product>
97 + <kind>gas</kind>
98 + <period>
99 + <kind>month</kind>
100 + <dateStart>2012-02-01</dateStart>
101 + <dateEnd>2012-02-29</dateEnd>
102 + <volumeValue>
103 +
104 + <volume uom="m3">120.48</volume><temp uom="degC">15</temp>
105 + <pres uom="atm">1</pres>
106 + </volumeValue>
107 +
108 + <mass uom="kg">209.5</mass>
109 + <densityValue>
110 + <density uom="kg/m3">0.89</density>
111 +
112 + <temp uom="degC">15</temp>
113 + <pres uom="atm">1</pres>
114 + </densityValue>
115 + </period>
116 +
117 + </product><product>
118 + <kind>water</kind>
119 + <period>
120 + <kind>month</kind>
121 + <dateStart>2012-02-01</dateStart>
122 + <dateEnd>2012-02-29</dateEnd>
123 + <volumeValue>
124 +
125 + <volume uom="m3">307.78</volume><temp uom="degC">15</temp>
126 + <pres uom="atm">1</pres>
127 + </volumeValue>
128 +
129 +
130 +
131 + </period>
132 +
133 + </product><product>
134 + <kind>condensate - net</kind>
135 + <period>
136 + <kind>month</kind>
137 + <dateStart>2012-02-01</dateStart>
138 + <dateEnd>2012-02-29</dateEnd>
139 + <volumeValue>
140 +
141 + <volume uom="m3">1405.4</volume><temp uom="degC">15</temp>
142 + <pres uom="atm">1</pres>
143 + </volumeValue>
144 +
145 + <mass uom="kg">12.05</mass>
146 + <densityValue>
147 +
148 + <density uom="kg/m3">748.29</density>
149 + <temp uom="degC">15</temp>
150 + <pres uom="atm">1</pres>
151 + </densityValue>
152 + </period>
153 +
154 + </product>
155 + </flow>
156 +
157 +
158 +
159 + <flow uid="x3">
160 + <kind>injection</kind>
161 + <qualifier>allocated</qualifier>
162 + <product>
163 + <kind>gas</kind>
164 + <period>
165 + <kind>month</kind>
166 + <dateStart>2012-02-01</dateStart>
167 + <dateEnd>2012-02-29</dateEnd>
168 + <volumeValue>
169 +
170 + <volume uom="m3">386419.96</volume><temp uom="degC">15</temp>
171 + <pres uom="atm">1</pres>
172 + </volumeValue>
173 +
174 + <mass uom="kg">37278685.39</mass>
175 + <densityValue>
176 + <density uom="kg/m3">0.52</density>
177 +
178 + <temp uom="degC">15</temp>
179 + <pres uom="atm">1</pres>
180 + </densityValue>
181 + </period>
182 +
183 + </product>
184 + </flow>
185 +
186 +
187 +
188 + <flow uid="x4">
189 + <kind>consume - fuel</kind>
190 + <qualifier>allocated</qualifier>
191 + <product>
192 + <kind>gas</kind>
193 + <period>
194 + <kind>month</kind>
195 + <dateStart>2012-02-01</dateStart>
196 + <dateEnd>2012-02-29</dateEnd>
197 + <volumeValue>
198 +
199 + <volume uom="m3">342278.76</volume><temp uom="degC">15</temp>
200 + <pres uom="atm">1</pres>
201 + </volumeValue>
202 +
203 + <mass uom="kg">39773013.88</mass>
204 + <densityValue>
205 + <density uom="kg/m3">0.64</density>
206 +
207 + <temp uom="degC">15</temp>
208 + <pres uom="atm">1</pres>
209 + </densityValue>
210 + </period>
211 +
212 + </product><product>
213 + <kind>diesel</kind>
214 + <period>
215 + <kind>month</kind>
216 + <dateStart>2012-02-01</dateStart>
217 + <dateEnd>2012-02-29</dateEnd>
218 +
219 + <volumeValue>
220 + <volume uom="L">137.11</volume>
221 + <temp uom="degC">15</temp>
222 + <pres uom="atm">1</pres>
223 + </volumeValue>
224 +
225 +
226 + </period>
227 +
228 + </product>
229 + </flow>
230 +
231 +
232 +
233 + <flow uid="x5">
234 + <kind>consume - flare</kind>
235 + <qualifier>allocated</qualifier>
236 + <product>
237 + <kind>gas</kind>
238 + <period>
239 + <kind>month</kind>
240 + <dateStart>2012-02-01</dateStart>
241 + <dateEnd>2012-02-29</dateEnd>
242 + <volumeValue>
243 +
244 + <volume uom="m3">392735.39</volume><temp uom="degC">15</temp>
245 + <pres uom="atm">1</pres>
246 + </volumeValue>
247 +
248 + <mass uom="kg">30838868.52</mass>
249 + <densityValue>
250 + <density uom="kg/m3">0.96</density>
251 +
252 + <temp uom="degC">15</temp>
253 + <pres uom="atm">1</pres>
254 + </densityValue>
255 + </period>
256 +
257 + </product>
258 + </flow>
259 +
260 +
261 +
262 + <flow uid="x6">
263 + <kind>production</kind>
264 + <qualifier>metered - fiscal</qualifier>
265 + <product>
266 + <kind>oil - gross</kind>
267 + <period>
268 + <kind>month</kind>
269 + <dateStart>2012-02-01</dateStart>
270 + <dateEnd>2012-02-29</dateEnd>
271 + <volumeValue>
272 +
273 + <volume uom="m3">104467.76</volume><temp uom="degC">15</temp>
274 + <pres uom="atm">1</pres>
275 + </volumeValue>
276 +
277 + <mass uom="kg">71713183.84</mass>
278 + <densityValue>
279 +
280 + <density uom="kg/m3">773.81</density>
281 + <temp uom="degC">15</temp>
282 + <pres uom="atm">1</pres>
283 + </densityValue>
284 + </period>
285 +
286 + </product>
287 + </flow>
288 +
289 +
290 +
291 + <flow uid="x7">
292 + <kind>production</kind>
293 + <qualifier>allocated</qualifier>
294 + <product>
295 + <kind>condensate - net</kind>
296 + <period>
297 + <kind>month</kind>
298 + <dateStart>2012-02-01</dateStart>
299 + <dateEnd>2012-02-29</dateEnd>
300 + <volumeValue>
301 +
302 + <volume uom="m3">140030.76</volume><temp uom="degC">15</temp>
303 + <pres uom="atm">1</pres>
304 + </volumeValue>
305 +
306 + <mass uom="kg">76233889.18</mass>
307 + <densityValue>
308 +
309 + <density uom="kg/m3">767.76</density>
310 + <temp uom="degC">15</temp>
311 + <pres uom="atm">1</pres>
312 + </densityValue>
313 + </period>
314 +
315 + </product><product>
316 + <kind>gas</kind>
317 + <period>
318 + <kind>month</kind>
319 + <dateStart>2012-02-01</dateStart>
320 + <dateEnd>2012-02-29</dateEnd>
321 + <volumeValue>
322 +
323 + <volume uom="m3">105130.62</volume><temp uom="degC">15</temp>
324 + <pres uom="atm">1</pres>
325 + </volumeValue>
326 +
327 + <mass uom="kg">70978709.94</mass>
328 + <densityValue>
329 + <density uom="kg/m3">0.77</density>
330 +
331 + <temp uom="degC">15</temp>
332 + <pres uom="atm">1</pres>
333 + </densityValue>
334 + </period>
335 +
336 + </product><product>
337 + <kind>water</kind>
338 + <period>
339 + <kind>month</kind>
340 + <dateStart>2012-02-01</dateStart>
341 + <dateEnd>2012-02-29</dateEnd>
342 + <volumeValue>
343 +
344 + <volume uom="m3">131662.14</volume><temp uom="degC">15</temp>
345 + <pres uom="atm">1</pres>
346 + </volumeValue>
347 +
348 +
349 +
350 + </period>
351 +
352 + </product>
353 + </flow>
354 +
355 +
356 +
357 + <flow uid="x8">
358 + <kind>production</kind>
359 + <qualifier>forecast</qualifier>
360 + <product>
361 + <kind>oil - net</kind>
362 + <period>
363 + <kind>month</kind>
364 + <dateStart>2012-02-01</dateStart>
365 + <dateEnd>2012-02-29</dateEnd>
366 + <volumeValue>
367 +
368 + <volume uom="m3">117743.15</volume><temp uom="degC">15</temp>
369 + <pres uom="atm">1</pres>
370 + </volumeValue>
371 +
372 + <mass uom="kg">76957382.93</mass>
373 + <densityValue>
374 +
375 + <density uom="kg/m3">780.77</density>
376 + <temp uom="degC">15</temp>
377 + <pres uom="atm">1</pres>
378 + </densityValue>
379 + </period>
380 +
381 + </product><product>
382 + <kind>gas</kind>
383 + <period>
384 + <kind>month</kind>
385 + <dateStart>2012-02-01</dateStart>
386 + <dateEnd>2012-02-29</dateEnd>
387 + <volumeValue>
388 +
389 + <volume uom="m3">139616.65</volume><temp uom="degC">15</temp>
390 + <pres uom="atm">1</pres>
391 + </volumeValue>
392 +
393 + <mass uom="kg">76923228.68</mass>
394 + <densityValue>
395 + <density uom="kg/m3">0.75</density>
396 +
397 + <temp uom="degC">15</temp>
398 + <pres uom="atm">1</pres>
399 + </densityValue>
400 + </period>
401 +
402 + </product><product>
403 + <kind>water</kind>
404 + <period>
405 + <kind>month</kind>
406 + <dateStart>2012-02-01</dateStart>
407 + <dateEnd>2012-02-29</dateEnd>
408 + <volumeValue>
409 +
410 + <volume uom="m3">140253.06</volume><temp uom="degC">15</temp>
411 + <pres uom="atm">1</pres>
412 + </volumeValue>
413 +
414 +
415 +
416 + </period>
417 +
418 + </product>
419 + </flow>
420 +
421 +
422 +
423 + <flow uid="x9">
424 + <kind>production</kind>
425 + <qualifier>budget</qualifier>
426 + <product>
427 + <kind>gas</kind>
428 + <period>
429 + <kind>month</kind>
430 + <dateStart>2012-02-01</dateStart>
431 + <dateEnd>2012-02-29</dateEnd>
432 + <volumeValue>
433 +
434 + <volume uom="m3">126638.4</volume><temp uom="degC">15</temp>
435 + <pres uom="atm">1</pres>
436 + </volumeValue>
437 +
438 + <mass uom="kg">79547139.4</mass>
439 + <densityValue>
440 + <density uom="kg/m3">0.87</density>
441 +
442 + <temp uom="degC">15</temp>
443 + <pres uom="atm">1</pres>
444 + </densityValue>
445 + </period>
446 +
447 + </product><product>
448 + <kind>water</kind>
449 + <period>
450 + <kind>month</kind>
451 + <dateStart>2012-02-01</dateStart>
452 + <dateEnd>2012-02-29</dateEnd>
453 + <volumeValue>
454 +
455 + <volume uom="m3">137312.71</volume><temp uom="degC">15</temp>
456 + <pres uom="atm">1</pres>
457 + </volumeValue>
458 +
459 +
460 +
461 + </period>
462 +
463 + </product>
464 + </flow>
465 +
466 +
467 +
468 +
469 + <flow uid="x10">
470 + <name>TRYM allocated inventory</name>
471 + <kind>inventory</kind>
472 + <qualifier>allocated</qualifier>
473 + <product>
474 + <kind>oil - net</kind>
475 + <period>
476 + <kind>month</kind>
477 + <dateStart>2012-02-01</dateStart>
478 + <dateEnd>2012-02-29</dateEnd>
479 + <volumeValue>
480 + <volume uom="m3">211.03</volume>
481 + <temp uom="degC">15</temp>
482 + <pres uom="atm">1</pres>
483 + </volumeValue>
484 +
485 + <mass uom="kg">389.54</mass>
486 +
487 + <densityValue>
488 + <density uom="kg/m3">703.49</density>
489 + <temp uom="degC">15</temp>
490 + <pres uom="atm">1</pres>
491 + </densityValue>
492 + <balanceSet>
493 + <kind>closing balance</kind>
494 + <balanceDetail>
495 + <owner>DONG E&amp;P Norge AS</owner>
496 + <volumeValue>
497 + <volume uom="m3">41.024232</volume>
498 + <temp uom="degC">15</temp>
499 + <pres uom="atm">1</pres>
500 + </volumeValue>
501 + <mass uom="kg">75.726576</mass>
502 + </balanceDetail><balanceDetail>
503 + <owner>Bayerngas Norge AS</owner>
504 + <volumeValue>
505 + <volume uom="m3">170.005768</volume>
506 + <temp uom="degC">15</temp>
507 + <pres uom="atm">1</pres>
508 + </volumeValue>
509 + <mass uom="kg">313.813424</mass>
510 + </balanceDetail>
511 + </balanceSet>
512 + </period>
513 +
514 + </product>
515 + </flow>
516 +
517 +
518 + <flow uid="x11">
519 + <kind>hydrocarbon accounting</kind>
520 + <qualifier>allocated</qualifier>
521 + <product>
522 + <kind>oil - net</kind>
523 + <period>
524 + <kind>month</kind>
525 + <dateStart>2012-02-01</dateStart>
526 + <dateEnd>2012-02-29</dateEnd>
527 + <volumeValue>
528 +
529 + <volume uom="m3">1378.75</volume><temp uom="degC">15</temp>
530 + <pres uom="atm">1</pres>
531 + </volumeValue>
532 +
533 + <mass uom="kg">389.87</mass>
534 + <densityValue>
535 +
536 + <density uom="kg/m3">791.64</density>
537 + <temp uom="degC">15</temp>
538 + <pres uom="atm">1</pres>
539 + </densityValue>
540 + </period>
541 +
542 + </product>
543 + </flow>
544 +
545 +
546 +
547 +
548 +
549 +
550 + <flow uid="x12">
551 + <name>TRYM gas sales at terminal</name>
552 + <kind>sale</kind>
553 + <qualifier>allocated</qualifier>
554 + <product>
555 + <kind>gas</kind>
556 + <period>
557 + <kind>month</kind>
558 + <dateStart>2012-02-01</dateStart>
559 + <dateEnd>2012-02-29</dateEnd>
560 +
561 + <balanceSet>
562 + <kind>transaction</kind>
563 +
564 + <volumeValue>
565 + <volume uom="m3">13573.95</volume>
566 + <temp uom="degC">0</temp>
567 + <pres uom="atm">1</pres>
568 + </volumeValue>
569 +
570 + <work uom="MJ">32314.33</work>
571 + <balanceDetail>
572 + <owner>DONG E&amp;P Norge AS</owner>
573 + <seller>DONG E&amp;P Norge AS</seller>
574 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
575 + <buyer>NATURGAS VEST</buyer>
576 + <volumeValue>
577 + <volume uom="m3">13573.95</volume>
578 + <temp uom="degC">0</temp>
579 + <pres uom="atm">1</pres>
580 + </volumeValue>
581 +
582 + <work uom="MJ">22377.1</work>
583 + </balanceDetail>
584 + </balanceSet><balanceSet>
585 + <kind>transaction</kind>
586 +
587 + <volumeValue>
588 + <volume uom="m3">17110.53</volume>
589 + <temp uom="degC">0</temp>
590 + <pres uom="atm">1</pres>
591 + </volumeValue>
592 +
593 + <work uom="MJ">43190.4</work>
594 + <balanceDetail>
595 + <owner>DONG E&amp;P Norge AS</owner>
596 + <seller>DONG E&amp;P Norge AS</seller>
597 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
598 + <buyer>NATURGASS FYN</buyer>
599 + <volumeValue>
600 + <volume uom="m3">17110.53</volume>
601 + <temp uom="degC">0</temp>
602 + <pres uom="atm">1</pres>
603 + </volumeValue>
604 +
605 + <work uom="MJ">55850.17</work>
606 + </balanceDetail>
607 + </balanceSet><balanceSet>
608 + <kind>transaction</kind>
609 +
610 + <volumeValue>
611 + <volume uom="m3">9856.77</volume>
612 + <temp uom="degC">0</temp>
613 + <pres uom="atm">1</pres>
614 + </volumeValue>
615 +
616 + <work uom="MJ">58833.66</work>
617 + <balanceDetail>
618 + <owner>DONG E&amp;P Norge AS</owner>
619 + <seller>DONG E&amp;P Norge AS</seller>
620 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
621 + <buyer>NATURGASS FYN</buyer>
622 + <volumeValue>
623 + <volume uom="m3">9856.77</volume>
624 + <temp uom="degC">0</temp>
625 + <pres uom="atm">1</pres>
626 + </volumeValue>
627 +
628 + <work uom="MJ">56416.88</work>
629 + </balanceDetail>
630 + </balanceSet><balanceSet>
631 + <kind>transaction</kind>
632 +
633 + <volumeValue>
634 + <volume uom="m3">12909.74</volume>
635 + <temp uom="degC">0</temp>
636 + <pres uom="atm">1</pres>
637 + </volumeValue>
638 +
639 + <work uom="MJ">41178.47</work>
640 + <balanceDetail>
641 + <owner>DONG E&amp;P Norge AS</owner>
642 + <seller>DONG E&amp;P Norge AS</seller>
643 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
644 + <buyer>NATURGASS FYN</buyer>
645 + <volumeValue>
646 + <volume uom="m3">12909.74</volume>
647 + <temp uom="degC">0</temp>
648 + <pres uom="atm">1</pres>
649 + </volumeValue>
650 +
651 + <work uom="MJ">39021.16</work>
652 + </balanceDetail>
653 + </balanceSet>
654 + </period>
655 + </product>
656 + </flow>
657 +
658 +
659 + <flow uid="x13">
660 + <name>TRYM field production lifted by tanker</name>
661 + <kind>hydrocarbon accounting</kind>
662 + <qualifier>allocated</qualifier>
663 + <product>
664 + <kind>oil - net</kind>
665 + <period>
666 + <kind>month</kind>
667 + <dateStart>2012-02-01</dateStart>
668 + <dateEnd>2012-02-29</dateEnd>
669 + <balanceSet>
670 + <kind>tanker lifting</kind>
671 + <cargoNumber>301/1</cargoNumber>
672 + <cargoBatchNumber>1</cargoBatchNumber>
673 + <shipper>DONG E&amp;P Norge AS</shipper>
674 + <destination>
675 + <name>Rotterdam</name>
676 + <type>harbour</type>
677 + <country>NETHERLANDS</country>
678 + </destination>
679 + <event>
680 + <date>2012-01-06</date>
681 + <kind>bill of lading</kind>
682 + </event>
683 + <volumeValue>
684 + <volume uom="m3">8.58</volume>
685 + <temp uom="degC">15</temp>
686 + <pres uom="atm">1</pres>
687 + </volumeValue>
688 + <mass uom="kg">119.13</mass>
689 + <densityValue>
690 + <density uom="kg/m3">766.73</density>
691 + <temp uom="degC">15.0</temp>
692 + <pres uom="atm">1</pres>
693 + </densityValue>
694 + <balanceDetail>
695 + <owner>Bayerngas Norge AS</owner>
696 + <share uom="%">100.0</share>
697 + </balanceDetail>
698 + </balanceSet><balanceSet>
699 + <kind>tanker lifting</kind>
700 + <cargoNumber>302/1</cargoNumber>
701 + <cargoBatchNumber>1</cargoBatchNumber>
702 + <shipper>DONG E&amp;P Norge AS</shipper>
703 + <destination>
704 + <name>Kalundborg</name>
705 + <type>harbour</type>
706 + <country>DENMARK</country>
707 + </destination>
708 + <event>
709 + <date>2012-01-11</date>
710 + <kind>bill of lading</kind>
711 + </event>
712 + <volumeValue>
713 + <volume uom="m3">40.53</volume>
714 + <temp uom="degC">15</temp>
715 + <pres uom="atm">1</pres>
716 + </volumeValue>
717 + <mass uom="kg">466.05</mass>
718 + <densityValue>
719 + <density uom="kg/m3">774.21</density>
720 + <temp uom="degC">15.0</temp>
721 + <pres uom="atm">1</pres>
722 + </densityValue>
723 + <balanceDetail>
724 + <owner>Bayerngas Norge AS</owner>
725 + <share uom="%">100.0</share>
726 + </balanceDetail>
727 + </balanceSet><balanceSet>
728 + <kind>tanker lifting</kind>
729 + <cargoNumber>303/1</cargoNumber>
730 + <cargoBatchNumber>1</cargoBatchNumber>
731 + <shipper>DONG E&amp;P Norge AS</shipper>
732 + <destination>
733 + <name>Mongstad</name>
734 + <type>terminal</type>
735 + <country>NORWAY</country>
736 + </destination>
737 + <event>
738 + <date>2012-01-16</date>
739 + <kind>bill of lading</kind>
740 + </event>
741 + <volumeValue>
742 + <volume uom="m3">587.67</volume>
743 + <temp uom="degC">15</temp>
744 + <pres uom="atm">1</pres>
745 + </volumeValue>
746 + <mass uom="kg">197.33</mass>
747 + <densityValue>
748 + <density uom="kg/m3">799.32</density>
749 + <temp uom="degC">15.0</temp>
750 + <pres uom="atm">1</pres>
751 + </densityValue>
752 + <balanceDetail>
753 + <owner>Bayerngas Norge AS</owner>
754 + <share uom="%">100.0</share>
755 + </balanceDetail>
756 + </balanceSet><balanceSet>
757 + <kind>tanker lifting</kind>
758 + <cargoNumber>304/1</cargoNumber>
759 + <cargoBatchNumber>1</cargoBatchNumber>
760 + <shipper>DONG E&amp;P Norge AS</shipper>
761 + <destination>
762 + <name>Kalundborg</name>
763 + <type>harbour</type>
764 + <country>DENMARK</country>
765 + </destination>
766 + <event>
767 + <date>2012-01-21</date>
768 + <kind>bill of lading</kind>
769 + </event>
770 + <volumeValue>
771 + <volume uom="m3">1929.24</volume>
772 + <temp uom="degC">15</temp>
773 + <pres uom="atm">1</pres>
774 + </volumeValue>
775 + <mass uom="kg">917.79</mass>
776 + <densityValue>
777 + <density uom="kg/m3">708.56</density>
778 + <temp uom="degC">15.0</temp>
779 + <pres uom="atm">1</pres>
780 + </densityValue>
781 + <balanceDetail>
782 + <owner>Bayerngas Norge AS</owner>
783 + <share uom="%">100.0</share>
784 + </balanceDetail>
785 + </balanceSet>
786 + </period>
787 + </product>
788 + </flow>
789 +
790 +
791 + </facility><facility>
792 + <name kind="terminal" namingSystem="NPD" uidRef="416595">FREDERICIA</name>
793 +
794 +
795 + <flow uid="x14">
796 + <name>FREDERICIA allocated inventory</name>
797 + <kind>inventory</kind>
798 + <qualifier>allocated</qualifier>
799 + <product>
800 + <kind>oil - net</kind>
801 + <period>
802 + <kind>month</kind>
803 + <dateStart>2012-02-01</dateStart>
804 + <dateEnd>2012-02-29</dateEnd>
805 + <volumeValue>
806 + <volume uom="m3">227.75</volume>
807 + <temp uom="degC">15</temp>
808 + <pres uom="atm">1</pres>
809 + </volumeValue>
810 +
811 + <mass uom="kg">579.7</mass>
812 +
813 + <densityValue>
814 + <density uom="kg/m3">764.95</density>
815 + <temp uom="degC">15</temp>
816 + <pres uom="atm">1</pres>
817 + </densityValue>
818 + <balanceSet>
819 + <kind>closing balance</kind>
820 + <balanceDetail>
821 + <owner>DONG E&amp;P Norge AS</owner>
822 + <volumeValue>
823 + <volume uom="m3">54.15895</volume>
824 + <temp uom="degC">15</temp>
825 + <pres uom="atm">1</pres>
826 + </volumeValue>
827 + <mass uom="kg">137.85266</mass>
828 + </balanceDetail><balanceDetail>
829 + <owner>Bayerngas Norge AS</owner>
830 + <volumeValue>
831 + <volume uom="m3">66.63965</volume>
832 + <temp uom="degC">15</temp>
833 + <pres uom="atm">1</pres>
834 + </volumeValue>
835 + <mass uom="kg">169.62022</mass>
836 + </balanceDetail><balanceDetail>
837 + <owner> Det Norske Oljeselskap AS</owner>
838 + <volumeValue>
839 + <volume uom="m3">106.9514</volume>
840 + <temp uom="degC">15</temp>
841 + <pres uom="atm">1</pres>
842 + </volumeValue>
843 + <mass uom="kg">272.22712</mass>
844 + </balanceDetail>
845 + </balanceSet>
846 + </period>
847 +
848 + </product>
849 + </flow>
850 +
851 +
852 +
853 +
854 + <flow uid="x15">
855 + <name>FREDERICIA field production lifted by tanker</name>
856 + <kind>hydrocarbon accounting</kind>
857 + <qualifier>allocated</qualifier>
858 + <product>
859 + <kind>oil - net</kind>
860 + <period>
861 + <kind>month</kind>
862 + <dateStart>2012-02-01</dateStart>
863 + <dateEnd>2012-02-29</dateEnd>
864 + <balanceSet>
865 + <kind>tanker lifting</kind>
866 + <cargoNumber>380/1</cargoNumber>
867 + <cargoBatchNumber>1</cargoBatchNumber>
868 + <shipper>DONG E&amp;P Norge AS</shipper>
869 + <destination>
870 + <name>Fawley</name>
871 + <type>harbour</type>
872 + <country>UNITED KINGDOM</country>
873 + </destination>
874 + <event>
875 + <date>2012-01-06</date>
876 + <kind>bill of lading</kind>
877 + </event>
878 + <volumeValue>
879 + <volume uom="m3">866.99</volume>
880 + <temp uom="degC">15</temp>
881 + <pres uom="atm">1</pres>
882 + </volumeValue>
883 + <mass uom="kg">804.9</mass>
884 + <densityValue>
885 + <density uom="kg/m3">770.1</density>
886 + <temp uom="degC">15.0</temp>
887 + <pres uom="atm">1</pres>
888 + </densityValue>
889 + <balanceDetail>
890 + <owner>Bayerngas Norge AS</owner>
891 + <share uom="%">9.6</share>
892 + </balanceDetail><balanceDetail>
893 + <owner> Det Norske Oljeselskap AS</owner>
894 + <share uom="%">90.4</share>
895 + </balanceDetail>
896 + </balanceSet><balanceSet>
897 + <kind>tanker lifting</kind>
898 + <cargoNumber>381/1</cargoNumber>
899 + <cargoBatchNumber>1</cargoBatchNumber>
900 + <shipper> Det Norske Oljeselskap AS</shipper>
901 + <destination>
902 + <name>Mongstad</name>
903 + <type>terminal</type>
904 + <country>NORWAY</country>
905 + </destination>
906 + <event>
907 + <date>2012-01-10</date>
908 + <kind>bill of lading</kind>
909 + </event>
910 + <volumeValue>
911 + <volume uom="m3">403.98</volume>
912 + <temp uom="degC">15</temp>
913 + <pres uom="atm">1</pres>
914 + </volumeValue>
915 + <mass uom="kg">899.27</mass>
916 + <densityValue>
917 + <density uom="kg/m3">796.46</density>
918 + <temp uom="degC">15.0</temp>
919 + <pres uom="atm">1</pres>
920 + </densityValue>
921 + <balanceDetail>
922 + <owner>Bayerngas Norge AS</owner>
923 + <share uom="%">92.74</share>
924 + </balanceDetail><balanceDetail>
925 + <owner>DONG E&amp;P Norge AS</owner>
926 + <share uom="%">7.26</share>
927 + </balanceDetail>
928 + </balanceSet>
929 + </period>
930 + </product>
931 + </flow>
932 +
933 + <flow uid="x16">
934 + <kind>hydrocarbon accounting</kind>
935 + <qualifier>allocated</qualifier>
936 + <product>
937 + <kind>oil - net</kind>
938 + <period>
939 + <kind>month</kind>
940 + <dateStart>2012-02-01</dateStart>
941 + <dateEnd>2012-02-29</dateEnd>
942 + <volumeValue>
943 +
944 + <volume uom="m3">1125.55</volume><temp uom="degC">15</temp>
945 + <pres uom="atm">1</pres>
946 + </volumeValue>
947 +
948 + <mass uom="kg">538.85</mass>
949 + <densityValue>
950 +
951 + <density uom="kg/m3">784.52</density>
952 + <temp uom="degC">15</temp>
953 + <pres uom="atm">1</pres>
954 + </densityValue>
955 + </period>
956 +
957 + </product>
958 + </flow>
959 +
960 +
961 +
962 +
963 + </facility><facility>
964 + <name kind="terminal" namingSystem="NPD" uidRef="364693">NYHAMNA</name>
965 +
966 +
967 +
968 +
969 + <flow uid="x17">
970 + <name>NYHAMNA gas sales at terminal</name>
971 + <kind>sale</kind>
972 + <qualifier>allocated</qualifier>
973 + <product>
974 + <kind>gas - dry</kind>
975 + <period>
976 + <kind>month</kind>
977 + <dateStart>2012-02-01</dateStart>
978 + <dateEnd>2012-02-29</dateEnd>
979 +
980 + <balanceSet>
981 + <kind>transaction</kind>
982 +
983 + <volumeValue>
984 + <volume uom="m3">1485.5</volume>
985 + <temp uom="degC">0</temp>
986 + <pres uom="atm">1</pres>
987 + </volumeValue>
988 +
989 + <work uom="MJ">27149.87</work>
990 + <balanceDetail>
991 + <owner>DONG E&amp;P Norge AS</owner>
992 + <seller>DONG E&amp;P Norge AS</seller>
993 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
994 + <buyer>DONG DK</buyer>
995 + <volumeValue>
996 + <volume uom="m3">213.93</volume>
997 + <temp uom="degC">0</temp>
998 + <pres uom="atm">1</pres>
999 + </volumeValue>
1000 +
1001 + <work uom="MJ">79024.1</work>
1002 + </balanceDetail><balanceDetail>
1003 + <owner>DONG E&amp;P Norge AS</owner>
1004 + <seller>DONG E&amp;P Norge AS</seller>
1005 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1006 + <buyer>NATURGAS VEST</buyer>
1007 + <volumeValue>
1008 + <volume uom="m3">1271.57</volume>
1009 + <temp uom="degC">0</temp>
1010 + <pres uom="atm">1</pres>
1011 + </volumeValue>
1012 +
1013 + <work uom="MJ">11070.64</work>
1014 + </balanceDetail>
1015 + </balanceSet><balanceSet>
1016 + <kind>transaction</kind>
1017 +
1018 + <volumeValue>
1019 + <volume uom="m3">780.91</volume>
1020 + <temp uom="degC">0</temp>
1021 + <pres uom="atm">1</pres>
1022 + </volumeValue>
1023 +
1024 + <work uom="MJ">56097.24</work>
1025 + <balanceDetail>
1026 + <owner>DONG E&amp;P Norge AS</owner>
1027 + <seller>DONG E&amp;P Norge AS</seller>
1028 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1029 + <buyer>NATURGASS FYN</buyer>
1030 + <volumeValue>
1031 + <volume uom="m3">780.91</volume>
1032 + <temp uom="degC">0</temp>
1033 + <pres uom="atm">1</pres>
1034 + </volumeValue>
1035 +
1036 + <work uom="MJ">53652.61</work>
1037 + </balanceDetail>
1038 + </balanceSet><balanceSet>
1039 + <kind>transaction</kind>
1040 +
1041 + <volumeValue>
1042 + <volume uom="m3">1950.97</volume>
1043 + <temp uom="degC">0</temp>
1044 + <pres uom="atm">1</pres>
1045 + </volumeValue>
1046 +
1047 + <work uom="MJ">54004.15</work>
1048 + <balanceDetail>
1049 + <owner>DONG E&amp;P Norge AS</owner>
1050 + <seller>DONG E&amp;P Norge AS</seller>
1051 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1052 + <buyer>EXXONMOBIL GAS DE</buyer>
1053 + <volumeValue>
1054 + <volume uom="m3">1950.97</volume>
1055 + <temp uom="degC">0</temp>
1056 + <pres uom="atm">1</pres>
1057 + </volumeValue>
1058 +
1059 + <work uom="MJ">76292.69</work>
1060 + </balanceDetail>
1061 + </balanceSet><balanceSet>
1062 + <kind>transaction</kind>
1063 +
1064 + <volumeValue>
1065 + <volume uom="m3">940.45</volume>
1066 + <temp uom="degC">0</temp>
1067 + <pres uom="atm">1</pres>
1068 + </volumeValue>
1069 +
1070 + <work uom="MJ">44845.78</work>
1071 + <balanceDetail>
1072 + <owner>DONG E&amp;P Norge AS</owner>
1073 + <seller>DONG E&amp;P Norge AS</seller>
1074 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1075 + <buyer>NATURGAS VEST</buyer>
1076 + <volumeValue>
1077 + <volume uom="m3">940.45</volume>
1078 + <temp uom="degC">0</temp>
1079 + <pres uom="atm">1</pres>
1080 + </volumeValue>
1081 +
1082 + <work uom="MJ">27508.81</work>
1083 + </balanceDetail>
1084 + </balanceSet><balanceSet>
1085 + <kind>transaction</kind>
1086 +
1087 + <volumeValue>
1088 + <volume uom="m3">1522.21</volume>
1089 + <temp uom="degC">0</temp>
1090 + <pres uom="atm">1</pres>
1091 + </volumeValue>
1092 +
1093 + <work uom="MJ">33937.17</work>
1094 + <balanceDetail>
1095 + <owner>DONG E&amp;P Norge AS</owner>
1096 + <seller>DONG E&amp;P Norge AS</seller>
1097 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1098 + <buyer>DONG DK</buyer>
1099 + <volumeValue>
1100 + <volume uom="m3">464.53</volume>
1101 + <temp uom="degC">0</temp>
1102 + <pres uom="atm">1</pres>
1103 + </volumeValue>
1104 +
1105 + <work uom="MJ">45075.28</work>
1106 + </balanceDetail><balanceDetail>
1107 + <owner>DONG E&amp;P Norge AS</owner>
1108 + <seller>DONG E&amp;P Norge AS</seller>
1109 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1110 + <buyer>NATURGASS FYN</buyer>
1111 + <volumeValue>
1112 + <volume uom="m3">135.92</volume>
1113 + <temp uom="degC">0</temp>
1114 + <pres uom="atm">1</pres>
1115 + </volumeValue>
1116 +
1117 + <work uom="MJ">23782.52</work>
1118 + </balanceDetail><balanceDetail>
1119 + <owner>DONG E&amp;P Norge AS</owner>
1120 + <seller>DONG E&amp;P Norge AS</seller>
1121 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1122 + <buyer>EXXONMOBIL GAS DE</buyer>
1123 + <volumeValue>
1124 + <volume uom="m3">921.76</volume>
1125 + <temp uom="degC">0</temp>
1126 + <pres uom="atm">1</pres>
1127 + </volumeValue>
1128 +
1129 + <work uom="MJ">8629.03</work>
1130 + </balanceDetail>
1131 + </balanceSet><balanceSet>
1132 + <kind>transaction</kind>
1133 +
1134 + <volumeValue>
1135 + <volume uom="m3">1825.73</volume>
1136 + <temp uom="degC">0</temp>
1137 + <pres uom="atm">1</pres>
1138 + </volumeValue>
1139 +
1140 + <work uom="MJ">22792.97</work>
1141 + <balanceDetail>
1142 + <owner>DONG E&amp;P Norge AS</owner>
1143 + <seller>DONG E&amp;P Norge AS</seller>
1144 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1145 + <buyer>DONG DK</buyer>
1146 + <volumeValue>
1147 + <volume uom="m3">898.4</volume>
1148 + <temp uom="degC">0</temp>
1149 + <pres uom="atm">1</pres>
1150 + </volumeValue>
1151 +
1152 + <work uom="MJ">38140.23</work>
1153 + </balanceDetail><balanceDetail>
1154 + <owner>DONG E&amp;P Norge AS</owner>
1155 + <seller>DONG E&amp;P Norge AS</seller>
1156 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1157 + <buyer>NATURGAS VEST</buyer>
1158 + <volumeValue>
1159 + <volume uom="m3">927.33</volume>
1160 + <temp uom="degC">0</temp>
1161 + <pres uom="atm">1</pres>
1162 + </volumeValue>
1163 +
1164 + <work uom="MJ">42229.67</work>
1165 + </balanceDetail>
1166 + </balanceSet>
1167 + </period>
1168 + </product>
1169 + </flow>
1170 +
1171 +
1172 +
1173 + <flow uid="x18">
1174 + <name>NYHAMNA gas sales at terminal</name>
1175 + <kind>sale</kind>
1176 + <qualifier>allocated</qualifier>
1177 + <product>
1178 + <kind>gas</kind>
1179 + <period>
1180 + <kind>month</kind>
1181 + <dateStart>2012-02-01</dateStart>
1182 + <dateEnd>2012-02-29</dateEnd>
1183 +
1184 + <balanceSet>
1185 + <kind>transaction</kind>
1186 +
1187 + <volumeValue>
1188 + <volume uom="m3">19471.74</volume>
1189 + <temp uom="degC">0</temp>
1190 + <pres uom="atm">1</pres>
1191 + </volumeValue>
1192 +
1193 + <work uom="MJ">51485.11</work>
1194 + <balanceDetail>
1195 + <owner>DONG E&amp;P Norge AS</owner>
1196 + <seller>DONG E&amp;P Norge AS</seller>
1197 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1198 + <buyer>NATURGAS VEST</buyer>
1199 + <volumeValue>
1200 + <volume uom="m3">19471.74</volume>
1201 + <temp uom="degC">0</temp>
1202 + <pres uom="atm">1</pres>
1203 + </volumeValue>
1204 +
1205 + <work uom="MJ">15169.74</work>
1206 + </balanceDetail>
1207 + </balanceSet><balanceSet>
1208 + <kind>transaction</kind>
1209 +
1210 + <volumeValue>
1211 + <volume uom="m3">8859.26</volume>
1212 + <temp uom="degC">0</temp>
1213 + <pres uom="atm">1</pres>
1214 + </volumeValue>
1215 +
1216 + <work uom="MJ">52810.89</work>
1217 + <balanceDetail>
1218 + <owner>DONG E&amp;P Norge AS</owner>
1219 + <seller>DONG E&amp;P Norge AS</seller>
1220 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1221 + <buyer>NATURGAS VEST</buyer>
1222 + <volumeValue>
1223 + <volume uom="m3">8859.26</volume>
1224 + <temp uom="degC">0</temp>
1225 + <pres uom="atm">1</pres>
1226 + </volumeValue>
1227 +
1228 + <work uom="MJ">17694.09</work>
1229 + </balanceDetail>
1230 + </balanceSet><balanceSet>
1231 + <kind>transaction</kind>
1232 +
1233 + <volumeValue>
1234 + <volume uom="m3">968.93</volume>
1235 + <temp uom="degC">0</temp>
1236 + <pres uom="atm">1</pres>
1237 + </volumeValue>
1238 +
1239 + <work uom="MJ">38107.91</work>
1240 + <balanceDetail>
1241 + <owner>DONG E&amp;P Norge AS</owner>
1242 + <seller>DONG E&amp;P Norge AS</seller>
1243 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1244 + <buyer>NATURGAS VEST</buyer>
1245 + <volumeValue>
1246 + <volume uom="m3">968.93</volume>
1247 + <temp uom="degC">0</temp>
1248 + <pres uom="atm">1</pres>
1249 + </volumeValue>
1250 +
1251 + <work uom="MJ">22972.43</work>
1252 + </balanceDetail>
1253 + </balanceSet><balanceSet>
1254 + <kind>transaction</kind>
1255 +
1256 + <volumeValue>
1257 + <volume uom="m3">17931.95</volume>
1258 + <temp uom="degC">0</temp>
1259 + <pres uom="atm">1</pres>
1260 + </volumeValue>
1261 +
1262 + <work uom="MJ">54348.6</work>
1263 + <balanceDetail>
1264 + <owner>DONG E&amp;P Norge AS</owner>
1265 + <seller>DONG E&amp;P Norge AS</seller>
1266 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1267 + <buyer>NATURGASS FYN</buyer>
1268 + <volumeValue>
1269 + <volume uom="m3">17931.95</volume>
1270 + <temp uom="degC">0</temp>
1271 + <pres uom="atm">1</pres>
1272 + </volumeValue>
1273 +
1274 + <work uom="MJ">44511.51</work>
1275 + </balanceDetail>
1276 + </balanceSet><balanceSet>
1277 + <kind>transaction</kind>
1278 +
1279 + <volumeValue>
1280 + <volume uom="m3">5005.96</volume>
1281 + <temp uom="degC">0</temp>
1282 + <pres uom="atm">1</pres>
1283 + </volumeValue>
1284 +
1285 + <work uom="MJ">78960.71</work>
1286 + <balanceDetail>
1287 + <owner>DONG E&amp;P Norge AS</owner>
1288 + <seller>DONG E&amp;P Norge AS</seller>
1289 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1290 + <buyer>NATURGASS FYN</buyer>
1291 + <volumeValue>
1292 + <volume uom="m3">5005.96</volume>
1293 + <temp uom="degC">0</temp>
1294 + <pres uom="atm">1</pres>
1295 + </volumeValue>
1296 +
1297 + <work uom="MJ">11367.28</work>
1298 + </balanceDetail>
1299 + </balanceSet><balanceSet>
1300 + <kind>transaction</kind>
1301 +
1302 + <volumeValue>
1303 + <volume uom="m3">3175.25</volume>
1304 + <temp uom="degC">0</temp>
1305 + <pres uom="atm">1</pres>
1306 + </volumeValue>
1307 +
1308 + <work uom="MJ">58024.75</work>
1309 + <balanceDetail>
1310 + <owner>DONG E&amp;P Norge AS</owner>
1311 + <seller>DONG E&amp;P Norge AS</seller>
1312 + <salesAdministrator>DONG E&amp;P Norge AS</salesAdministrator>
1313 + <buyer>NATURGAS VEST</buyer>
1314 + <volumeValue>
1315 + <volume uom="m3">3175.25</volume>
1316 + <temp uom="degC">0</temp>
1317 + <pres uom="atm">1</pres>
1318 + </volumeValue>
1319 +
1320 + <work uom="MJ">15216.29</work>
1321 + </balanceDetail>
1322 + </balanceSet>
1323 + </period>
1324 + </product>
1325 + </flow>
1326 + <flow uid="x19">
1327 + <kind>hydrocarbon accounting</kind>
1328 + <qualifier>allocated</qualifier>
1329 + <product>
1330 + <kind>oil - net</kind>
1331 + <period>
1332 + <kind>month</kind>
1333 + <dateStart>2012-02-01</dateStart>
1334 + <dateEnd>2012-02-29</dateEnd>
1335 + <volumeValue>
1336 +
1337 + <volume uom="m3">691.3</volume><temp uom="degC">15</temp>
1338 + <pres uom="atm">1</pres>
1339 + </volumeValue>
1340 +
1341 + <mass uom="kg">359.97</mass>
1342 + <densityValue>
1343 +
1344 + <density uom="kg/m3">765.5</density>
1345 + <temp uom="degC">15</temp>
1346 + <pres uom="atm">1</pres>
1347 + </densityValue>
1348 + </period>
1349 +
1350 + </product>
1351 + </flow>
1352 +
1353 +
1354 +
1355 +
1356 + </facility><facility>
1357 + <name kind="wellbore" namingSystem="NPD" uidRef="6469">3/7-A-1 AH</name>
1358 + <wellStatus>producing</wellStatus>
1359 + <operationTime uom="d">9</operationTime>
1360 + <flow uid="x20">
1361 + <kind>production</kind>
1362 + <qualifier>allocated</qualifier>
1363 + <product>
1364 + <kind>oil - net</kind>
1365 + <period>
1366 + <kind>month</kind>
1367 + <dateStart>2012-02-01</dateStart>
1368 + <dateEnd>2012-02-29</dateEnd>
1369 + <volumeValue>
1370 +
1371 + <volume uom="m3">853.55</volume><temp uom="degC">15</temp>
1372 + <pres uom="atm">1</pres>
1373 + </volumeValue>
1374 +
1375 +
1376 +
1377 + </period>
1378 +
1379 + </product><product>
1380 + <kind>gas</kind>
1381 + <period>
1382 + <kind>month</kind>
1383 + <dateStart>2012-02-01</dateStart>
1384 + <dateEnd>2012-02-29</dateEnd>
1385 + <volumeValue>
1386 +
1387 + <volume uom="m3">443.78</volume><temp uom="degC">15</temp>
1388 + <pres uom="atm">1</pres>
1389 + </volumeValue>
1390 +
1391 +
1392 +
1393 + </period>
1394 +
1395 + </product><product>
1396 + <kind>water</kind>
1397 + <period>
1398 + <kind>month</kind>
1399 + <dateStart>2012-02-01</dateStart>
1400 + <dateEnd>2012-02-29</dateEnd>
1401 + <volumeValue>
1402 +
1403 + <volume uom="m3">660.34</volume><temp uom="degC">15</temp>
1404 + <pres uom="atm">1</pres>
1405 + </volumeValue>
1406 +
1407 +
1408 +
1409 + </period>
1410 +
1411 + </product>
1412 + </flow>
1413 +
1414 +
1415 +
1416 +
1417 + </facility><facility>
1418 + <name kind="wellbore" namingSystem="NPD" uidRef="6439">3/7-A-2 H</name>
1419 + <wellStatus>producing</wellStatus>
1420 + <operationTime uom="d">7</operationTime>
1421 + <flow uid="x21">
1422 + <kind>production</kind>
1423 + <qualifier>allocated</qualifier>
1424 + <product>
1425 + <kind>oil - net</kind>
1426 + <period>
1427 + <kind>month</kind>
1428 + <dateStart>2012-02-01</dateStart>
1429 + <dateEnd>2012-02-29</dateEnd>
1430 + <volumeValue>
1431 +
1432 + <volume uom="m3">1289.99</volume><temp uom="degC">15</temp>
1433 + <pres uom="atm">1</pres>
1434 + </volumeValue>
1435 +
1436 +
1437 +
1438 + </period>
1439 +
1440 + </product><product>
1441 + <kind>gas</kind>
1442 + <period>
1443 + <kind>month</kind>
1444 + <dateStart>2012-02-01</dateStart>
1445 + <dateEnd>2012-02-29</dateEnd>
1446 + <volumeValue>
1447 +
1448 + <volume uom="m3">1384.5</volume><temp uom="degC">15</temp>
1449 + <pres uom="atm">1</pres>
1450 + </volumeValue>
1451 +
1452 +
1453 +
1454 + </period>
1455 +
1456 + </product><product>
1457 + <kind>water</kind>
1458 + <period>
1459 + <kind>month</kind>
1460 + <dateStart>2012-02-01</dateStart>
1461 + <dateEnd>2012-02-29</dateEnd>
1462 + <volumeValue>
1463 +
1464 + <volume uom="m3">902.84</volume><temp uom="degC">15</temp>
1465 + <pres uom="atm">1</pres>
1466 + </volumeValue>
1467 +
1468 +
1469 +
1470 + </period>
1471 +
1472 + </product>
1473 + </flow>
1474 +
1475 +
1476 +
1477 +
1478 + </facility>
1479 + </object>
1480 +</objects>
...\ No newline at end of file ...\ No newline at end of file
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
40 <facility> 40 <facility>
41 <name kind="field" namingSystem="NPD" uidRef="18081500">TRYM</name> 41 <name kind="field" namingSystem="NPD" uidRef="18081500">TRYM</name>
42 42
43 - <flow> 43 + <flow uid="x1">
44 <kind>hydrocarbon accounting</kind> 44 <kind>hydrocarbon accounting</kind>
45 <qualifier>allocated</qualifier> 45 <qualifier>allocated</qualifier>
46 <product> 46 <product>
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
71 71
72 72
73 73
74 - <flow> 74 + <flow uid="x2">
75 <name>TRYM field production lifted by tanker</name> 75 <name>TRYM field production lifted by tanker</name>
76 <kind>hydrocarbon accounting</kind> 76 <kind>hydrocarbon accounting</kind>
77 <qualifier>allocated</qualifier> 77 <qualifier>allocated</qualifier>
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
153 153
154 154
155 155
156 - <flow> 156 + <flow uid="x3">
157 <name>FREDERICIA field production lifted by tanker</name> 157 <name>FREDERICIA field production lifted by tanker</name>
158 <kind>hydrocarbon accounting</kind> 158 <kind>hydrocarbon accounting</kind>
159 <qualifier>allocated</qualifier> 159 <qualifier>allocated</qualifier>
...@@ -235,7 +235,7 @@ ...@@ -235,7 +235,7 @@
235 235
236 236
237 237
238 - <flow> 238 + <flow uid="x4">
239 <name>NYHAMNA field production lifted by tanker</name> 239 <name>NYHAMNA field production lifted by tanker</name>
240 <kind>hydrocarbon accounting</kind> 240 <kind>hydrocarbon accounting</kind>
241 <qualifier>allocated</qualifier> 241 <qualifier>allocated</qualifier>
......