Subject: RE: attribute's value within href
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 18 Feb 2000 12:52:37 -0000
|
> I'm learning xml ... and I don't have clear idea about
> this argument.
>
> I use
>
> <?xml version="1.0" encoding="windows-1252"?>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
>
then you are probably using Microsoft's 1998 IE5-XSL, which is a language
that bears very little resemblance to the XSLT standard which most people on
this list are interested in. Try at the very least to upgrade to Microsoft's
Jan 2000 version, or use a real XSLT processor such as Saxon, xt, Xalan, or
Oracle XSL. Details on www.xslinfo.com
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|