Showing
2 changed files
with
6 additions
and
0 deletions
This diff could not be displayed because it is too large.
| ... | @@ -59,6 +59,12 @@ | ... | @@ -59,6 +59,12 @@ |
| 59 | <pres uom="atm">1</pres> | 59 | <pres uom="atm">1</pres> |
| 60 | <work uom="MJ">4008</work> | 60 | <work uom="MJ">4008</work> |
| 61 | </volumeValue> | 61 | </volumeValue> |
| 62 | + <componentContent> | ||
| 63 | + <kind>water</kind> | ||
| 64 | + <volumeValue> | ||
| 65 | + <volume uom="m3">10</volume> | ||
| 66 | + </volumeValue> | ||
| 67 | + </componentContent> | ||
| 62 | <period> | 68 | <period> |
| 63 | <kind>month</kind> | 69 | <kind>month</kind> |
| 64 | <dateStart>2011-07-01</dateStart> | 70 | <dateStart>2011-07-01</dateStart> | ... | ... |
-
Please register or login to post a comment