RE: [xsl] Unprefixed namespace and XSL

Subject: RE: [xsl] Unprefixed namespace and XSL
From: <Jarno.Elovirta@xxxxxxxxx>
Date: Wed, 10 Nov 2004 11:34:23 +0200
Hi,

> I've problems with viewing an XML file with XSL in an
> Internet Explorer.
> I've read the XPath 2.0 and XSLT standards, and I know that if I have

IE does not implement XPath 2.0 or XSLT 2.0. You have to use prefixes in
expressions and patterns in XPath 1.0 and XSLT 1.0 if the elements are in a
namespace.

Cheers,

Jarno

Current Thread