Re: [xsl] question on default namespace

Subject: Re: [xsl] question on default namespace
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Mon, 9 Mar 2009 13:24:46 +0000 (GMT)
Torsten Schassan wrote:

> Are there any other solutions that include the
> xpath-default-namespace?

  Simply use:

    <xsl:for-each xpath-default-namespace="" ...

  But personally, I never use this attribute, to never run into this issue.

  Regards,

--
Florent Georges
http://www.fgeorges.org/

Current Thread