[xsl] How to get the previous node(s)

Subject: [xsl] How to get the previous node(s)
From: "Sri ni" <srini75@xxxxxxxxxxx>
Date: Mon, 18 Jun 2001 10:30:01 -0000
Hi all,

I am having a output like this

First Message [ parentid=0 messageid=1 ]
re: Ist mesg [ parentid=1 messageid=3 ]
 re: re: Ist mesg [ parentId=3 messageId=5 ]

Second Message [ parentid=0 messageId=2 ]
 re: 2nd Mesg [ parentId=2 messageid=4 ]

If i click the "re: re: Ist mesg" or "re: Ist Mesg", I have to loop through all the way UP to its parentNode whose parentId=0. Can anyone help me out in this one please??.

Thanks,
Srini


From: kokchoon@xxxxxxxx
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] XML translate to XML with XSL ?
Date: Tue, 19 Jun 2001 05:53:10 +0800

hi friends,

I am now developing a system that need to translate one XML file to another XML file with a XSL
file, its work ! but the output not very nice to view, all in one line... so, is there any
method to format it ?


Note: I have tried the <xsl:output method="xml"/> but the output ( XML file ) still in one line.
Note: I use xalan-java to do the translation.




Thank you.


From: ^^ -----00''00----- Kok Choon

--------------------------------------------------------
E-mail: kokchoon@xxxxxxxx
Date: 06/19/01
Time: 05:53:10

This message was sent by Z-Mail Pro - from NetManage
NetManage - delivers Standards Based IntraNet Solutions
--------------------------------------------------------

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


_________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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



Current Thread