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]

RE: XSLT Processor Detection


> 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


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