China (GTS): Seller Party Identification Scheme ID
Configure the Seller Party Identification Scheme ID for your China documents.
Seller Party Identification Scheme ID
The scheme identifier of the party identification. Use VRBL:CN:CODE.
Element metadata
| Path | Cardinality | Usage | Example Value | Format |
|---|---|---|---|---|
Invoice/AccountingSupplierParty/Party/PartyIdentification/ID/@schemeID | 0..1 | M | VRBL:CN:CODE | Code |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:AccountingSupplierParty>
<!-- ... omitted for readability -->
<cac:Party>
<!-- ... omitted for readability -->
<cac:PartyIdentification>
<cbc:ID schemeID="VRBL:CN:CODE">00000000000000</cbc:ID>
</cac:PartyIdentification>
</cac:Party>
</cac:AccountingSupplierParty>
</ubl:Invoice>Updated 2 days ago
Did this page help you?
