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

Subject: RE: [xsl] How to get the previous node(s)
From: Rene de Vries <RdVries@xxxxxxxxxxx>
Date: Mon, 18 Jun 2001 13:43:43 +0200
Srini,

Tell us first how your XML-file is looking....

Greetings Rene
   { @   @ }
        ^
      \__/

"You don't need eyes to see, you need vision!"

-----Oorspronkelijk bericht-----
Van:	Sri ni [SMTP:srini75@xxxxxxxxxxx]
Verzonden:	maandag 18 juni 2001 12:49
Aan:	xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Onderwerp:	[xsl] 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@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


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


Current Thread