How to increment a XSL integer variable

前端 未结 4 1759
花落未央
花落未央 2020-12-19 19:51

Updated

I have some huge data, which becomes a large table say table parent

each table parent\'s row will

4条回答
  •  不知归路
    2020-12-19 20:38

    I have same problem and simplest way to solve it is to use Saxon. Here you can find my solution Incrementing and checking the counter variable in XSLT

提交回复
热议问题