China (GTS): Document Note

Configure the Document Note for your China documents.

Document Note

A textual note that gives unstructured information that is relevant to the Invoice as a whole.

Element metadata

PathCardinalityUsageUsage DescriptionExample ValueFormatFinal Format Path
Invoice/Note0..1OOptional for regular invoices (cbc:InvoiceTypeCode equals 380). Not used for credit notes (cbc:InvoiceTypeCode equals 381).Remarks information 2025Text$.remarks

Example

<ubl:Invoice>
  <!-- ... omitted for readability -->
  <cbc:Note>This is an invoice free-text</cbc:Note>
  <!-- ... omitted for readability -->
</ubl:Invoice>

Did this page help you?