Re: [xsl] XQuery Updates in XSLT

Subject: Re: [xsl] XQuery Updates in XSLT
From: "Colin Adams" <colinpauladams@xxxxxxxxxxxxxx>
Date: Fri, 31 Oct 2008 10:56:42 +0000
First you would have to define identity template. There are several
different varieties.

What could be more explicit than copy?

2008/10/31 Jesper Tverskov <jesper@xxxxxxxxxxx>:
> Why not make things more obvious like this:
>
> <xsl:mode default-action="identity template"/>
> <xsl:template match="foo"/>
>
> --
>
> Jesper Tverskov
> http://www.xmlplease.com

Current Thread