[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Commented contents not considered for XSLT Transf

Subject: Re: Commented contents not considered for XSLT Transformation.
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: Sat, 30 Aug 2008 08:11:47 +0100
Re:  Commented contents not considered for XSLT  Transf
>>>>> "Ramkumar" == V Ramkumar <V.Ramkumar@xxxxxxxxxxxxxxxxxxxxxx> writes:

    Ramkumar> Hi list, I'm doing XSLT(2.0) Transformation XML 2 XML
    Ramkumar> using saxon9. In my input XML have some block of text
    Ramkumar> commented, so it's not transformed/coming in output even
    Ramkumar> I match the comment. Please suggest.

    Ramkumar> In my XSLT, <xsl:template
    Ramkumar> match="comment()"><xsl:apply-templates/></xsl:template>

Your template is not doing anything with the matched comment. Instead
of xsl:apply-templates (which will do nothing), you probably want to
do xsl:copy.
-- 
Colin Adams
Preston Lancashire

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.