Re: XML et XSL: création d'espace

Stephane Bortzmeyer <[email protected]>
Newsgroups gmane.text.xml.french.tech
Message-ID <[email protected]>
On Fri, Mar 17, 2006 at 10:09:49AM +0100,
 Terence SINDABIZERA <[email protected]> wrote 
 a message of 66 lines which said:

> <xsl:template match="a/node()">
>     <xsl:value-of select="name()"/>
>     <xsl:text>:</xsl:text>
>     <xsl:value-of select="."/>
>     <br/>		
      <xsl:text>&#xA;</xsl:text> <!-- Insert new line -->
> </xsl:template>

ou bien:

<xsl:text>
</xsl:text>

Ce dernier dépend du traitement du "whitespace", domaine où j'avoue
que je suis perdu. Donc, j'utilise plutôt le premier.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.