This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How to get the previous node(s)


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@brel.com
>Reply-To: xsl-list@lists.mulberrytech.com
>To: xsl-list@lists.mulberrytech.com
>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@brel.com
>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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]