Subject: RE: Variables and multiple xmlns
From: "Hunter, David" <dhunter@xxxxxxxxxxxx>
Date: Tue, 1 Feb 2000 10:22:27 -0500
|
From: Kay Michael [mailto:Michael.Kay@xxxxxxx]
Sent: Tuesday, February 01, 2000 5:40 AM
>
> It's legal but useless. A processor that recognizes the xsl
> namespace (and
> therefore the template) will treat xslt:variable as a literal result
> element, while one that recognises the xslt namespace will
> treat a top-level
> xsl:template element and its contents as user data to be ignored.
Even the MSXML Beta release doesn't do anything with this. I had to change
all of the XSLT elements to use the xslt: prefix before it would do anything
useful.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|