RE: [xsl] XML /XSLT Namespace problem

Subject: RE: [xsl] XML /XSLT Namespace problem
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 22 Aug 2007 22:26:56 +0100
>        I don't think that the issue you brought up here is 
> something to do with namespaces.

I'm afraid you're wrong. It has everything to do with namespaces, and is a
very common problem for XSLT beginners.

 Namespaces are, literally, 
> something like the one in the following:

The XML namespaces spec (and all good practice) recommends using absolute
URIs for your namespace names, but there's nothing to stop you using any old
name if you want to ignore the advice.

Michael Kay
http://www.saxonica.com/

Current Thread