[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: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Wed, 3 Sep 2008 22:13:22 +0530
Re:  Commented contents not considered for XSLT  Transf
Thanks, Wendell for sharing this perspective. I overlooked this aspect.

On Tue, Sep 2, 2008 at 9:43 PM, Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> wrote:
> At 08:52 AM 8/30/2008, it was written:
>>
>> > In my XSLT,
>> > <xsl:template match="comment()"><xsl:apply-templates/></xsl:template>
>>
>> You have defined this template (to match comments). But this template
>> is probably not getting called, with the right context. Please make
>> sure, this template is invoked in the processing chain.
>
> No, it's worse than that.
>
> Comments have no child nodes to process, so apply-templates in the context
> of a comment is a no-op.
>
> What the OP wants is <xsl:value-of select="."/> (to write out the string
> value of the comment) or <xsl:copy-of select="."/> (to copy the comment).
>
> Cheers,
> Wendell
>
>
>
> ======================================================================
> Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
> Mulberry Technologies, Inc.                http://www.mulberrytech.com
> 17 West Jefferson Street                    Direct Phone: 301/315-9635
> Suite 207                                          Phone: 301/315-9631
> Rockville, MD  20850                                 Fax: 301/315-8285
> ----------------------------------------------------------------------
>  Mulberry Technologies: A Consultancy Specializing in SGML and XML
> ======================================================================



-- 
Regards,
Mukul Gandhi

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.