RE: [xsl] Namespace problem

Subject: RE: [xsl] Namespace problem
From: "Sree" <pdx009@xxxxxxxxx>
Date: Thu, 24 Sep 2009 08:09:39 -0700
Sounds like that there is an issue in using ":" in the name of the attribute
or element in match templates
<xsl:template match="@xml:space" />


-----Original Message-----
From: Christopher R. Maden [mailto:crism@xxxxxxxxx]
Sent: Thursday, September 24, 2009 7:51 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Namespace problem

Trevor Nicholls wrote:
> Is there a solution (other than picking attributes to copy from a
whitelist,
> which is barely practicable here)?

Therebs some deep confusion about namespace declarations, what they are,
and how they work.  Check <URL:
http://www.w3.org/TR/2006/REC-xml-names11-20060816/ > and/or check your
favorite XSLT reference for information about how XSLT handles namespaces.

~Chris
--
Chris Maden, text nerd  <URL: http://crism.maden.org/ >
bWhat a dream life would seem if you could see the world from
 inside an Etch-A-Sketch.b b Andrew Bird, bTea & Thorazineb
GnuPG Fingerprint: C6E4 E2A9 C9F8 71AC 9724 CAA3 19F8 6677 0077 C319

Current Thread