[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Show YEAR once if the YEAR same as preious element by

Subject: Show YEAR once if the YEAR same as preious element by xsl
From: "Cheung Tin Po" <timothy298@xxxxxxxxxxx>
Date: Sun, 27 Apr 2003 03:57:44 +0000
preious
hi expert,

i get the following XML file

<record>
<row year="2001" month="1">
<row year="2001" month="2">
<row year="2001" month="3">
<row year="2001" month="4">
<row year="2002" month="1">
<row year="2002" month="2">
<row year="2002" month="3">
<row year="2003" month="1">
<row year="2003" month="2">
</record>

i want to transform it to html with the following result

2001/1
    2
    3
    4
2002/1
    2
    3
2003/1
    2


as XSLT cannot store the variable so i cannot think any method to should the result.


:<
From Timothy


_________________________________________________________________
No masks required! Use MSN Messenger to chat with friends and family. http://go.msnserver.com/HK/25382.asp



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.