RE: [xsl] use cases for d-o-e

Subject: RE: [xsl] use cases for d-o-e
From: "Evan D. Lenz" <elenz@xxxxxxxxxxx>
Date: Thu, 10 Jan 2002 09:40:58 -0800
Elliotte Rusty Harold wrote:
> At 3:16 PM +0000 1/9/02, Michael Kay wrote:
>
> >I was wondering about another approach, a serialize() method that returns
> >the XML serialization of (say) an element node, as a character
> string, which
> >you can then insert into text output.
> >
>
> I can see a lot of use for that in XML tutorials where one wants to
> read in a document, possibly transform it, and then write out the
> serialized form.

This has been implemented in XSLT so wouldn't necessarily need an extension
function. My implementation can be found here:
http://www.xmlportfolio.com/xml-to-string

Evan


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


Current Thread