xsl-list
[Top] [All Lists]

Re: [xsl] Serializing document fragment without using extensions

2010-09-30 05:11:36
Heiko Niemann wrote:

I need to put a document fragment (probably held by a temporary tree) into
a CDATA section. So I am looking for a way to serialize it. All I could
find were extensions - e.g. saxon:serialize() - doing the job. Sadly I
will not be able to use them. Is there a way to get this done with XSLT
2.0 without using extensions?

There are certainly stylesheet around that do that, see http://lenzconsulting.com/xml-to-string/ for instance.

--

        Martin Honnen
        http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>