Subject: Re: copy-of / value-of
From: Jan Theofel <theofel@xxxxxxx>
Date: Mon, 02 Sep 2002 22:38:20 +0200
|
Hello Steve,
Steve Rosenberry schrieb:
>
> As you know <xsl:copy-of select="special" /> returns:
>
> <special>
> Some text here as line 1<br/>
> Some text here as line 2
> </special>
>
> But <xsl:copy-of select="special/node()" /> (not the appended "/node()")
> returns just the node contents -- not the enclosing tags:
>
> Some text here as line 1<br/>
> Some text here as line 2
>
> Subtle, but important...
Very important and very like what I was looking for. Where can I find a good
documentation for all this? (Perhaps even a German one.)
Thanks,
Jan
--
Jan Theofel Fon: +49 (7 11) 48 90 83 - 0
ETES - EDV-Systemhaus GbR Fax: +49 (7 11) 48 90 83 - 50
Libanonstrasse 58 A * D-70184 Stuttgart Web: http://www.etes.de
______________________________________
Inflex - eMail Scanning and Protection
Queries to: postmaster@xxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|