Parametrage script Xsl

Laurent DELOBEL <[email protected]>
Newsgroups gmane.text.xml.french.tech
Message-ID <13728772.1152516333255.JavaMail.www@wwinf1633>
        Bonjour,

    Je voudrais faire ceci en xml pour une feuille xsl (conversion html) :

          <xsl:for-each select="dossier/fichier">
            <li> <a href="<xsl:value-of select="." />"><xsl:value-of select="." /> </li>
          </xsl:for-each>

   Cela est impossible car la syntaxte interdit les <> dans les "". Existe-t-il un moyende contourner cela ?


   Merci d'avance de votre reponse.
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.