BR-44
- Message
[BR-44]-Each Invoice line charge shall have an Invoice line charge reason or an invoice line allowance reason code.
- Context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()]
- Test
exists(cbc:AllowanceChargeReason) or exists(cbc:AllowanceChargeReasonCode)
- Usage