From: Cedric CARBONE (cedric.carbone@thales-e-transactions.com)
Date: 19/04/2002 - 14:23
Bonjour,
J'aimerais trier suivant un champ un tableau html resultant d'une
conversion XSL-T.
Ca marche très bien avec l'ancienne recommandation :
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl" version="1.0">
Via
<xsl:for-each select="persons/person" order-by="nom; prenom">
<xsl:value-of select="nom"/>
</xsl:for-each>
Cependant, j'aimerais maintenant utiliser la dernière version
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
et lorsque j'execute l'instruction <xsl:for-each> précédente, mon
navigateur m'indique : L'attribut 'order-by' n'est pas valide sur
'xsl:for-each'.
Merci par avance pour vos réponses.
___
Cédric Carbone
R&D .net / Services Web
Thales e-transactions
cedric.carbone@thales-e-transactions.com
--
Devenez redacteur <XML>fr et contribuez au developpement du
xml francophone (http://xmlfr.org/infos/redacteurs/) !
Liste de diffusion "xml-tech@xmlfr.org" (http://xmlfr.org).
Cette liste est a votre disposition pour discuter en francais de
tout sujet technique lie a XML.
Pour resilier votre abonnement, envoyez un message contenant
la commande "unsubscribe" a xml-tech-request@xmlfr.org
(mailto:xml-tech-request@xmlfr.org?Subject=unsubscribe)
Archive générée par hypermail 2.1.3 le 28/06/2004 - 11:06 UTC
webmaster@xmlfr.org
|