Re: [xsl] disable escaping in xalan:nodeset()

Subject: Re: [xsl] disable escaping in xalan:nodeset()
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Wed, 15 May 2002 21:36:47 +0200
Sorry, I can't help you here anymore. I never used Java directly for this. But I know it's possible. Have a look at http://xml.apache.org/xalan-j/index.html or more common JAXP. On the other hand I only know Saxon, which has a extension function parse(), which converts your string to XML.

Joerg

Ming schrieb:
The problem is that the method call xmldb:getXmlRecord(@name) is a java method,
not a servlet.  Is there a way to return a nodeset in a java method call?
>
You also mentioned that maybe it can be done with extension functions. Can you
explain a little more about it?

Thanks a lot.

Ming


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


Current Thread