France (Txns): Seller 1
A group of business terms providing information about the Seller.
Sufficient components of the address are to be filled to comply with legal requirements.
Elements
| Path | Cardinality | Usage | Mandate Business Term | Final Format XPath |
|---|---|---|---|---|
Statement/StatementLine/BillingReference/InvoiceDocumentReference/UBLExtensions/UBLExtension/ExtensionContent/InvoiceDocumentReferenceExtension/ubl-inv:Invoice/AccountingSupplierParty | 1..1 | M | TG-12 | /Report/TransactionsReport/Invoice/Seller |
Example
<ubl:Statement>
<!-- ... omitted for readability -->
<cac:StatementLine>
<!-- ... omitted for readability -->
<cac:BillingReference>
<!-- ... omitted for readability -->
<cac:InvoiceDocumentReference>
<!-- ... omitted for readability -->
<cec:UBLExtensions>
<!-- ... omitted for readability -->
<cec:UBLExtension>
<!-- ... omitted for readability -->
<cec:ExtensionContent>
<!-- ... omitted for readability -->
<vrbl:InvoiceDocumentReferenceExtension>
<!-- ... omitted for readability -->
<ubl-inv:Invoice>
<!-- ... omitted for readability -->
<cac:AccountingSupplierParty>
<cac:Party>
<cbc:EndpointID schemeID="0225">100000009</cbc:EndpointID>
<cac:PartyName>
<cbc:Name>VENDEUR NOM COMMERCIAL</cbc:Name>
</cac:PartyName>
<!-- TG-13 -->
<cac:PostalAddress>
<cbc:StreetName>35 rue d'ici</cbc:StreetName>
<cbc:AdditionalStreetName>ligne 2 vendeur</cbc:AdditionalStreetName>
<cbc:CityName>PARIS</cbc:CityName>
<cbc:PostalZone>75018</cbc:PostalZone>
<cac:Country>
<!-- TT-35 -->
<cbc:IdentificationCode>FR</cbc:IdentificationCode>
</cac:Country>
</cac:PostalAddress>
<cac:PartyTaxScheme>
<!-- TT-34 -->
<cbc:CompanyID>FR88100000009</cbc:CompanyID>
<cac:TaxScheme>
<!-- TT-34-0 -->
<cbc:ID>VAT</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
<cac:PartyLegalEntity>
<cbc:RegistrationName>LE VENDEUR</cbc:RegistrationName>
<!-- TT-33 -->
<!-- TT-33-1 -->
<cbc:CompanyID schemeID="0002">100000009</cbc:CompanyID>
<cbc:CompanyLegalForm>SARL AU CAPITAL DE 50 000 EUROS</cbc:CompanyLegalForm>
</cac:PartyLegalEntity>
<cac:Contact>
<cbc:Name>MME CONTACT(DEP ADV)</cbc:Name>
<cbc:Telephone>01 02 03 54 87</cbc:Telephone>
<cbc:ElectronicMail>[email protected]</cbc:ElectronicMail>
</cac:Contact>
</cac:Party>
</cac:AccountingSupplierParty>
<!-- ... omitted for readability -->
</ubl-inv:Invoice>
</vrbl:InvoiceDocumentReferenceExtension>
</cec:ExtensionContent>
</cec:UBLExtension>
</cec:UBLExtensions>
</cac:InvoiceDocumentReference>
</cac:BillingReference>
</cac:StatementLine>
</ubl:Statement>
Updated 8 days ago
