Affichage d'un attribute avec <xsl:attribute>
Stephane Bortzmeyer <[email protected]> Tue, 30 Jan 2007 21:10:41 +0100
| Newsgroups | gmane.text.xml.french.tech |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jan 26, 2007 at 10:14:52AM +0100, Phong NGUYEN NHU <[email protected]> wrote a message of 94 lines which said: > <xsl:attribute name="href">#top</xsl:attribute>Haut ... > --> Comment lui faire afficher le href ? J'avoue que je ne comprends pas la question. Votre programme semble correct et l'attribut href est bien affiché : % sabcmd faq.xsl faq.xml <?xml version="1.0" encoding="UTF-8"?> ... </br><p><a href="#top">Haut </a></p></span>