Maximum allowed value in XML

What is the maximum value allowed for the below fields?
<cac:LegalMonetaryTotal xmlns=“”>
<cbc:LineExtensionAmount currencyID=“SAR”></cbc:LineExtensionAmount>
<cbc:TaxExclusiveAmount currencyID=“SAR”></cbc:TaxExclusiveAmount>
<cbc:TaxInclusiveAmount currencyID=“SAR”></cbc:TaxInclusiveAmount>
<cbc:AllowanceTotalAmount currencyID=“SAR”></cbc:AllowanceTotalAmount>
<cbc:ChargeTotalAmount currencyID=“SAR”></cbc:ChargeTotalAmount>
<cbc:PrepaidAmount currencyID=“SAR”></cbc:PrepaidAmount>
<cbc:PayableRoundingAmount currencyID=“SAR”></cbc:PayableRoundingAmount>
<cbc:PayableAmount currencyID=“SAR”></cbc:PayableAmount>
</cac:LegalMonetaryTotal>