Message for Specific Warnings not readable

Unable to understand the warning message for the below warning codes:

  • BR-KSA-DEC-03
  • BR-KSA-DEC-04
[
    {
        "type": "WARNING",
        "code": "BR-KSA-DEC-03",
        "category": "KSA",
        "message": "يجب أن يحتوي مبلغ ضريبة القيمة المضافة على مستوى البند (KSA-11) على كسرين عشريين كحد أقصى.",
        "status": "WARNING"
    },
    {
        "type": "WARNING",
        "code": "BR-KSA-DEC-04",
        "category": "KSA",
        "message": "يجب أن يحتوي المبلغ الشامل لضريبة القيمة المضافة على مستوى البند (KSA-12) على كسرين عشريين كحد أقصى.",
        "status": "WARNING"
    }
]

Additionally, cannot find any explanation for the aforementioned codes in the Data Dictionary

please try to validate the invoice offline using the SDK and you will find the same BR warnings with the correct messages.