xslt-grouping
pull unique groups from xml using xslt
I realize you can\'t use arrays in xsl and normally to do the task below it would take an array. Here\'s what I need...开发者_运维问答[详细]
2023-01-12 06:34 分类:问答XSLT grouping continued - xPath issue?
Dimitre was a big help earlier... this is kinda like part two. :) I\'ve been wracking my brain and still don\'t see it.[详细]
2023-01-12 04:08 分类:问答Grouping using XSLT 1.0
My XML looks like <xml version=\"1.0\" standalone=\"no\"> <Alerts AlertsName=\"\"> <Alert UserId=\"13\" OwnerId=\"13\" OwnerName=\"jasprice\" OwnerEmail=\"jatin.mehta@test.com\" Sc[详细]
2023-01-10 22:22 分类:问答Counting distinct items in XSLT and listing only once
I have the following XML: <assessment> <section> <item> <attributes> <variables>[详细]
2023-01-07 20:38 分类:问答XSLT, sort and group by year-date
Regarding Umbraco XSLT version 1. I have aprox. 150 news items in XML. Lets say like this (all is pseudocode until I get more familiar with this xml/xslt):[详细]
2022-12-12 05:27 分类:问答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 分类:问答
加载中,请稍侯......