XML serialization...

Subject: XML serialization...
From: Sebastien Sahuc <ssahuc@xxxxxxxxxxxxxx>
Date: Thu, 16 Sep 1999 11:46:22 +0200
Hi there,

I wonder if somebody has already written an XSLT doc that transform an
XML fragment (simple one) into pure text. I mean by this, that all
characters are transformed to its correspondant entities. 
For exmaple :
<example><element/></example> 
will represented as 
&lt;example&gt;&lt;element/&gt;&lt;example&gt;

Any idea ?

Sebastien

ps: In fact I need to transmit a XML fragment to a Java Applet, and
seems to work in IE5 if the data is in XML, but doesn't work in
Navigator.

Thank


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


Current Thread