This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: xmlspy and copy-of


>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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]