cac:ReminderLine
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ReminderLineType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [1..1] An identifier for this reminder line.
- cbc:Note [0..*] Free-form text conveying information that is not contained explicitly in other structures.
- cbc:UUID [0..1] A universally unique identifier for this reminder line.
- cbc:BalanceBroughtForwardIndicator [0..1] An indication that this reminder line contains a balance brought forward (true) or does not (false).
- cbc:DebitLineAmount [0..1] The amount debited on this reminder line.
- cbc:CreditLineAmount [0..1] The amount credited on this reminder line.
- cbc:AccountingCostCode [0..1] The buyer's accounting cost centre for this reminder line, expressed as a code.
- cbc:AccountingCost [0..1] The buyer's accounting cost centre for this reminder line, expressed as text.
- cbc:PenaltySurchargePercent [0..1] The penalty for late payment, expressed as a percentage.
- cbc:Amount [0..1] The amount on this reminder line.
- cbc:PaymentPurposeCode [0..1] A code signifying the business purpose for this payment.
- cac:ReminderPeriod [0..*] A period to which this reminder line applies.
- cac:BillingReference [0..*] A reference to a billing document associated with this reminder line.
- cac:ExchangeRate [0..1] The rate of exchange between the currency of the Reminder and the currency of the document described in the BillingReference.
Attributes
None
Used in
- Type ReminderType (Element Reminder)
Sample instance
<cac:ReminderLine> <cbc:ID>1</cbc:ID> <cac:BillingReference> <cac:InvoiceDocumentReference> <cbc:ID>TOSL108</cbc:ID> </cac:InvoiceDocumentReference> </cac:BillingReference> </cac:ReminderLine>