China (GTS): Legal Monetary Total Group

Configure the Legal Monetary Total Group for your China documents.

Legal Monetary Total Group

A group of business terms providing the monetary totals for the Invoice.

Element metadata

PathCardinalityUsage
Invoice/LegalMonetaryTotal1..1O

Example

<ubl:Invoice>
  <!-- ... omitted for readability -->
  <cac:LegalMonetaryTotal>
    <!-- hjAmount -->
    <cbc:TaxExclusiveAmount currencyID="CNY">290</cbc:TaxExclusiveAmount>
    <!-- hjTotalAmount -->
    <cbc:PayableAmount currencyID="CNY">327.70</cbc:PayableAmount>
  </cac:LegalMonetaryTotal>
  <!-- ... omitted for readability -->
</ubl:Invoice>

Did this page help you?