France (Txns): Seller Name Group
Group to send the company name of the declarant of the transmission document.
Elements
| Path | Cardinality | Usage | Mandate Business Term | Final Format XPath |
|---|---|---|---|---|
Statement/AccountingSupplierParty/Party/PartyName | 1..1 | M | TT-14 | /Report/ReportDocument/Issuer/Name |
Example
<ubl:Statement>
<!-- ... omitted for readability -->
<cac:AccountingSupplierParty>
<!-- ... omitted for readability -->
<cac:Party>
<cac:PartyName>
<!-- TT-14 -->
<cbc:Name>VENDEUR NOM</cbc:Name>
</cac:PartyName>
<!-- ... omitted for readability -->
</cac:Party>
</cac:AccountingSupplierParty>
</ubl:Statement>
Updated about 15 hours ago
