UBL-DT-01
- Message
[UBL-DT-01]-Amounts shall be decimal up to two fraction digits
- Context
//*[ends-with(name(), 'Amount') and not(ends-with(name(),'PriceAmount')) and not(ancestor::cac:Price/cac:AllowanceCharge)]
- Test
string-length(substring-after(.,'.'))<=2
- Usage