stephanstapel / ZUGFeRD-csharp

C# assembly for creating and reading ZUGFeRD invoices
Apache License 2.0
170 stars 93 forks source link

Fix duplicate ram:ID #310

Closed stefanschmidcyanit closed 2 months ago

stefanschmidcyanit commented 2 months ago

Fixes

<error type="4" location="/*[local-name()='CrossIndustryInvoice']/*[local-name()='SupplyChainTradeTransaction']/*[local-name()='ApplicableHeaderTradeDelivery']/*[local-name()='ShipToTradeParty']" criterion="count(ram:ID)&lt;=1">Element 'ram:ID' may occur at maximum 1 times. from /xslt/ZF_221/FACTUR-X_EXTENDED.xslt)</error>
stephanstapel commented 2 months ago

Looks good, thanks for the fix!