1 post
2
899
I have for example the XSL code: <xsl:for-each select="//*"> <xsl:for-each select="imagem"> <img> <xsl:attribute name="src"> <xsl:value-of select="."/>…