France (Txns): Seller Legal Registration Identifier
Declarant ID
The declarant's SIREN number (declarant ID) is mandatory data (9 numeric characters).
Elements
| Path | Cardinality | Usage | Mandate Business Term | Final Format XPath |
|---|---|---|---|---|
Statement/AccountingSupplierParty/Party/PartyLegalEntity/CompanyID | 1..1 | M | TT-13 | /Report/ReportDocument/Issuer/Id |
Example
<ubl:Statement>
<!-- ... omitted for readability -->
<cac:AccountingSupplierParty>
<!-- ... omitted for readability -->
<cac:Party>
<!-- ... omitted for readability -->
<cac:PartyLegalEntity>
<cbc:CompanyID schemeID="0002">100000009</cbc:CompanyID>
</cac:PartyLegalEntity>
</cac:Party>
</cac:AccountingSupplierParty>
</ubl:Statement>
Updated 8 days ago
