|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] sorting related issue
Hi List,
My XML looks something like below
<ErrorMessages>
<ErrorMessage>
<name>a</name>
<type>1</type>
<details>abcd</details>
</ErrorMessage>
.
.
.
<ErrorMessage>
.
.
.
</ErrorMessage>
</ErrorMessages>
I would like to sort my XML on <name> and <type> on the Client side and do
things like do not display "name" if the next "ErrorMessage" record also
has the same "name".
I tried checking using "preceding-sibling" but that uses the "document
order". I am sure this is a trivial issue, but I need some clue / pointers
/ direction.
I am using MSXML3 on the Client side (IE browser only).
Any response would be highly appreciated.
Thanks,
Sanjay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








