Subject: RE: automatic hyperlink with XSLT ?
From: Ben Robb <Ben@xxxxxxxxxx>
Date: Tue, 20 Jun 2000 17:06:33 +0100
|
4. There is a missing version number in the <xsl:stylesheet> declaration.
BTW you were right about <xsl:key> not being supported in the May release of
MSXML.
Ben
...
XSLT :
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/XSL/Transform/1.0">
...
3. As far as I know, even the latest Microsoft XSLT processor doesn't
implement xsl:key yet.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|