Re: [xsl] Adding prefix to elements when I import a XML file

Subject: Re: [xsl] Adding prefix to elements when I import a XML file
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Wed, 31 Oct 2007 10:01:21 +0000
On 31/10/2007, Andrew Welch <andrew.j.welch@xxxxxxxxx> wrote:

> <xsl:apply-templates select="document('file.xml')" mode="addPrefix"/>
>
> with:
>
> <xsl:template match="@*|node()" mode="addNamespace">


...but unlike me, make sure the modes match :)



-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

Current Thread