probleme with xml et &#10 suite conversion xsl (niveau=E9butant)

Stéphane ANCELOT <[email protected]>
Newsgroups gmane.text.xml.french.tech
Message-ID <[email protected]>
Bonjour,
Apres avoir transforme un fichier xml via xsl , je recupere des codes 
&#10 dans mes valeurs comment faire pour éviter ca?

voici le resultat :
  points="&#10;1,2,3,4&#10;">

etrange non ?

voici le code xsl utilisé et les data xml

DATA XML :
<coord>
1,2,3,4
</coord>

XSL:

	<xsl:attribute name="points">
	<xsl:value-of   select="coord"/>
	</xsl:attribute>
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.