相关疑难解决方法(0)

在xslt 1.0中拆分函数

如何在XSLT 1.0中拆分节点值?

<mark>1,2</mark>
Run Code Online (Sandbox Code Playgroud)

我需要在for循环中使用split的输出的每个值执行一些操作.

<xsl:for-each select=""> </xsl:for-each>

这该怎么做?

xml xslt

12
推荐指数
2
解决办法
2万
查看次数

标签 统计

xml ×1

xslt ×1