You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lines with ram:AppliedTradeAllowanceCharge is seemingly not parsed, yet I do not know if it is even valid syntax.
The lines with ram:SpecifiedTradeAllowanceCharge are parsed, but sent back on the document level "zfallowances" and "zfcharges". While this would be okish from a mapping point of view, the arrays only have two items each and there is no indication, which item of the returned arrays is corresponding to which zfitems item. A correct parsing in the downstream process is simply not possible, as far as I can tell.
Here is the returned JSON, as recieved from the mustang server:
Hey,
when reading the following example CII file in Ninox (Mustang-Server), I get a JSON that is hard to process afterwards.
https://github.com/ConnectingEurope/eInvoicing-EN16931/blob/master/cii/examples/CII_example2.xml
The lines with ram:AppliedTradeAllowanceCharge is seemingly not parsed, yet I do not know if it is even valid syntax.
The lines with ram:SpecifiedTradeAllowanceCharge are parsed, but sent back on the document level "zfallowances" and "zfcharges". While this would be okish from a mapping point of view, the arrays only have two items each and there is no indication, which item of the returned arrays is corresponding to which zfitems item. A correct parsing in the downstream process is simply not possible, as far as I can tell.
Here is the returned JSON, as recieved from the mustang server:
The text was updated successfully, but these errors were encountered: