Bugfix for SalesTariff digest creation
There was a bug when creating the signed SalesTariff in ChargeParameterDiscoveryRes. Before, the SalesTariff XML element was created with the MsgBody namespace, but now (as it is the correct way) it is created using the MsgDataTypes namespace.
Fixes issue #16.