Message

Reminder total line extension amount MUST equal the sum of the line totals.

Context
//cac:LegalMonetaryTotal
Test
number(child::cbc:LineExtensionAmount) = number(round((sum(//cac:ReminderLine/cbc:DebitLineAmount) - sum(//cac:ReminderLine/cbc:CreditLineAmount)) * 100) div 100)