Re: [xsl] xmlspy and copy-of

Subject: Re: [xsl] xmlspy and copy-of
From: Dan Diebolt <dandiebolt@xxxxxxxxx>
Date: Fri, 11 May 2001 05:42:06 -0700 (PDT)
>hi, I am using xmlspy 3.5; in several faqs I saw examples like for example:
><xsl:copy-of select="node()">
><xsl:apply-templates select="whatever_you_want"/>
></xsl:copy-of>
>
>but if I try this with xmlspy, I get an error:
>"apply-templates not allowed inside copy-of"

This has nothing to do with XMLSpy. xsl:copy-of is 
always empty. xsl-copy can contain other elements.

Regards,

Dan


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread