|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] exlt set.distinct.template.xsl ?
Hello, regarding this template, it have not function first using it, with the provided example. Wondering if my intelligence is missing some fundamental understanding, i take a look to how to do and second the template, which i call with the same xml source and xsl stylesheet provided by http://www.exslt.org/set/functions/distinct/index.html Guided by my intuition, i change <xsl:template match="node()|@*" mode="set:distinct"> <xsl:copy-of select="." /> </xsl:template> to <xsl:template match="node()|@*" mode="set:distinct"> <xsl:value-of select="."/> </xsl:template> and Wow, it function´s Is the failing product of the use of IE6 with MSXML 3 in replace mode or what ? If yes, must i adapt all the other named templates at http://www.exslt.org/ if i want to use it with IE6 / MSXML3? Can anyone please explain , the difference between <xsl:value-of select="."/> and <xsl:copy-of select="." /> ? Thanks, Hans Braumüller -- + -- Networking Artist http://crosses.net http://kunstserie.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








