Percentage display and parse with xs:decimal, fractionDigits facet and nc.minFractionDigits extra attribute

In this input one can insert more than two decimals, they will be displayed as two, the persisted value may have the inserted decimals, possible more than two
In this input one cannot insert more than two decimals, if more are inserted a validation error happens, after error display the input contains the correct number of decimals for next submit
In this input one cannot insert more than two decimals like the input before but here the formatting is always with two decimals