Skip to content

Commit

Permalink
review BR-CL-10.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
oriol committed Oct 3, 2024
1 parent 5eff7fb commit 381f682
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions test/Invoice-unit-UBL/BR-CL-10.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@
<cac:AccountingSupplierParty>
<cac:Party>
<cac:PartyIdentification>
<cbc:ID schemeID="9901"/>
<cbc:ID schemeID="0001"/>
</cac:PartyIdentification>
</cac:Party>
</cac:AccountingSupplierParty>

<cac:AccountingCustomerParty>
<cac:Party>
<cac:PartyIdentification>
<cbc:ID schemeID="0181"/>
<cbc:ID schemeID="0185"/>
</cac:PartyIdentification>
<cac:PartyIdentification>
<cbc:ID schemeID="SEPA"/>
Expand All @@ -93,16 +93,18 @@
<cbc:ID schemeID="0233"/>
</cac:PartyIdentification>
<cac:PartyIdentification>
<cbc:ID schemeID="0250"/>
<cbc:ID schemeID="0238"/>
</cac:PartyIdentification>
</cac:PayeeParty>

<cac:TaxRepresentativeParty>
<cac:PartyIdentification>
<cbc:ID schemeID="9908"/>
<cbc:ID schemeID="0232"/>
</cac:PartyIdentification>
</cac:TaxRepresentativeParty>
</Invoice>
</test>

</testSet>


0 comments on commit 381f682

Please sign in to comment.