Subject: RE: XSLT Processor Detection
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 25 Jul 2001 09:56:05 +0100
|
> I'm trying to figure out what XSLT processor a browser is
> running, so I
> copy/pasted the processor-version.xsl source
> <html xsl:version="1.0"
> xmlns:msxsl="http://www.w3.org/TR/WD-xsl"
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Mixing WD-xsl and XSLT in the same stylesheet is like mixing COBOL and
FORTRAN in the same program. It doesn't work.
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|