This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Yet Another Flat File to Hierarchy question..


I think the problem you're seeing is related to the problem I described in
my recent post regarding xsl:key semantics and MSXML. First, a good test
would be to try your case using Saxon 6.5.2 which appears to "do the right
thing" with the call to current(), at least for my testcase. I believe
earlier versions do not. MSXML (any version) does NOT do the right thing as
far as I can tell. (Xalan may also be a way to test your case. I understand
that it works properly too.)

Regards,
 Bill

 -----Original Message-----
From: 	McNally, David [mailto:David.McNally@moodys.com] 
Sent:	Friday, June 14, 2002 12:56 PM
To:	'xsl-list@lists.mulberrytech.com'
Subject:	RE: [xsl] Yet Another Flat File to Hierarchy question..

For some reason I can't get current() to work in key definitions - or at
least that seems to be what the problem is.  Using the suggested key below,
I tried this xslt:

<snip>

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]