xslkey
XSL key using multiple values
The following is the sample XML structure I\'m working on: <command name=\"test\"> <parameter index=\"2\">4000</parameter>[详细]
2023-03-31 05:19 分类:问答XSLT 1.0 Grouping Key for different Nodes and Elements
I am looking at the Muenchian Grouping. I tried finding examples that are similar to my xml but can\'t find any. Most of the examples are well structured while mine is confusing.[详细]
2023-03-28 06:40 分类:问答Counting distinct items in XSLT and listing only once
I have the following XML: <assessment> <section> <item> <attributes> <variables>[详细]
2023-01-07 20:38 分类:问答Nesting of xsl:key() within xsl:key() & combining results of xsl:key()
I have 2 unrelated questions. I need to do a grouping of data using XSLT. I need this to function like how a nested IF within an IF would function. After which, I need to group the data so that I can[详细]
2022-12-10 15:40 分类:问答