[xsl] copy-of / value-of

Subject: [xsl] copy-of / value-of
From: Jan Theofel <theofel@xxxxxxx>
Date: Mon, 02 Sep 2002 15:11:22 +0200
Hello,

Program used: Saxon 5.6.2 (latest stable)

In my XML for that, I want to be able to add a tag <special> like:

<special>
  Some text here as line 1<br/>
  Some text here as line 2
</special>

But when I use this with value-of, the result is:

Some text here as line 1 Some text here as line 2
(without the tag in the middle.)

I also tried copy-of which is better, but copies also the XML tags.

All I want to do is to be able to add a tag to my XML file which may include
HTML tags. How can I do this?

(I didn't find this in the docs and the FAQ is not reachable at the moment.
:-(  )

Thanks in advance,
Jan Theofel

-- 
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


Current Thread