Validation 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)]

XPath

1

string-length(substring-after(.,'.'))<=2