1
2
3
4
5
6
7
8
<calculator>
<vos>
<amortisation>
<LoanTerm type="num" max="30" />
<InterestRate type="num" default="5.76" />
</amortisation>
</vos>
</calculator>
Save ToUATDev