Re: Export csv d'un noeud montant
Pierrick Brihaye <[email protected]> Tue, 20 Mar 2007 16:08:47 +0100
| Newsgroups | gmane.text.xml.french.tech |
|---|---|
| Message-ID | <[email protected]> |
Bonjour, NIANG djibril a écrit : > Dans le xsl: > <xsl:value-of select="montant"/> > > Ainsi dans le csv le montant est 20 000 mais considéré > comme chaine de caractère. Pas bien difficile : <xsl:value-of select="number(montant)"/> http://www.w3.org/TR/xpath#function-number A+ -- Pierrick Brihaye, informaticien Service régional de l'Inventaire / DRAC Bretagne mailto:[email protected] / tél : +33 (0)2 99 29 67 78 Avez-vous lu http://usenet-fr.news.eu.org/fr-chartes/rfc1855.html ?