France (Pymnt): Transactions VAT Category
A group containing VAT category details related to the transactions
Elements
| Path | Cardinality | Usage |
|---|---|---|
Statement/UBLExtensions/UBLExtension/ExtensionContent/StatementExtension/TransactionsSummary/Transactions/Payment/TaxSubtotal/TaxCategory | 1..1 | M |
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>
<!-- ... omitted for readability -->
<vrbl:Transactions>
<!-- ... omitted for readability -->
<vrbl:Payment>
<!-- ... omitted for readability -->
<vrbl:TaxSubtotal>
<!-- ... omitted for readability -->
<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
