France (Pymnt): Transactions Summary Group
Group containing the repeatable VRBL group to report B2C aggregated data /ubl:Statement/cec:UBLExtensions/cec:UBLExtension/cec:ExtensionContent/vrbl:StatementExtension/vrbl:TransactionsSummary/vrbl:Transactions
Elements
| Path | Cardinality | Usage | Usage Description |
|---|---|---|---|
Statement/UBLExtensions/UBLExtension/ExtensionContent/StatementExtension/TransactionsSummary | 0..1 | C | See condition of /ubl:Statement/cec:UBLExtensions/cec:UBLExtension/cec:ExtensionContent/vrbl:StatementExtension/vrbl:TransactionsSummary/vrbl:Transactions |
Example
<ubl:Statement>
<!-- ... omitted for readability -->
<cec:UBLExtensions>
<!-- ... omitted for readability -->
<cec:UBLExtension>
<!-- ... omitted for readability -->
<cec:ExtensionContent>
<!-- ... omitted for readability -->
<vrbl:StatementExtension>
<!-- ... omitted for readability -->
<vrbl:TransactionsSummary>
<!-- TG-37 (each repetition of vrbl:Transactions group creates a TG-37 group in the final format, i.e. an aggregated B2C transactions payment group) -->
<vrbl:Transactions>
<!-- TG-38 -->
<vrbl:Payment>
<!-- TT-96 -->
<vrbl:PaidDate>2025-01-06</vrbl:PaidDate>
<!-- TG-39 -->
<vrbl:TaxSubtotal>
<!-- Syntactically required (with value) -->
<cbc:TaxAmount currencyID="EUR">28.00</cbc:TaxAmount>
<!-- TT-98 -->
<!-- TT-99 -->
<cbc:TaxInclusiveAmount currencyID="EUR">280.00</cbc:TaxInclusiveAmount>
<cac:TaxCategory>
<!-- TT-97 -->
<cbc:Percent>10.00</cbc:Percent>
</cac:TaxCategory>
</vrbl:TaxSubtotal>
</vrbl:Payment>
</vrbl:Transactions>
</vrbl:TransactionsSummary>
</vrbl:StatementExtension>
</cec:ExtensionContent>
</cec:UBLExtension>
</cec:UBLExtensions>
</ubl:Statement>
Updated 8 days ago
