[Zopexmlmethods-users] =?iso-8859-1?Q?Re:_ZopeXMLMethods?=
Brought to you by:
arielpartners,
philikon
From: Craeg S. <cs...@ar...> - 2003-04-28 21:30:13
|
Hum. Not sure why that wouldn't work. Have you tried using a DTMLDocument instead of a method? If not, you might have to send a cut-down example in order to see what's going on. The complexity or degree of recursion really shouldn't matter. Regards, --Craeg > Hi Craeg > I'm trying to apply a XSLT Method on a DTML Method. The DTML Method > creates XML and gathers information from folders and documents in a > specific subfolder using <dtml-in objectValues> in a recursive way. > Unfortunately the XSLT Method never returns a result. > If I store the result from the DTML Method into a file and apply the > XSLT Method to this file it works fine. > What could be the problem? > Thanks for your help. > Urs > > |