2

I am trying to generate xml file for the invoice which has to submitted in the form xml file EHF peppol 3.O, I unable to find the exact xml schema for this anybody can help me on this

unhammer
  • 4,306
  • 2
  • 39
  • 52
S Mugunthan kumar
  • 177
  • 1
  • 2
  • 11

1 Answers1

2

EHF Billing 3.0 is based on UBL 2.1, just like PEPPOL BIS Billing 3.0 and EN16931.

There is documentation at https://anskaffelser.dev/postaward/g3/spec/current/billing-3.0/

unhammer
  • 4,306
  • 2
  • 39
  • 52
klakegg
  • 181
  • 1
  • 8
  • could you please elaborate? I need this for a project I'm working on with .NET framework. Are there any APIs to be used for this solution? – Mo Sadeghipour Sep 24 '20 at 08:20