Re: Return XML part in a external function call

2008-11-17 Thread Anas EL HAJJAJI
Hello, Thanks for your answer, I didn't find the implementation, Can you give me exactly the lines of code that permit me to do that, how can I transform my xml document (string) to a xmlDocument and return It in my external, Thank you very much, 2008/11/17 David Bertoni <[EMAIL PROTECTED]> >

Re: Return XML part in a external function call

2008-11-17 Thread David Bertoni
Anas EL HAJJAJI wrote: Hi, My problem is : In a XSL file I make a call to an external function : ** The function ListToXML() is like thatt : *XObjectPtr NGATranslatorXSLFunctionListToXML::execute( XPathExecutionContext& io__executionContext, XalanNode*

Return XML part in a external function call

2008-11-17 Thread Anas EL HAJJAJI
Hi, My problem is : In a XSL file I make a call to an external function : ** The function ListToXML() is like thatt : *XObjectPtr NGATranslatorXSLFunctionListToXML::execute( XPathExecutionContext& io__executionContext, XalanNode* io__context, con