Hi,
I want to return some data from the extension funciton in the form
of XalanNode rather than in the form of string.
Does any body has sample code, on how to do this.
Can I modify the context node in the execute method of external funciton, so
that I can read the changes back in xsl?
Currently, I am passing the data in the form of string fom xsl file to
external funciton and getting the data back in the form
of string(delimited). I am assuming that doing this with XalanNode will be
more faster than with strings. Am I right?
Please let me know how can I create and return XalanNode from execute
function.
Thank You.
Raj.
"MMS <firstam.com>" made the following
annotations on 09/25/01 10:00:15
------------------------------------------------------------------------------
"THIS E-MAIL MESSAGE AND ANY FILES TRANSMITTED HEREWITH, ARE INTENDED SOLELY FOR THE
USE OF THE INDIVIDUAL(S) ADDRESSED AND MAY CONTAIN CONFIDENTIAL, PROPRIETARY OR
PRIVILEGED INFORMATION. IF YOU ARE NOT THE ADDRESSEE INDICATED IN THIS MESSAGE (OR
RESPONSIBLE FOR DELIVERY OF THIS MESSAGE TO SUCH PERSON) YOU MAY NOT REVIEW, USE,
DISCLOSE OR DISTRIBUTE THIS MESSAGE OR ANY FILES TRANSMITTED HEREWITH. IF YOU RECEIVE
THIS MESSAGE IN ERROR, PLEASE CONTACT THE SENDER BY REPLY E-MAIL AND DELETE THIS
MESSAGE AND ALL COPIES OF IT FROM YOUR SYSTEM."
==============================================================================