Hi,
> <xsl:stylesheet version="1.1"
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
[snip]
> I'm using MSXML4 (SP2), and get the following error:
>
> Reference to variable or parameter 'sorted-files' must
> evaluate to a
> node list.
>
>
> I have tried several methods, all have failed. Above is just
> one of the ways
> that I have tried. I know I must be doing something wrong, but what?
MSXML4 doesn't implement XSLT 1.1. Use e.g. jd.xslt or Saxon if you want to work with XSLT 1.1; use exslt:node-set extension function, or vendor specific extension function <http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/htm/xsl_xsltfun_4o1a.asp> to convert a RTF into a node-set.
Cheers,
Jarno - Feindflug: Foltersequenz
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Temporary Trees
- Kaine Varley - Tue, 3 Jun 2003 04:12:35 -0400 (EDT)
- <Possible follow-ups>
- Jarno . Elovirta - Tue, 3 Jun 2003 04:25:10 -0400 (EDT) <=
- Kaine Varley - Tue, 3 Jun 2003 09:18:34 -0400 (EDT)
|
|