I am able to repeat a value, in this case 0, a specific number of times using the expression
for $i in 1 to $vMax return 0
Assume $vMax is an