[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

exlt set.distinct.template.xsl ?

Subject: exlt set.distinct.template.xsl ?
From: "Braumüller, Hans" <h.braumueller@xxxxxxxxxxxx>
Date: Thu, 14 Mar 2002 15:28:27 +0100
exlt
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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.