[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Problem in xsl:for-each
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|