RE: [xsl] Problem in xsl:for-each

Subject: RE: [xsl] Problem in xsl:for-each
From: "Zwetselaar M. van (Marco)" <Marco.van.Zwetselaar@xxxxxxxxxxxxx>
Date: Thu, 10 Jan 2002 17:43:58 +0100
JAM Wrote:
> I'm trying to access to all items in node 'Parrafo'.
> Variable $Nombre_Fichero contains a valid filename .
> This XSL does not output all elements. (This is the real problem )
> <xsl:for-each 
> select="$Nombre_Fichero//Documento/Noticia/Cuerpo/Parrafo">
> 	<xsl:copy-of select="$Nombre_Fichero//."/>
> Any idea about ?

In order for this to work, $Nombre_Fichero should refer to a file, not to a
filename.

Marco




















***************************DISCLAIMER***********************************
Deze e-mail is uitsluitend bestemd voor de geadresseerde(n). 
Verstrekking aan en gebruik door anderen is niet toegestaan.
Fortis sluit iedere aansprakelijkheid uit die voortvloeit uit
electronische verzending.

This e-mail is intended exclusively for the addressee(s), and may
not be passed on to, or made available for use by any person 
other than the addressee(s).
Fortis rules out any and every liability resulting from any
electronic transmission.
****04******************************************************************

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


Current Thread
  • [xsl] Problem in xsl:for-each
    • jam - Thu, 10 Jan 2002 17:12:35 +0100
      • <Possible follow-ups>
      • Zwetselaar M. van (Marco) - Thu, 10 Jan 2002 17:43:58 +0100 <=
      • jam - Thu, 10 Jan 2002 18:20:24 +0100
      • jam - Thu, 10 Jan 2002 18:51:41 +0100