RE: [xsl] Matched content should be in commented in Output XML

Subject: RE: [xsl] Matched content should be in commented in Output XML
From: "V.Ramkumar" <V.Ramkumar@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 15 Jul 2008 15:51:58 +0530
David wrote:
>or you could use an extension such as saxon:serialise  if that is
>available to you 9which I guess it is)

> <xsl:comment>
> <xsl:value-of select="saxon:serialize(.)"/>
> </xsl:comment>

I tried using saxon:serialize as you told. But it is asking second argument
for this.

Regards,
Ramkumar

Current Thread