How to create a sequence that contains a fixed value a specific number of times using XPATH?

前端 未结 0 1379
庸人自扰
庸人自扰 2020-12-09 05:15

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题