Re: pbm: xsl:variable

Terence SINDABIZERA <[email protected]>
Newsgroups gmane.text.xml.french.tech
Message-ID <[email protected]>
Excusez-moi, le précédent fichier contient une erreur
de double balise fermante. Voici le bon fichier

fichier source

<objet name="B">
     <droite>vide</droite>
     <gauche>C</gauche>
</objet>
 
<objet name="C">
     <droite>B</droite>
     <gauche>A</gauche>
</objet>
 
<objet name="A">
     <droite>vide</droite>
     <gauche>C</gauche>
</objet>


Fichier rélultat
<objet name="B">
     <droite>C</droite>
     <gauche>A</gauche>
</objet> 
<objet name="C">
     <droite>vide</droite>
     <gauche>B</gauche>
</objet>
 
<objet name="A">
     <droite>B</droite>
     <gauche>vide</gauche>
</objet>



	

	
		
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com
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.