|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Value-of, copy-of
Joerg,
Thanks. I found something very close to what you have suggested in
Michael Kay's book under xsl:copy-of, except he has:
<xsl:template match="@* | node()" mode="copy">
<xsl:copy>
<xsl:apply-tmeplates select="@*" mode="copy"/>
<xsl:apply-templates mode="copy"/>
</xsl:copy>
</xsl:template>
Is there some reason why the mode is used even though xsl:copy is
part of the template? Like your post, very interesting and though
provoking but over my head at the moment.
Mike F.
__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








