France (Txns): Seller Legal Registration Identifier Identification Scheme Identifier
Identifier type (also called qualifier).
Because only the SIREN can be informed, this value can be informed as "0002"or it can be omitted.
If omitted, "0002" will be set as fallback in the mapping.
Elements
| Path | Cardinality | Usage | Mandate Business Term | Final Format XPath | Mapping Logic |
|---|---|---|---|---|---|
Statement/AccountingSupplierParty/Party/PartyLegalEntity/CompanyID/@schemeID | 1..1 | M | TT-12 | /Report/ReportDocument/Issuer/Id/@schemeId | If omitted, "0002" will be set as fallback in the mapping. |
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 about 14 hours ago
