Hi,
I am getting XML invoice from economic account.
I am getting
<com:BuyerParty>
<com:ID schemeID="e-conomic.com/regdeb">Test Customer/deb/1025</com:ID>
I want CVR or EAN insted of 'e-conomic.com/regdeb' and CVR No or EAN No insted of 'Test Customer/deb/1025'
this 1025 is Customer no..
How i can get result in following
<com:BuyerParty>
<com:ID schemeID="CVR">12312312</com:ID>