Re: [XSLT] Sélectionner les attributs d'un espace de noms particulier

Eric van der Vlist <[email protected]>
Newsgroups gmane.text.xml.french.tech
Organization Dyomedea (http://dyomedea.com)
Message-ID <[email protected]>
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-----
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.