xsl-list
[Top] [All Lists]

RE: [xsl] Escaping nodeset content

2006-03-09 11:52:09
Wendell Piez [mailto:wapiez(_at_)mulberrytech(_dot_)com] wrote:
At 12:47 PM 3/9/2006, Mike wrote:
You can write your own serializer in XSLT if you must, but 
it's not much
fun.

Oh, it's not so bad. Several of us have done it! :->

Check out http://xmlportfolio.com/xml-to-string/ (from Evan 
Lenz, back in '01).

(Using the extension function, if you have it, will be faster and 
easier. But this, you can hack.)

Awesome.  Thanks.

Related to writing my own extension function in .NET, it looks like the
XPathNavigatorReader will help me serialize the XPathNodeIterator that I get
when writing an extension function (which is what I tried to do before
posting this question here):
http://www.xmlmvp.org/common/index.html

Now I just have to pick which way to go.

-- 
Kipp E. Howard
Sr. Software Engineer, LexisNexis File & Serve
Phone: 425.372.1837 or 800.774.7317 ext 1837
Email: kipp(_dot_)howard(_at_)lexisnexis(_dot_)com


--~------------------------------------------------------------------
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>