Mark Butler wrote: > > Hi Carsten > > > > I'm afraid it doesn't, because the contents of the DELI > > block seem to have > > > disappeared - why? > > > > > What do you mean with "disappeared"? > > Sorry I must have done something stupid with CVS, a fresh check > out seems to > cured this - wierd :) > No problem. So, now with Xalan it works for you as well?
> Incidentally is there any way I can change the DELI block so it does work > with XSLTC (after the code freeze of course)? > > At the moment DELI resolves the profile to a data object, then the > DELI/Cocoon integration converts this to a DOM tree and passes it into the > transformer as a parameter. I note TraxTransformer passes in a number of > parameters in a similar way, but it seems just to pass in values, not DOM > trees. Does it work with XSTLC? If so, would it be better if I did it like > this? Suggestions here would be welcome? > Hmm, I don't know - I guess this is a question for the xsltc/xalan team, if a dom tree can be used as a parameter. Perhaps it's a bug in xsltc? Carsten
