Re: [xsl] xsl namespace question

Subject: Re: [xsl] xsl namespace question
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Thu, 22 Feb 2007 21:54:02 +0530
On 2/22/07, Steve <subsume@xxxxxxxxx> wrote:
what if w3.org/1999/Transform gets wiped?

The whole XSLT language (both 1.0 and 2.0) is based around this URI.
All XSLT constructs are bound to this namespace.

As David said, the software (e.g. the XSLT processor) does not fetch
anything from the namespace URI.

--
Regards,
Mukul Gandhi

Current Thread