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

Subject: RE: [xsl] use cases for d-o-e
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 9 Jan 2002 15:16:25 -0000
> In the case of outputting nearly-but-not-quite-XML formats such as *SP
> (and now, regretably, XQuery) it might be possible to
> consider a variant
> of the text output method that serialised element nodes as XML markup
> rather than discarded them and processed content. That would mean
> switching from xml output method with d-o-e to the text output method
> would not involve explictly calling templates to serialize the node
> structure.

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.

Mike Kay


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


Current Thread