Bonsoir,
Le mardi 07 novembre 2006 à 22:16 +0100, Stephane Bortzmeyer a écrit :
> Je cherche à faire une template en XSLT 1 qui s'appliquera à tous les
> attributs des éléments d'un espace de noms particulier.
>
> Pour des éléments, c'est facile :
>
> <xsl:template match="xhtml:*">
>
> Pour des attributs, ceci est refusé par xsltproc et sablotron :
>
> <xsl:template match="xhtml:@*">
<xsl:template match="@xhtml:*"> (equivalent à "attribute;;xhtml:*")
devrait mieux fonctionner :) ...
Cordialement,
Eric van der Vlist
--
GPG-PGP: 2A528005
Don't you think all these XML schema languages should work together?
http://dsdl.org
------------------------------------------------------------------------
Eric van der Vlist http://xmlfr.org http://dyomedea.com
(ISO) RELAX NG ISBN:0-596-00421-4 http://oreilly.com/catalog/relax
(W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
------------------------------------------------------------------------
-- Attached file included as plaintext by Ecartis --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQBFURItDvn+ZCpSgAURAoeAAJ4x1bbhSgIi5SRIDOo7LQHRjFB6gwCfXWJB
SrAiCggDEgMW+/6Ogg8sAOQ=
=VUxd
-----END PGP SIGNATURE-----
--
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)
Received on Wed Nov 8 00:09:34 2006