This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: use cases for d-o-e


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]