Re: [xsl] Searching nodes

Subject: Re: [xsl] Searching nodes
From: "alexandre bord" <alexandre.bord@xxxxxxxxxx>
Date: Thu, 11 Jul 2002 18:43:43 +0200
no thanx i'm so sorry
i'm very tired

alexandre bord wrote:

Hello !

Sample XML :

<foos>
<foo name="xxx">
   <enum title="zzz" />
   <enum title="eee" />
</foo>
<foo name ="yyy" >
   <enum title="fff" />
   <related name="xxx" />
</foo>
</foos>

When processing "related" of <foo name=yyy> i wan't the title of all the enum elements of <foo name="xxx">

How can i do that



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