XSL msxsl:node-set problem

前端 未结 3 1975
有刺的猬
有刺的猬 2021-01-18 22:00

Please help me out guys. I\'m just trying to declare a simple result tree fragment and iterate over it.


...


         


        
3条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-01-18 22:42

    This looks OK to me.

    Have you correctly declared the msxsl namespace for the extension functions though? Something like this:

    
    

    I am assuming you are using the Microsoft XSLT processor here

提交回复
热议问题